Jump to content

Grub problem [solved]


Recommended Posts

I just installed Kanotix (grub) over my Mandriva (lilo). But I cannot launch WinXP from bootloader anymore. I cannot understand where is the problem. Grub find mine XP partition but when I select that line and hit enter it just hang up. And I can just turn off power and restart.

 

Any help is more than welcome!

 

Short map about my volumes:

 

HDA FAT32 (just files)

HDB FAT32 (just files)

SDA1 WINDOWS XP (this i want to start)

SDA5 FAT32 (just files)

SDA7 KANOTIX (raiserfs)

SDA6 SWAP (linux)

 

And here is my grub config

 

title Debian GNU/Linux, kernel

root (hd2,6)

kernel /boot/vmlinuz root=/dev/sda7 ro ramdisk_size=100000 lang=us apm=power-off nomce vga=0x31a

initrd /boot/initrd.img

boot

 

title Debian GNU/Linux, kernel 2.6.15.6-slh64-smp-2

root (hd2,6)

kernel /boot/vmlinuz-2.6.15.6-slh64-smp-2 root=/dev/sda7 ro ramdisk_size=100000 lang=us apm=power-off nomce vga=0x31a

initrd /boot/initrd.img-2.6.15.6-slh64-smp-2

boot

 

title Debian GNU/Linux, kernel 2.6.14-kanotix64-9

root (hd2,6)

kernel /boot/vmlinuz-2.6.14-kanotix64-9 root=/dev/sda7 ro ramdisk_size=100000 lang=us apm=power-off nomce vga=0x31a

initrd /boot/initrd.img-2.6.14-kanotix64-9

boot

 

### END DEBIAN AUTOMAGIC KERNELS LIST

title Windows 95/98/ME (hdb1)

root (hd1,0)

makeactive

chainloader +1

title Windows 2K/XP/2003 (sda1)

chainloader (hd2,0)+1

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...