Changes between Version 15 and Version 16 of Installation/VM


Ignore:
Timestamp:
Jan 8, 2013 1:29:15 PM (11 years ago)
Author:
jhickey
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Installation/VM

    v15 v16  
    4444tunefs: soft updates journaling set
    4545root@users:/root # vim /etc/fstab
     46root@users:/root # cat /etc/fstab
     47# Device        Mountpoint      FStype  Options Dump    Pass#
     48/dev/da0p2      /               ufs     rw      1       1
     49/dev/da0p3      none            swap    sw      0       0
     50/dev/da1p1      /big            ufs     rw      1       1
    4651root@users:/root # mount /big
    4752root@users:/root # df -h