Permabanned
Its definitely a GRUB/kernel problem It looks as though you have a problem in menu.lst
As Mr Mpemba said, then post it up
Shak
As Mr Mpemba said, then post it up
Shak
/dev/hda1 /boot ext2 noauto,noatime 0 0
/dev/hda3 / ext3 noatime 0 2
/dev/hda2 none swap sw 0 1
/dev/cdroms/cdrom0 /mnt/cdrom iso9660 noauto,ro 0 0
proc /proc proc defaults 0 0
mount /boot
/dev/hda1 /boot ext2 noauto,noatime 0 0
/dev/hda1 /boot ext2 noatime 0 0
default 0
timeout 30
splashimage=(hd0,0)/boot/grub/splash.xpm.gz
title=Gentoo Linux
root (hd0,0)
kernel /boot/bzImage root=/dev/hda3
default 0
timeout 30
splashimage=(hd0,0)/boot/grub/splash.xpm.gz
title=Gentoo Linux
root=(hd0,0)
kernel /boot/bzImage root=/dev/hda3
title=My example Gentoo Linux
root (hd0,0)
kernel /boot/bzImage root=/dev/hda3
Originally posted by Shak
There are a lot of changes in this new setup and system are there not? I havent used 1.4 yet
Shak
Originally posted by Shak
I was mainly referring to the setup.
There is now "pci-setup" and "net-setup" etc. Seems slightly odd and new to me
Also subtle changes such as the grub.conf one
Shak
Originally posted by [RB]
I think I'm gonna have to admit defeat and start again!
Pay a little bit attention to detail next time. Make sure everything is right.
Thanks Guys
[RB]
/edit Forgot to say:
hda1 = Boot (ext2)
hda2 = Swap
hda3 = Root (ext2)
if that's any help
Originally posted by [RB]
I think I'm gonna have to admit defeat and start again!
Pay a little bit attention to detail next time. Make sure everything is right.
Thanks Guys
[RB]
/edit Forgot to say:
hda1 = Boot (ext2)
hda2 = Swap
hda3 = Root (ext2)
if that's any help
Originally posted by Shak
"Those were the days, when men were men and wrote their own device drivers" - Linus Torvalds
Shak