Line 150: |
Line 150: |
| : Use the {{Code|sudo blkid}} command in a terminal to see the USB and other device names for discs attached to the system. <!-- mount has a lot of extraneous info and the device may not automount and so not be present. --> | | : Use the {{Code|sudo blkid}} command in a terminal to see the USB and other device names for discs attached to the system. <!-- mount has a lot of extraneous info and the device may not automount and so not be present. --> |
| ::ie: /dev/sdb; /dev/sdc; /dev/sdd.... '''IMPORTANT very dangerous if you use the wrong one''' | | ::ie: /dev/sdb; /dev/sdc; /dev/sdd.... '''IMPORTANT very dangerous if you use the wrong one''' |
| + | ====Build EFI USB Boot Stick==== |
| + | *From booted f16-x86 64 hard disk install |
| Run "yum install livecd-tools" so it installs all the required | | Run "yum install livecd-tools" so it installs all the required |
| dependencies and then use livecd-iso-to-disk | | dependencies and then use livecd-iso-to-disk |
− | ----- | + | |
| Boots:MacBook-Proi7 | | Boots:MacBook-Proi7 |
| -EFI-Boot-USB | | -EFI-Boot-USB |
Line 159: |
Line 161: |
| * Has Persistence | | * Has Persistence |
| *2 GB Firefly USB | | *2 GB Firefly USB |
− | :'''formatted in F16-64 disk utility'''
| + | *>'''formatted in F16-64 disk utility VERY IMPORTANT''' < |
| fat /dev/sdb | | fat /dev/sdb |
| fat /dev/sdb1 | | fat /dev/sdb1 |
| * '''(Built in F16-64 gnome3-shell 3.2.1 on Acer Aspire One N450)''' | | * '''(Built in F16-64 gnome3-shell 3.2.1 on Acer Aspire One N450)''' |
− | * terminal:
| + | *Download link: http://alt.fedoraproject.org/pub/alt/stage/16.RC4/Spins/x86_64/Fedora-16-x86_64-Live-SoaS.iso |
− | ----------substitute the f16 SoaS,iso for v6-------------
| + | ====root terminal command line:==== |
− | '''sudo livecd-iso-to-disk --format --efi --overlay-size-mb 300 --home-size-mb 175 --delete-home --unencrypted-home Fedora-15-x86_64-Live-SoaS.iso /dev/sd(x)''' (x)=device name | + | |
| + | '''sudo livecd-iso-to-disk --format --efi --overlay-size-mb 300 --home-size-mb 175 --delete-home --unencrypted-home Fedora-16-x86_64-Live-SoaS.iso /dev/sd(x)''' (x)=device name |
| Verifying image... | | Verifying image... |
− | /home/(user)/Downloads/Fedora-15-x86_64-Live-SoaS.iso: 566e78411306dc76f8608a8958c0f8fa | + | /home/(user)/Downloads/Fedora-16-x86_64-Live-SoaS.iso: |
− | Fragment sums: 34bba2e2de25169fa69998bdffed8a3cebfe366f5e82264575b397bcb622 | + | Fragment sums: |
| Fragment count: 20 | | Fragment count: 20 |
| Press [Esc] to abort check. | | Press [Esc] to abort check. |