Changes between Version 3 and Version 4 of External Disk Preparation for CW Backups


Ignore:
Timestamp:
09/13/06 17:40:55 (19 years ago)
Author:
cdelacruz/admin@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • External Disk Preparation for CW Backups

    v3 v4  
    3737{{{
    3838sudo mkfs -t ext3 -L calusb /dev/sdb
     39
     40mke2fs 1.38 (30-Jun-2005)
     41/dev/sdb is entire device, not just one partition!
     42Proceed anyway? (y,n) y
     43Filesystem label=calusb
     44OS type: Linux
     45Block size=4096 (log=2)
     46Fragment size=4096 (log=2)
     4748840704 inodes, 97677846 blocks
     484883892 blocks (5.00%) reserved for the super user
     49First data block=0
     502981 block groups
     5132768 blocks per group, 32768 fragments per group
     5216384 inodes per group
     53Superblock backups stored on blocks:
     54        32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208,        4096000, 7962624, 11239424, 20480000, 23887872, 71663616, 78675968
     55Writing inode tables: done
     56Creating journal (32768 blocks): done
     57Writing superblocks and filesystem accounting information: done
     58
     59This filesystem will be automatically checked every 36 mounts or
     60180 days, whichever comes first.  Use tune2fs -c or -i to override.
     61
     62
     63
    3964}}}
    4065(4) re-attach the drive to the workstation, Ubuntu will automount the drive.