Changes between Version 8 and Version 9 of Procedures/EndUserDelivery/HardDisk


Ignore:
Timestamp:
Aug 2, 2011, 3:14:06 PM (13 years ago)
Author:
knpa
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Procedures/EndUserDelivery/HardDisk

    v8 v9  
    5959 1. Unmount the partition if it remounted.
    6060 1. Run `mkntfs --label ARSFDAN --quick /dev/PARTITION`
    61  1. Unplug the disk and plug back in. The disk space should be located under /media/ARSFDAN.
    62  1. It is wise to check that this destination is correct: 'df /media/ARSFDAN' to check that this is where the device is mounted.
    6361 1. Permissions fixes aren't needed for NTFS (I think).
    64 
    6562
    6663
    6764== Copy over your data onto the disk ==
    6865
    69 Copy the delivery folder to /media/ARSFDAN.
     66 1. Unplug the disk and plug back in. The disk space should be located under /media/ARSFDAN. It is wise to check that this destination is correct: 'df /media/ARSFDAN' to check that this is where the device is mounted.
     67 1. Copy the delivery folder to /media/ARSFDAN.
    7068
    7169NOTE: Be sure to record the number of the hard disk (or giving it one if it does not yet have one) before packing it.
     
    8886
    8987Remount and fix permissions:
    90  1. Unplug the disk and plug back in. The disk space should be located under /media/disk.
    91  1. It is wise to check that this destination is correct: 'df /media/disk' to check that this is where the device is mounted.
     88 1. Unplug the disk and plug back in. The disk space should be located under /media/disk. It is wise to check that this destination is correct: 'df /media/disk' to check that this is where the device is mounted.
    9289 1. Make writable for everyone using chmod a+rwx /media/disk
    9390