Re: Problem Booting Kernel 2.6.0
"Justin Hamm" <[email protected]> Wed, 12 Nov 2003 17:22:06 -0700
| Newsgroups | gmane.org.user-groups.aclug.linux-help |
|---|---|
| Message-ID | <000001c3a97c$2b77b490$0100a8c0@othello> |
Seems all it took was to remove the lba32 option and it worked. I think, to save myself a headache down the road, I'll go ahead and switch over to the method the site you referenced lays things out for a dual boot system. Thank you very much for your help! -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Jeff Vian Sent: Wednesday, November 12, 2003 2:38 PM To: [email protected] Subject: [linux-help] Re: Problem Booting Kernel 2.6.0 I reviewed the page I referenced in my earlier reply http://www.geocities.com/epark/linux/grub-w2k-HOWTO.html and I noted it says that with multiple drives the /boot partition must be on the same hard drive that has the boot loader. In my experience this is not a requirement, and in fact none of mine have ever been set up that way. The warning from LILO is likely the key, combined with the NTLDR limitations. Justin Hamm wrote: >Hello, > >I have come across a problem (others might have had similar probs) in >relation to kernel 2.6.0. I'm running LILO 22.5.8 with Debian unstable >with security updates, kernel 2.6.0test6. > >I have a problem booting to 2.6.0, here is the error I receive: > >-- snip -- >VFS: Cannot open root device "1602" or unknown-block(22,2) >Please append a correct "root=" boot option >Kernel panic: VFS: Unable to mount root fs on unknown-block(22,2) >-- snip -- > >Here is my lilo.conf file: > >-- snip -- >lba32 >boot=/dev/had >root=/dev/hdc2 >install=/boot/boot-menu.b >map=/boot/map >delay=20 >prompt >timeout=150 >vga=normal >default=Linux > >image=/vmlinuz > label=Linux > read-only > >image=/vmlinuz.old > label=LinuxOLD > read-only > optional > >other=/dev/hda1 > label="WinXP(hda1)" >-- snip -- > >I have gone in and tried other suggestions from other lists.. such as >adding a line append="root=/dev/hdc2" which had no effect, Also tried >running root=1602 just for giggles but it also had no effect (as I >didn't think it would.. but I ran outta options). > >Has anyone else experienced this problem when switching to 2.6.0? > >If anyone needs additional information, I'll be happy to provide it. > >Also, After I run /sbin/lilo to update any changes made, it keeps giving >me: "Warning: The boot sector and map file are on different disks." >Which I'm pretty sure I understand as a harmless warning, most dualboot >systems could result in the same if lilo wasn't installed on the Linux >partition... So I guess ignore that.. > >Thank you! >Justin > > >-- This is the [email protected] list. To unsubscribe, >visit http://www.complete.org/cgi-bin/listargate-aclug.cgi > > > > -- This is the [email protected] list. To unsubscribe, visit http://www.complete.org/cgi-bin/listargate-aclug.cgi -- This is the [email protected] list. To unsubscribe, visit http://www.complete.org/cgi-bin/listargate-aclug.cgi