Line 1: |
Line 1: |
| + | ==Write Live 2GB USB with Persistence and separate /home== |
| + | *Downlink:http://koji.fedoraproject.org/koji/getfile?taskID=3452293&name=Fedora-16-Nightly-20111022.17-i686-Live-soas.iso |
| + | *format 2 GB USB fat 16 / boot flag set |
| + | :make livecd-iso-to-disk.sh executable |
| + | :sudo su password: |
| + | root terminal: |
| + | cd Desktop |
| + | ./livecd-iso-to-disk.sh --reset-mbr --overlay-size-mb 300 --home-size-mb 175 --delete-home --unencrypted-home /home/(user)/Desktop/Fedora-16-Nightly-20111022.17-i686-Live-soas.iso /dev/sdg1 |
| + | Verifying image... |
| + | ./livecd-iso-to-disk.sh: line 399: checkisomd5: command not found |
| + | Are you SURE you want to continue? |
| + | Press Enter to continue or ctrl-c to abort |
| + | Copying live image to USB stick |
| + | Updating boot config file |
| + | Initializing persistent overlay file |
| + | 300+0 records in |
| + | 300+0 records out |
| + | 314572800 bytes (315 MB) copied, 93.4335 s, 3.4 MB/s |
| + | Initializing persistent /home |
| + | 175+0 records in |
| + | 175+0 records out |
| + | 183500800 bytes (184 MB) copied, 55.0693 s, 3.3 MB/s |
| + | Formatting unencrypted /home |
| + | mke2fs 1.41.11 (14-Mar-2010) |
| + | Filesystem label= |
| + | OS type: Linux |
| + | Block size=1024 (log=0) |
| + | Fragment size=1024 (log=0) |
| + | Stride=0 blocks, Stripe width=0 blocks |
| + | 44880 inodes, 179200 blocks |
| + | 8960 blocks (5.00%) reserved for the super user |
| + | First data block=1 |
| + | Maximum filesystem blocks=67371008 |
| + | 22 block groups |
| + | 8192 blocks per group, 8192 fragments per group |
| + | 2040 inodes per group |
| + | Superblock backups stored on blocks: |
| + | 8193, 24577, 40961, 57345, 73729 |
| + | Writing inode tables: done |
| + | Creating journal (4096 blocks): done |
| + | Writing superblocks and filesystem accounting information: done |
| + | This filesystem will be automatically checked every 35 mounts or |
| + | 180 days, whichever comes first. Use tune2fs -c or -i to override. |
| + | tune2fs 1.41.11 (14-Mar-2010) |
| + | Setting maximal mount count to -1 |
| + | Setting interval between checks to 0 seconds |
| + | Installing boot loader |
| + | USB stick set up as live image! |
| + | |
| + | |
| '''See below for a collection of Live USB Sugar distributions''' | | '''See below for a collection of Live USB Sugar distributions''' |
| | | |