Unable to mount HDD - Newbie question

Mikhail Goriachev mikhailg at webanoide.org
Mon May 14 15:48:07 UTC 2007


Oscar Chavarria wrote:
> fsck /dev/da0s1 /home
> fsck: could not determine filesystem type.
> 
> Go figure. Might the hdd be damaged? I guess not since boot recognized
> it, right?


Please don't top-post and keep the conversation on the list.


It seems like you've tried to fsck only the slice (da0s1). You have to
fsck the partition itself:

# fsck /dev/da0s1d

The last letter should be the one you assigned when you labeled that drive.



Show us the output of:

# ls /dev/da0*


Regards,
Mikhail.

-- 
Mikhail Goriachev
Webanoide

Telephone: +61 (0)3 62252501
Mobile Phone: +61 (0)4 38255158
E-Mail: mikhailg at webanoide.org
Web: www.webanoide.org


More information about the freebsd-questions mailing list