Thread: Problems Configuring GRUB
just quick question on configuring grub, i'm trying make grub able able boot ubuntu, windows partition (sadly wine can't everything), , flavor of linux (the necessary info included). can boot ubuntu, i've tried bunch of things other distro work, no avail. lovely!
code:menu.lst excerpt title ubuntu 9.04, kernel 2.6.28-15-generic uuid 94b62394-a300-47cd-9caf-d430e61e5682 kernel /boot/vmlinuz-2.6.28-15-generic root=uuid=94b62394-a300-47cd-9caf-d430e61e5682 ro quiet splash initrd /boot/initrd.img-2.6.28-15-generic quiet title ubuntu 9.04, kernel 2.6.28-15-generic (recovery mode) uuid 94b62394-a300-47cd-9caf-d430e61e5682 kernel /boot/vmlinuz-2.6.28-15-generic root=uuid=94b62394-a300-47cd-9caf-d430e61e5682 ro single initrd /boot/initrd.img-2.6.28-15-generic quiet title ubuntu 9.04, memtest86+ uuid 94b62394-a300-47cd-9caf-d430e61e5682 kernel /boot/memtest86+.bin quiet ### end debian automagic kernels list title windows xp // removed because of wrong , possibly confusing info title sabayon // tried putting link sabayon boot folder, putting ink in ubuntu's boot folder , using directory, (/boot/sabayon instead of /boot in kernel/initr dir) didn't work. tried putting image in ubuntu boot folder, didn't work either. uuid 4507c5ca-1032-41cb-aedf-20613f5bd293 kernel /boot/kernel-genkernel-x86-2.6.29-sabayon root=uuid=4507c5ca-1032-41cb-aedf-20613f5bd293 ro initrd /boot/initramfs-genkernel-x86-2.6.29-sabayoncode:some info partitions // 'tree' ======================= /dev/sda------- ------/dev/sda1 // ubuntu partition ------/dev/sda2 // ubuntu swap ======================= /dev/sdb------- ------/dev/sdb1 // windows xp partition ------/dev/sdb2 // sabayon ======================= // ubuntu device.map file (hd0) /dev/sda (hd1) /dev/sdb // mount command output (sans unnecessary stuff) /dev/sda1 on / type ext3 (rw,relatime,errors=remount-ro) /dev/sdb1 on /media/disk type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096) // windows xp partition /dev/sdb2 on /media/% type ext4 (rw,nosuid,nodev,uhelper=hal) // sabayon partition
will me?
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Problems Configuring GRUB
Ubuntu
Comments
Post a Comment