Update bootdisk.md
This commit is contained in:
parent
3528e2d1c9
commit
57366c7998
1 changed files with 5 additions and 1 deletions
|
|
@ -1,5 +1,9 @@
|
||||||
# create a bootable disk
|
# create a bootable disk
|
||||||
1. sudo fdisk -l
|
|
||||||
|
```bash
|
||||||
|
sudo fdisk -l
|
||||||
|
```
|
||||||
|
|
||||||
```
|
```
|
||||||
Disk /dev/sdc: 58,98 GiB, 63333990400 bytes, 123699200 sectors
|
Disk /dev/sdc: 58,98 GiB, 63333990400 bytes, 123699200 sectors
|
||||||
Disk model: Flash Disk
|
Disk model: Flash Disk
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue