Dual boot on Dell X300
- From: Daniel Devost <devost@xxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 16 Oct 2006 23:18:14 -0400
Hi,
I have a Dell X300 and I want to dual boot between Sarge and Etch. I have two drives, /dev/hda that holds Etch (/dev/hda1) and /dev/sda that holds Sarge (/dev/sda1). Both drives have swap space and grub and fstab have the correct entries. Grub is installed on the MBR of /dev/hda and the menu.lst resides in /boot/grub/.
Etch boots fine but Sarge terminates with:
pivot_root: No such file or directory
/sbin/init: 432:cannot open dev/console: No such file
Kernel panic - not syncing: Attempted to kill init!
/dev/hda is the regular drive of the laptop while /dev/sda is a drive mounted in the cdrom bay. Once etch is booted, I can mount /dev/sda1 and read/write to it.
Not sure what is going on.
Thanks in advance,
Daniel Devost
menu.lst:
title Debian GNU/Linux, kernel 2.4.27-2-386
root (hd1,0)
kernel /boot/vmlinuz-2.4.27-2-386 root=/dev/sda1 ro
initrd /boot/initrd.img-2.4.27-2-386
savedefault
boot
title Debian GNU/Linux, kernel 2.4.27-2-386 (recovery mode)
root (hd1,0)
kernel /boot/vmlinuz-2.4.27-2-386 root=/dev/sda1 ro single
initrd /boot/initrd.img-2.4.27-2-386
savedefault
boot
### END DEBIAN AUTOMAGIC KERNELS LIST
# This is a divider, added to separate the menu items below from the Debian
# ones.
title Other operating systems:
root
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/hda1.
title Debian GNU/Linux (testing/unstable) (on /dev/hda1)
root (hd0,0)
kernel /boot/vmlinuz-2.6.15-1-486 root=/dev/hda1
initrd /boot/initrd.img-2.6.15-1-486
savedefault
boot
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/hda1.
title Debian GNU/Linux 2.6.16-2-486 (on /dev/hda1)
root (hd0,0)
kernel /boot/vmlinuz-2.6.16-2-486 root=/dev/hda1
initrd /boot/initrd.img-2.6.16-2-486
savedefault
boot
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/hda1.
title Debian GNU/Linux (testing/unstable) (on /dev/hda1)
root (hd0,0)
kernel /boot/vmlinuz-2.6.16-2-686 root=/dev/hda1
initrd /boot/initrd.img-2.6.16-2-686
savedefault
boot
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/hda1.
title Ok Debian GNU/Linux (testing/unstable) (on /dev/hda1)
root (hd0,0)
kernel /boot/vmlinuz-2.6.17-2-486 root=/dev/hda1
initrd /boot/initrd.img-2.6.17-2-486
savedefault
boot
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
- Follow-Ups:
- Re: Dual boot on Dell X300
- From: Hodgins Family
- Re: Dual boot on Dell X300
- References:
- Re: spamcop
- From: Michelle Konzack
- Re: spamcop
- Prev by Date: Re: How many DDs are there?
- Next by Date: Re: changing the MBR for a dual-bootup system
- Previous by thread: Re: spamcop
- Next by thread: Re: Dual boot on Dell X300
- Index(es):
Relevant Pages
|