Hi,

Chuanwen Wu schrieb:
> Disk /dev/cciss/c0d0
> 
> /dev/cciss/c0d0p1        NTFS
> /dev/cciss/c0d0p2        Linux
> /dev/cciss/c0d0p3        extended
> 
> grub > root (hd0,1) or  grub> root (hd0,0)

grub cannot access ntfs so you need to fire the bootloader from windows.
I have no idea what the device /dev/cciss is but grub should help you
with the tab key to find the right notation.

I boot my windows here with:
title Windows
 map (hd1) (hd0)
 rootnoverify (hd1,0)
 savedefault
 makeactive
 chainloader +1

you can forget the map I need it because I swaped my harddisks.
Hope that help a little bit.


Bye
Matthias

-- 

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the universe trying to
produce bigger and better idiots. So far, the universe is winning." --
Rich Cook
-- 
gentoo-user@gentoo.org mailing list

Reply via email to