Testing/Reports/Sugar on a Stick: Difference between revisions
No edit summary |
No edit summary |
||
| Line 69: | Line 69: | ||
:[[File:EFI_Boot.JPG|150px]] <===click on image to enlarge | :[[File:EFI_Boot.JPG|150px]] <===click on image to enlarge | ||
:KEY: (x)= device name | :KEY: (x)= device name | ||
: | : 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''' | ||
Run "yum install livecd-tools" so it installs all the required | Run "yum install livecd-tools" so it installs all the required | ||