Sugar on a Stick/Linux/bootable device: Difference between revisions

Created page with "<noinclude> These instructions help with determining and setting disk partitions as bootable devices. {{Highlight|'''Note''': This page is transcluded in other instruction pa..."
 
No edit summary
 
Line 4: Line 4:
{{Highlight|'''Note''': This page is transcluded in other instruction pages.}}
{{Highlight|'''Note''': This page is transcluded in other instruction pages.}}
</noinclude>
</noinclude>
* Check the disk partition table for a device, such as {{Code|/dev/sdc}},<br>
* Check the disk partition table for a device, such as {{Code|/dev/sdc}},<br>
: {{Code|sudo fdisk '''-l''' /dev/sdc}} &nbsp; ''<----that's a lowercase letter 'L' for the '''l'''ist option.''
: {{Code|sudo fdisk '''-l''' /dev/sdc}} &nbsp; ''<----that's a lowercase letter 'L' for the '''l'''ist option.''