This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| usb_formatting_with_swap_partition [2024/06/16 19:11] – seuros | usb_formatting_with_swap_partition [2024/10/31 23:51] (current) – [Deactivating the Swap Partition (Pre-unmount command)] hogwild | ||
|---|---|---|---|
| Line 28: | Line 28: | ||
| # mkfs.ext2 -L usb $partition | # mkfs.ext2 -L usb $partition | ||
| # mkfs.vfat -n usb $partition | # mkfs.vfat -n usb $partition | ||
| - | mkswap -L swap $swappartion | + | mkswap -L swap $swappartition |
| - | swapon | + | swapon |
| - | mkdir /mnt/usb && mount /dev/sda1 /mnt/usb | + | mkdir -p /mnt/usb && mount /dev/sda1 /mnt/usb |
| nvram set usb_automount=" | nvram set usb_automount=" | ||
| </ | </ | ||
| Line 94: | Line 94: | ||
| </ | </ | ||
| - | | + | \\ \\ |
| + | |||
| + | Next, mount the partitions: \\ \\ | ||
| <code -> | <code -> | ||
| Line 126: | Line 128: | ||
| \\ | \\ | ||
| + | | ||
| The field should look like this: | The field should look like this: | ||
| Line 147: | Line 149: | ||
| \\ | \\ | ||
| + | | ||
| The field should appear like this: | The field should appear like this: | ||
| Line 153: | Line 155: | ||
| Again, your form field may have additional data within it. | Again, your form field may have additional data within it. | ||
| )) | )) | ||
| - | + | \\ | |
| - | In both cases, click the Save button | + | |
| + | In both cases, click Save at the bottom before continuing. | ||
| Line 161: | Line 164: | ||
| | | ||
| - | \\ [[https:// | + | \\ [[https:// |
| | | ||
| Line 169: | Line 172: | ||
| | | ||
| - | \\ [[https:// | + | \\ [[https:// |
| \\ | \\ | ||