Re: restore grub-seperate partion?
- From: NoOp <glgxg@xxxxxxxxxxxxx>
- Date: Sun, 17 Aug 2008 13:14:20 -0700
On 08/17/2008 01:13 AM, Mumia W. wrote:
Linda, I think you've already installed Linux to a partition because
WUBI probably has no need for Grub. If that's so, then you're free to
Umm... yes Wubi uses grub. In fact a grub menu.lst is created and
installed on the Windows machine in:
ubuntu\disks\boot\grub
and
ubuntu\winboot
On a dual boot system the Wubi menu.lst is modified to show all other
OS's as well. Here is mine (wubi menu.lst) on a dual boot where Ubuntu
(Gutsy) is on one drive (sda1) and WinXPPro w/wubi/ubuntu (Hardy 8.04.1)
is installed on the other (sdb1) - note the "looped=" entries:
## ## End Default Options ##
title Ubuntu 8.04.1, kernel 2.6.24-19-generic
root ()/ubuntu/disks
kernel /boot/vmlinuz-2.6.24-19-generic root=UUID=<snipped>
loop=/ubuntu/disks/root.disk ro quiet splash
initrd /boot/initrd.img-2.6.24-19-generic
title Ubuntu 8.04.1, kernel 2.6.24-19-generic (recovery mode)
root ()/ubuntu/disks
kernel /boot/vmlinuz-2.6.24-19-generic root=UUID=<snipped>
loop=/ubuntu/disks/root.disk ro single
initrd /boot/initrd.img-2.6.24-19-generic
title Ubuntu 8.04.1, memtest86+
root ()/ubuntu/disks
kernel /boot/memtest86+.bin
### 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/sda1.
title Ubuntu 7.10, kernel 2.6.22-15-generic (on /dev/sda1)
root (hd0,0)
kernel /boot/vmlinuz-2.6.22-15-generic root=UUID=<snipped> ro quiet splash
initrd /boot/initrd.img-2.6.22-15-generic
savedefault
boot
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda1.
title Ubuntu 7.10, kernel 2.6.22-15-generic (recovery mode) (on /dev/sda1)
root (hd0,0)
kernel /boot/vmlinuz-2.6.22-15-generic root=UUID=<snipped> ro single
initrd /boot/initrd.img-2.6.22-15-generic
savedefault
boot
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda1.
title Ubuntu 7.10, kernel 2.6.22-14-generic (on /dev/sda1)
root (hd0,0)
kernel /boot/vmlinuz-2.6.22-14-generic root=UUID=<snipped> ro quiet splash
initrd /boot/initrd.img-2.6.22-14-generic
savedefault
boot
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda1.
title Ubuntu 7.10, kernel 2.6.22-14-generic (recovery mode) (on /dev/sda1)
root (hd0,0)
kernel /boot/vmlinuz-2.6.22-14-generic root=UUID=<snipped> ro single
initrd /boot/initrd.img-2.6.22-14-generic
savedefault
boot
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda1.
title Ubuntu 7.10, memtest86+ (on /dev/sda1)
root (hd0,0)
kernel /boot/memtest86+.bin
savedefault
boot
# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/sdb1
title Microsoft Windows XP Professional
root (hd1,0)
savedefault
map (hd0) (hd1)
map (hd1) (hd0)
chainloader +1
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
- References:
- restore grub
- From: Linda Vest Castanos
- Re: restore grub
- From: David Fox
- Re: restore grub
- From: Karl Larsen
- Re: restore grub
- From: James Takac
- Re: restore grub
- From: Mumia W.
- Re: restore grub
- From: Derek Broughton
- Re: restore grub-seperate partion?
- From: Linda Vest Castanos
- Re: restore grub-seperate partion?
- From: Mumia W.
- restore grub
- Prev by Date: latex fonts for LCD reading?
- Next by Date: Re: where is alsaconf?
- Previous by thread: Re: c:\boot.ini
- Next by thread: Re: restore grub
- Index(es):
Relevant Pages
|