Results 1 to 7 of 7
i wish to set up this dual boot and can run both suse and mdk but have to reinstall the bootlooder to do so.
i have them on 2 different ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-24-2005 #1Linux Newbie
- Join Date
- Aug 2004
- Posts
- 220
dual booting mdk10.1 & suse9.1
i wish to set up this dual boot and can run both suse and mdk but have to reinstall the bootlooder to do so.
i have them on 2 different drives (installed suse after mdk) then reloaded mdk bootloader (grub) added in a option and pointed it to the suse partion but it comes up with and error about the partion not being ext 3 and hits the message kernel panic
i guess im asking for a howto dual boot 2 linux os's
- 03-24-2005 #2
Can you post your Mandrake /boot/grub/grub.conf? Also, look in the Mandrake Control Center, where it shows your drives and partitions and see what it's calling your second hard drive partition where SuSE is. Is it hdb1?
- 03-24-2005 #3Linux Newbie
- Join Date
- Aug 2004
- Posts
- 220
odd, theres no grub.conf but heres menu.lst:
and if it helps here is the suse file:Code:timeout 10 default 0 title linux kernel (hd0,6)/vmlinuz root=/dev/hda6 acpi=ht resume=/dev/hdb5 splash=silent vga=788 initrd (hd0,6)/initrd.img title linux-nonfb kernel (hd0,6)/vmlinuz root=/dev/hda6 acpi=ht resume=/dev/hdb5 initrd (hd0,6)/initrd.img title failsafe kernel (hd0,6)/vmlinuz root=/dev/hda6 failsafe acpi=ht resume=/dev/hdb5 initrd (hd0,6)/initrd.img
Code:###Don't change this comment - YaST2 identifier: Original name: linux### title Linux kernel (hd1,1)/boot/vmlinuz root=/dev/hdb2 vga=0x317 splash=silent desktop resume=/dev/hda5 showopts initrd (hd1,1)/boot/initrd
- 03-25-2005 #4Linux Newbie
- Join Date
- Aug 2004
- Posts
- 220
*looks at above post. screams at his own stupidity and hits self over the head*
after combining the last bit of code to the first file it booted properly.
man am i dumb.
- 03-25-2005 #5
LOL! I was going to tell you to do the same thing! All is good now?
- 03-25-2005 #6Linux Newbie
- Join Date
- Aug 2004
- Posts
- 220
yep all is good except for a bit of wounded pride
- 03-25-2005 #7The only way to ever learn anything is to make mistakes. Now you will know how to edit your menu.lst when you add your third distro...
Originally Posted by robotics56a


Reply With Quote
