Line 2: |
Line 2: |
| *http://bit.ly/livecd-iso-to-disk has a older command for parted, which will not work with f17. | | *http://bit.ly/livecd-iso-to-disk has a older command for parted, which will not work with f17. |
| :https://bugzilla.redhat.com/show_bug.cgi?id=750228#c23 | | :https://bugzilla.redhat.com/show_bug.cgi?id=750228#c23 |
| + | ===EFI-USB-Fedora-17-Beta-x86-64-Live Soas=== |
| + | *Boots MacBook Pro i7 |
| + | ====Transcript==== |
| + | :Root terminal |
| + | * ./tools_livecd-iso-to-disk.sh --format --efi --overlay-size-mb 300 --home-size-mb 175 --delete-home --unencrypted-home Fedora-17-Beta-x86_64-Live-SoaS.iso /dev/sdb1 |
| + | Verifying image... |
| + | ./tools_livecd-iso-to-disk.sh: line 900: checkisomd5: command not found |
| + | Are you SURE you want to continue? |
| + | Press Enter to continue or ctrl-c to abort |
| + | |
| + | WARNING: THIS WILL DESTROY ANY DATA ON /dev/sdb!!! |
| + | Press Enter to continue or ctrl-c to abort |
| + | |
| + | wipefs: WARNING: /dev/sdb: appears to contain 'gpt' partition table |
| + | Waiting for devices to settle... |
| + | mkdosfs 3.0.9 (31 Jan 2010) |
| + | Copying live image to target device. |
| + | squashfs.img |
| + | 500154368 100% 5.90MB/s 0:01:20 (xfer#1, to-check=0/1) |
| + | |
| + | sent 500215497 bytes received 31 bytes 6137613.84 bytes/sec |
| + | total size is 500154368 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 |
| + | 300+0 records in |
| + | 300+0 records out |
| + | 314572800 bytes (315 MB) copied, 71.4079 s, 4.4 MB/s |
| + | Initializing persistent /home |
| + | 175+0 records in |
| + | 175+0 records out |
| + | 183500800 bytes (184 MB) copied, 35.3457 s, 5.2 MB/s |
| + | Formatting unencrypted /home |
| + | mke2fs 1.41.14 (22-Dec-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 31 mounts or |
| + | 180 days, whichever comes first. Use tune2fs -c or -i to override. |
| + | tune2fs 1.41.14 (22-Dec-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-Beta-RC4-x86_64-Live-SoaS=== | | ===Fedora-17-Beta-RC4-x86_64-Live-SoaS=== |
| *http://dl.fedoraproject.org/pub/alt/stage/17-Beta.RC4/Live/x86_64/Fedora-17-Beta-x86_64-Live-SoaS.iso '''no longer available''' | | *http://dl.fedoraproject.org/pub/alt/stage/17-Beta.RC4/Live/x86_64/Fedora-17-Beta-x86_64-Live-SoaS.iso '''no longer available''' |