mirror of
https://github.com/mbirth/wiki.git
synced 2024-11-09 13:16:45 +00:00
Fixed more missing backticks. Renamed a few posts.
This commit is contained in:
parent
30758b679e
commit
50be261f39
@ -12,7 +12,7 @@ tags:
|
|||||||
- partitioning
|
- partitioning
|
||||||
---
|
---
|
||||||
After removal of the first primary partition, you might notice, that the names of the remaining partitions didn't
|
After removal of the first primary partition, you might notice, that the names of the remaining partitions didn't
|
||||||
change. `/dev/sda2` stays `/dev/sda2`. To renumber the partition, use ˋfdiskˋ and create a new primary partition no. 1
|
change. `/dev/sda2` stays `/dev/sda2`. To renumber the partition, use `fdisk` and create a new primary partition no. 1
|
||||||
which is located behind `sda2`. You might want to delete your swap partition, create a new one in partition slot no. 1.
|
which is located behind `sda2`. You might want to delete your swap partition, create a new one in partition slot no. 1.
|
||||||
|
|
||||||
Now enter the expert menu of fdisk and type <kbd>f</kbd> to fix the partition table. The partitions will be renumbered
|
Now enter the expert menu of fdisk and type <kbd>f</kbd> to fix the partition table. The partitions will be renumbered
|
||||||
|
@ -53,7 +53,7 @@ be back to disabled then. You might want to create a startup script.
|
|||||||
Waking remote PCs
|
Waking remote PCs
|
||||||
=================
|
=================
|
||||||
|
|
||||||
The simple way is to use ˋwakeonlanˋ which only supports MagicPacket™.
|
The simple way is to use `wakeonlan` which only supports MagicPacket™.
|
||||||
|
|
||||||
For a PC in a Class C network, use a call like this:
|
For a PC in a Class C network, use a call like this:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user