On Saturday 10 February 2007 23:38, Steffen H. Larsen wrote: > [...] but now I looked at the post above me and well I saw that > he used > the command like this > > root (hd0,0) > > and I tried that too and now it seem to work. > I guess the last number was more > important than what I thourght it was ^^ silly me thinking that > it was a shortning for hd0,hd1 or somthing like that ^^
(hd0) is the WHOLE disk (first hard disk, numbering starts from 0) (hd0,0) is the first PARTITION on the first disk. -- Barius -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
