Create bootdisk.md

This commit is contained in:
Sander Hautvast 2024-02-08 19:56:35 +01:00 committed by GitHub
parent 38abc72241
commit 02fc2efef0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

11
cmd/bootdisk.md Normal file
View file

@ -0,0 +1,11 @@
# create a bootable disk
1. sudo fdisk -l
```
Disk /dev/sdc: 58,98 GiB, 63333990400 bytes, 123699200 sectors
Disk model: Flash Disk
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: F...
```