[Prev][Next][Index][Thread]

Mounting a partition



I use grub to access a kernel by using root=(hd0,0) and I can find my
kernel just fine.  When I am writing code (very similar to linux_fs_com)
and I tell it to use the hd0 diskname and partition 0 and then boot the
kernel, it says it can't find the partition.  I have tried a lot of
substitutes such as:

hda0
0

hda0
1

hda
0

hd0
a

etc... I have tried many others.  I can't figure out the correct one.
Anyone else done something similar?

-Terry



Follow-Ups: References: