View Single Post
  #3   (View Single Post)  
Old 10th May 2008
topche's Avatar
topche topche is offline
Real Name: Tosho
New User
 
Join Date: May 2008
Location: Sofia,Bulgaria
Posts: 4
Default

Code:
bsdlabel /dev/ad0s3
# /dev/ad0s3:
8 partitions:
#        size   offset    fstype   [fsize bsize bps/cpg]
  c: 133243110        0    unused        0     0         # "raw" part, don't edit
  d: 133243110        0    4.2BSD     2048 16384 28552
for ad1s1:
Code:
[root@server ~]# mount /dev/ad1s1 /maxtor/
[root@server ~]# mount
/dev/ad0s1a on / (ufs, local)
devfs on /dev (devfs, local)
/dev/ad0s3c on /second (ufs, local, soft-updates)
/dev/ad1s1 on /maxtor (ufs, local)
in this case what should be in fstab entry ?
__________________
TANSTAAFL : "There Ain't No Such Thing As A Free Lunch"
Reply With Quote