Difference between revisions of "Testing/Reports/livecd-iso-to-disk"
Jump to navigation
Jump to search
m (Fedora 17 SoaS Writing of a 2 GB Firefly USB with persistence) |
m (Fedora-17-Alpha-RC4-i686-Live-Desktop script build 2GB Persistent USB-stick) |
||
Line 1: | Line 1: | ||
+ | ===Fedora-17-Alpha-RC4-i686-Live-Desktop=== | ||
+ | ====USB Stick==== | ||
+ | NOTE: use diskutility to unmount /dev/sdg1 | ||
+ | home 700 due to larger desktop live image | ||
+ | ====Command==== | ||
+ | sudo ./tools_livecd-iso-to-disk.sh --reset-mbr --overlay-size-mb 500 --home-size-mb 700 --delete-home --unencrypted-home Fedora-17-Alpha-RC4-i686-Live-Desktop.iso /dev/sd(x)1 | ||
+ | ====Transcript==== | ||
+ | |||
+ | Desktop$ sudo ./tools_livecd-iso-to-disk.sh --reset-mbr --overlay-size-mb 500 --home-size-mb 700 --delete-home --unencrypted-home Fedora-17-Alpha-RC4-i686-Live-Desktop.iso /dev/sdg1 | ||
+ | Verifying image... | ||
+ | ./tools_livecd-iso-to-disk.sh: line 806: checkisomd5: command not found | ||
+ | Are you SURE you want to continue? | ||
+ | Press Enter to continue or ctrl-c to abort | ||
+ | |||
+ | Copying live image to target device. | ||
+ | squashfs.img | ||
+ | 653074432 100% 6.26MB/s 0:01:39 (xfer#1, to-check=0/1) | ||
+ | |||
+ | sent 653154229 bytes received 31 bytes 6564364.42 bytes/sec | ||
+ | total size is 653074432 speedup is 1.00 | ||
+ | osmin.img | ||
+ | 8192 100% 0.00kB/s 0:00:00 (xfer#1, to-check=0/1) | ||
+ | |||
+ | sent 8265 bytes received 31 bytes 16592.00 bytes/sec | ||
+ | total size is 8192 speedup is 0.99 | ||
+ | Updating boot config file | ||
+ | Initializing persistent overlay file | ||
+ | 500+0 records in | ||
+ | 500+0 records out | ||
+ | 524288000 bytes (524 MB) copied, 77.6806 s, 6.7 MB/s | ||
+ | Initializing persistent /home | ||
+ | 700+0 records in | ||
+ | 700+0 records out | ||
+ | 734003200 bytes (734 MB) copied, 154.004 s, 4.8 MB/s | ||
+ | Formatting unencrypted /home | ||
+ | mke2fs 1.41.11 (14-Mar-2010) | ||
+ | Filesystem label= | ||
+ | OS type: Linux | ||
+ | Block size=4096 (log=2) | ||
+ | Fragment size=4096 (log=2) | ||
+ | Stride=0 blocks, Stripe width=0 blocks | ||
+ | 44832 inodes, 179200 blocks | ||
+ | 8960 blocks (5.00%) reserved for the super user | ||
+ | First data block=0 | ||
+ | Maximum filesystem blocks=184549376 | ||
+ | 6 block groups | ||
+ | 32768 blocks per group, 32768 fragments per group | ||
+ | 7472 inodes per group | ||
+ | Superblock backups stored on blocks: | ||
+ | 32768, 98304, 163840 | ||
+ | |||
+ | Writing inode tables: done | ||
+ | Creating journal (4096 blocks): done | ||
+ | Writing superblocks and filesystem accounting information: done | ||
+ | |||
+ | This filesystem will be automatically checked every 37 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 | ||
+ | Target device is now set up with a Live image! | ||
+ | $ | ||
+ | |||
+ | |||
===Fedora-17-Nightly-20120221.07-i686-Live-soas=== | ===Fedora-17-Nightly-20120221.07-i686-Live-soas=== | ||
*'''Fedora 17 SoaS Writing of a 2 GB Firefly USB with persistence''' | *'''Fedora 17 SoaS Writing of a 2 GB Firefly USB with persistence''' |
Revision as of 15:40, 23 February 2012
Fedora-17-Alpha-RC4-i686-Live-Desktop
USB Stick
NOTE: use diskutility to unmount /dev/sdg1 home 700 due to larger desktop live image
Command
sudo ./tools_livecd-iso-to-disk.sh --reset-mbr --overlay-size-mb 500 --home-size-mb 700 --delete-home --unencrypted-home Fedora-17-Alpha-RC4-i686-Live-Desktop.iso /dev/sd(x)1
Transcript
Desktop$ sudo ./tools_livecd-iso-to-disk.sh --reset-mbr --overlay-size-mb 500 --home-size-mb 700 --delete-home --unencrypted-home Fedora-17-Alpha-RC4-i686-Live-Desktop.iso /dev/sdg1 Verifying image... ./tools_livecd-iso-to-disk.sh: line 806: checkisomd5: command not found Are you SURE you want to continue? Press Enter to continue or ctrl-c to abort Copying live image to target device. squashfs.img 653074432 100% 6.26MB/s 0:01:39 (xfer#1, to-check=0/1) sent 653154229 bytes received 31 bytes 6564364.42 bytes/sec total size is 653074432 speedup is 1.00 osmin.img 8192 100% 0.00kB/s 0:00:00 (xfer#1, to-check=0/1) sent 8265 bytes received 31 bytes 16592.00 bytes/sec total size is 8192 speedup is 0.99 Updating boot config file Initializing persistent overlay file 500+0 records in 500+0 records out 524288000 bytes (524 MB) copied, 77.6806 s, 6.7 MB/s Initializing persistent /home 700+0 records in 700+0 records out 734003200 bytes (734 MB) copied, 154.004 s, 4.8 MB/s Formatting unencrypted /home mke2fs 1.41.11 (14-Mar-2010) Filesystem label= OS type: Linux Block size=4096 (log=2) Fragment size=4096 (log=2) Stride=0 blocks, Stripe width=0 blocks 44832 inodes, 179200 blocks 8960 blocks (5.00%) reserved for the super user First data block=0 Maximum filesystem blocks=184549376 6 block groups 32768 blocks per group, 32768 fragments per group 7472 inodes per group Superblock backups stored on blocks: 32768, 98304, 163840 Writing inode tables: done Creating journal (4096 blocks): done Writing superblocks and filesystem accounting information: done This filesystem will be automatically checked every 37 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 Target device is now set up with a Live image! $
Fedora-17-Nightly-20120221.07-i686-Live-soas
- Fedora 17 SoaS Writing of a 2 GB Firefly USB with persistence
- Set the tools_livecd-iso-to-disk.sh script as executable (Properties)
- Download link: http://bit.ly/livecd-iso-to-disk
USB Stick
2GB USB Fat 16 boot flag
- Root Desktop
Command
sudo ./tools_livecd-iso-to-disk.sh --reset-mbr --overlay-size-mb 500 --home-size-mb 900 --delete-home --unencrypted-home Fedora-17-Nightly-20120221.07-i686-Live-soas.iso /dev/sd(x)1
Transcript
root@ubuntu520:/home/(user)/Desktop# sudo ./tools_livecd-iso-to-disk.sh --reset-mbr --overlay-size-mb 500 --home-size-mb 900 --delete-home --unencrypted-home Fedora-17-Nightly-20120221.07-i686-Live-soas.iso /dev/sdg1 Verifying image... ./tools_livecd-iso-to-disk.sh: line 806: checkisomd5: command not found Are you SURE you want to continue? Press Enter to continue or ctrl-c to abort Copying live image to target device. squashfs.img 489586688 100% 8.28MB/s 0:00:56 (xfer#1, to-check=0/1) sent 489646525 bytes received 31 bytes 8515592.28 bytes/sec total size is 489586688 speedup is 1.00 osmin.img 8192 100% 0.00kB/s 0:00:00 (xfer#1, to-check=0/1) sent 8265 bytes received 31 bytes 16592.00 bytes/sec total size is 8192 speedup is 0.99 Updating boot config file Initializing persistent overlay file 500+0 records in 500+0 records out 524288000 bytes (524 MB) copied, 60.5367 s, 8.7 MB/s Initializing persistent /home 900+0 records in 900+0 records out 943718400 bytes (944 MB) copied, 137.359 s, 6.9 MB/s Formatting unencrypted /home mke2fs 1.41.11 (14-Mar-2010) Filesystem label= OS type: Linux Block size=4096 (log=2) Fragment size=4096 (log=2) Stride=0 blocks, Stripe width=0 blocks 57600 inodes, 230400 blocks 11520 blocks (5.00%) reserved for the super user First data block=0 Maximum filesystem blocks=239075328 8 block groups 32768 blocks per group, 32768 fragments per group 7200 inodes per group Superblock backups stored on blocks: 32768, 98304, 163840, 229376 Writing inode tables: done Creating journal (4096 blocks): done Writing superblocks and filesystem accounting information: done This filesystem will be automatically checked every 37 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 Target device is now set up with a Live image! root@ubuntu520:/home/(user)/Desktop#