plainzwalker
08-14-2003, 07:00 PM
Okay, I'm trying to learn linux, so i installed suse 8.2/kde on my laptop.. Then decided to install RH9 on my main computer. I successfully installed it (wasn't too hard since it was pretty easy) and I was testing it out when I decided to reboot into windows to finish up some stuff for work. Well...it didn't want to boot. It shows chainloader +1 and then tries to boot from the CD and then crashes..
Here are the contents of my grub.conf, device.map and menu.lst:
grub.conf:
default=1
timeout=10
splashimage=(hd0,6)/grub/splash.xpm.gz
title Red Hat Linux (2.4.20-8)
root (hd0,6)
kernel /vmlinuz-2.4.20-8 ro root=LABEL=/ hdb=ide-scsi
initrd /initrd-2.4.20-8.img
title DOS
rootnoverify (hd0,5)
chainloader +1
device.map:
(fd0) /dev/fd0
(hd0) /dev/hda
menu.lst
default=1
timeout=10
splashimage=(hd0,6)/grub/splash.xpm.gz
title Red Hat Linux (2.4.20-8)
root (hd0,6)
kernel /vmlinuz-2.4.20-8 ro root=LABEL=/ hdb=ide-scsi
initrd /initrd-2.4.20-8.img
title DOS
rootnoverify (hd0,5)
chainloader +1
I have 2 HDs broken down into the following partitions (copied from hardware browser):
Name: Size (MB) Type
/dev/hda
hda1 57232 Extended
hda5 9052 ntfs
hda7 102 ext3
hda8 15853 ext3
hda6 22544 ntfs
hda9 761 linux-swap
unpartitioned 8927 free space
/dev/hdc
hdc2 9570 Extended
hdc5 9570 ntfs
hdc1 9523 fat32
Hopefully this will be enough information.. This is all very frustrating and I can figure it out. I would just wipe all the drives, except there are things that I can't replace and would need to get into windows to backup before I wiped the drives.
Thanks a Million in advance,
Jeff
Here are the contents of my grub.conf, device.map and menu.lst:
grub.conf:
default=1
timeout=10
splashimage=(hd0,6)/grub/splash.xpm.gz
title Red Hat Linux (2.4.20-8)
root (hd0,6)
kernel /vmlinuz-2.4.20-8 ro root=LABEL=/ hdb=ide-scsi
initrd /initrd-2.4.20-8.img
title DOS
rootnoverify (hd0,5)
chainloader +1
device.map:
(fd0) /dev/fd0
(hd0) /dev/hda
menu.lst
default=1
timeout=10
splashimage=(hd0,6)/grub/splash.xpm.gz
title Red Hat Linux (2.4.20-8)
root (hd0,6)
kernel /vmlinuz-2.4.20-8 ro root=LABEL=/ hdb=ide-scsi
initrd /initrd-2.4.20-8.img
title DOS
rootnoverify (hd0,5)
chainloader +1
I have 2 HDs broken down into the following partitions (copied from hardware browser):
Name: Size (MB) Type
/dev/hda
hda1 57232 Extended
hda5 9052 ntfs
hda7 102 ext3
hda8 15853 ext3
hda6 22544 ntfs
hda9 761 linux-swap
unpartitioned 8927 free space
/dev/hdc
hdc2 9570 Extended
hdc5 9570 ntfs
hdc1 9523 fat32
Hopefully this will be enough information.. This is all very frustrating and I can figure it out. I would just wipe all the drives, except there are things that I can't replace and would need to get into windows to backup before I wiped the drives.
Thanks a Million in advance,
Jeff