On Sat, Jun 14, 2003 at 10:40:09AM -0500, rm wrote:
> 
> LABEL=/
> LABEL=/boot
> /dev/fd0
> none
> none
> /dev/hda5
> /dev/cdrom
> 
> Then I did: fsck -y /dev/fd0
> 
> and it responded: 
> 
> fsck 1.26 (3-Feb-2002)
> Could not determine filesystem type for /dev/fd0
> fsck: fsck.auto: not found
> fsck Error 2 while executing fsck.auto for /dev/fd)
> 
> Any idea what the fsck I did wrong here?

Do you want to check the floppy drive?

Try 

 e2fsck -f -c /dev/hda5

and other Linux partitions on hda.

-- 
Hal Burgiss
 


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to