login
Header Space

 
 

um my system cannot mount my wd0c partition(i think that's my windows 2000 partition \)

June 23, 2004 - 10:28pm
Submitted by Anonymous on June 23, 2004 - 10:28pm.
OpenBSD

when i type # mount wd0c
it says :
'mount : can't find fstab entry for wd0c"
what should i do >???

do cat /etc/fstab and p

June 24, 2004 - 10:48am
Anonymous

do

cat /etc/fstab

and post the contents here.

wd0c is special BSD partition

August 1, 2006 - 12:07am
Chuck Cottrill (not verified)

The wd0c partition refers the the 'c' partition on BSD partition. There are three special values, 'a' for '/', 'b' for swap, and 'c' for the entire BSD partition (which is only one of the four IDE disk partitions). You shouldn't mount wd0c. You should mount wd0a, wd0d, etc, depending upon how many partitions you have.

disklabel -v hd0 will show you your partitions.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
speck-geostationary