List Info

Thread: Config Boot loader




Config Boot loader
user name
2006-09-29 14:24:02
I need to config the boot loader so that I can boot to Ubuntu or Windows XP.
XP is not in the list  because I installed XP via a Ghost backup.
Please tell me how to config the bootloader in Ubuntu.

Ubuntu is located at /dev/hda3
XP is located at /dev/hda5
Config Boot loader
user name
2006-09-29 14:54:54
On 29/09/06, Nguyễn Văn Thoại <nguyenvanthoaigmail.com> wrote:
> I need to config the boot loader so that I can boot to
Ubuntu or Windows XP.
> XP is not in the list  because I installed XP via a
Ghost backup.
> Please tell me how to config the bootloader in Ubuntu.
>
> Ubuntu is located at /dev/hda3
> XP is located at /dev/hda5
>
> --
> ubuntu-users mailing list
> ubuntu-userslists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
>
>


-- 
Steve
Despair - It's always darkest just before it goes pitch
black...
-- 
ubuntu-users mailing list
ubuntu-userslists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users

Config Boot loader
user name
2006-09-29 14:59:29
On 29/09/06, Steve Flynn <anothermindbombgmail.com> wrote:
> On 29/09/06, Nguyễn Văn Thoại
<nguyenvanthoaigmail.com> wrote:
> > I need to config the boot loader so that I can
boot to Ubuntu or Windows XP.
> > XP is not in the list  because I installed XP via
a Ghost backup.
> > Please tell me how to config the bootloader in
Ubuntu.
> >
> > Ubuntu is located at /dev/hda3
> > XP is located at /dev/hda5

My apologies for the completely content free post I just
made. I was
going to refer you to the man pages for grub in addition to
this
stanza for Windows (which will require amendment).

# section to load Windows
title Windows
        rootnoverify (hd0,0)
        chainloader +1


I'd love to give you a complete grub file, but I don't have
a machine
with Linux iinstalled to hand...

-- 
Steve
Despair - It's always darkest just before it goes pitch
black...
-- 
ubuntu-users mailing list
ubuntu-userslists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users

Config Boot loader
user name
2006-09-29 22:27:04
Nguyễn Văn Thoại wrote:
> I need to config the boot loader so that I can boot to
Ubuntu or Windows XP.
> XP is not in the list  because I installed XP via a
Ghost backup.
> Please tell me how to config the bootloader in Ubuntu.
> 
> Ubuntu is located at /dev/hda3
> XP is located at /dev/hda5
> 
> 

See:

http://ubuntuguide.org/wiki/Dapper#How
_to_add_Windows_entry_into_GRUB_menu

Here is a copy of the relevant parts of mine:

title		Ubuntu, kernel 2.6.15-27-386
root		(hd1,0)
kernel		/boot/vmlinuz-2.6.15-27-386 root=/dev/hdb1 ro quiet
splash
initrd		/boot/initrd.img-2.6.15-27-386
savedefault
boot

title		Ubuntu, kernel 2.6.15-27-386 (recovery mode)
root		(hd1,0)
kernel		/boot/vmlinuz-2.6.15-27-386 root=/dev/hdb1 ro single
initrd		/boot/initrd.img-2.6.15-27-386
boot

title		Ubuntu, kernel 2.6.15-26-386
root		(hd1,0)
kernel		/boot/vmlinuz-2.6.15-26-386 root=/dev/hdb1 ro quiet
splash
initrd		/boot/initrd.img-2.6.15-26-386
savedefault
boot

title		Ubuntu, kernel 2.6.15-26-386 (recovery mode)
root		(hd1,0)
kernel		/boot/vmlinuz-2.6.15-26-386 root=/dev/hdb1 ro single
initrd		/boot/initrd.img-2.6.15-26-386
boot

title		Ubuntu, kernel 2.6.15-23-386
root		(hd1,0)
kernel		/boot/vmlinuz-2.6.15-23-386 root=/dev/hdb1 ro quiet
splash
initrd		/boot/initrd.img-2.6.15-23-386
savedefault
boot

title		Ubuntu, kernel 2.6.15-23-386 (recovery mode)
root		(hd1,0)
kernel		/boot/vmlinuz-2.6.15-23-386 root=/dev/hdb1 ro single
initrd		/boot/initrd.img-2.6.15-23-386
boot

title		Ubuntu, memtest86+
root		(hd1,0)
kernel		/boot/memtest86+.bin
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
a non-linux OS
# on /dev/hda1
title		Microsoft Windows 2000 Professional
root		(hd0,0)
savedefault
makeactive
chainloader	+1


# This entry automatically added by the Debian installer for
a non-linux OS
# on /dev/hdb5


title		Windows NT/2000/XP (loader)
root		(hd1,4)
savedefault
makeactive
map		(hd0) (hd1)
map		(hd1) (hd0)
chainloader	+1


-- 
ubuntu-users mailing list
ubuntu-userslists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users

Config Boot loader
user name
2006-09-30 06:27:21
This is the section from my /boot/grub/menu.lst file that
refers to 
Windows XP. Hope it helps. My system is just two hard drives
hda1 & 
sda1, for Ubuntu and XP respectively.
Hope it helps.
-----------------------------------
### 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
a non-linux OS
# on /dev/sda1
title Microsoft Windows XP Professional
root (hd1,0)
savedefault
makeactive
map (hd0) (hd1)
map (hd1) (hd0)
chainloader +1
-----------------------------------


Nguyễn Văn Thoại wrote:
> I need to config the boot loader so that I can boot to
Ubuntu or 
> Windows XP.
> XP is not in the list because I installed XP via a
Ghost backup.
> Please tell me how to config the bootloader in Ubuntu.
>
> Ubuntu is located at /dev/hda3
> XP is located at /dev/hda5


-- 
ubuntu-users mailing list
ubuntu-userslists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users

[1-5]

about | contact  Other archives ( Real Estate discussion Medical topics )