Initialize and activate swap
If you want to change selection, open document below and click on "Move attachment"
D.4. Installing Ubuntu from a Unix/Linux Systems on the partitions. For example, to create an ext3 file system on partition /dev/sda6 (that's our example root partition): # mke2fs -j /dev/sda6 To create an ext2 file system instead, omit -j. <span>Initialize and activate swap (substitute the partition number for your intended Ubuntu swap partition): # mkswap /dev/sda5 # sync # swapon /dev/sda5 Note Instead of using a dedicated swap partition, you may omit th Summary
status | not read | | reprioritisations | |
---|
last reprioritisation on | | | suggested re-reading day | |
---|
started reading on | | | finished reading on | |
---|
Details