Hi All,
Trying to mount the old 1TB (but working disk) on new server, and get it
to appear every time on boot up (and be visible in Windows via Samba).
This is what "gpart show da0" shows:
Here is what "gpart show da0s1" shows:
Have created directory "ExtUSB" under /media:
What would you suggest for possible mounting commands?
How would I get this drive to mount automatically on boot-up?
(Don't need Samba instructions -- yet.)
Thanks for any help you can provide.
Trying to mount the old 1TB (but working disk) on new server, and get it
to appear every time on boot up (and be visible in Windows via Samba).
This is what "gpart show da0" shows:
Code:
=> 63 1953525105 da0 MBR (932G)
63 1953525105 1 freebsd [active] (932g)
Here is what "gpart show da0s1" shows:
Code:
=> 0 1953525105 da0s1 BSD (932G)
0 1048576 1 freebsd-ufs (512M)
1048576 8185200 2 freebsd-swap (3.9G)
9233776 6189056 4 freebsd-ufs (3.0G)
15422832 1048576 5 freebsd-ufs (512M)
16471408 1937053697 6 freebsd-ufs (924G)
Have created directory "ExtUSB" under /media:
Code:
/media/ExtUSB
What would you suggest for possible mounting commands?
How would I get this drive to mount automatically on boot-up?
(Don't need Samba instructions -- yet.)
Thanks for any help you can provide.