Commit cdce16d
installation/live-images/prep: fix hint about block device names
The X in /dev/sdX block names is a letter not a number.
See <https://wiki.archlinux.org/title/Device_file#Block_devices>.
The change may prevent confusion for newbies between device name and partition name.1 parent f5f2c3f commit cdce16d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments