Myles Watson wrote: > >> You need to check if your kernel has >> 1. correct partition type support > > > I have CONFIG_MSDOS_PARTITION set, is there something else I need?
Hm. Does /sys/block/hda/hda1 exist? It should be automatically created by the kernel if you mount sysfs. If it doesn't exist, the partition could not be found. Now check if at least /sys/block/hda is there. If not, even the hard disk was not found. Regards, Carl-Daniel -- http://www.hailfinger.org/ -- linuxbios mailing list [email protected] http://www.openbios.org/mailman/listinfo/linuxbios
