Jump to content

multi-boot with grub


hawklord
 Share

Recommended Posts

hi,

 

i have mdv2008.1 as my primary operating system and dual boot xp through grub,

i need a little hand with adding mdv2009.1 to grub,

 

this is my setup

 

primary ide master = mdv2008.1

primary ide slave = windows xp

 

mdv2009.1 is on my first sata drive

 

i would like to add 2009 to 2008's menu.lst

 

[daddy@localhost ~]$ sudo fdisk -l
Password:

Disk /dev/sda: 320.0 GB, 320071851520 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xb839ff25

  Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *        5100        7649    20482875    7  HPFS/NTFS
/dev/sda2            7650       38913   251128080    7  HPFS/NTFS
/dev/sda3               1        5099    40957686    5  Extended
/dev/sda5               1        1568    12594897   83  Linux
/dev/sda6            1569        1970     3229033+  82  Linux swap / Solaris
/dev/sda7            1971        5099    25133661   83  Linux

Partition table entries are not in disk order

Disk /dev/sdb: 30.7 GB, 30748950016 bytes
255 heads, 63 sectors/track, 3738 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x0003bf4f

  Device Boot      Start         End      Blocks   Id  System
/dev/sdb1   *           1        1019     8185086   83  Linux
/dev/sdb2            1020        3738    21840367+   5  Extended
/dev/sdb5            1020        1528     4088511   82  Linux swap / Solaris
/dev/sdb6            1529        3738    17751793+  83  Linux

Disk /dev/sdc: 13.0 GB, 13022324736 bytes
255 heads, 63 sectors/track, 1583 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xf4590176

  Device Boot      Start         End      Blocks   Id  System
/dev/sdc1   *           1        1582    12707383+   7  HPFS/NTFS

 

grub> find /boot/vmlinuz
(hd0,4)
(hd1,0)

grub> find /boot/initrd.img
(hd0,4)
(hd1,0)

 

i've tried hd0,1 to hd0,5 with no success

 

any ideas ?

 

ta

Link to comment
Share on other sites

When I installed 2008.1 (IIRC) I had to chain load it, due to a glitch or improvement in grub. I can't remember exactly why or how I went about it.

 

Someone will pass through here knowing how it is done.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...