Skip to content
Snippets Groups Projects
Commit 04929b72 authored by Phil Hagelberg's avatar Phil Hagelberg
Browse files

Mention gparted in nvme install section.

parent d1bbcc50
Branches nvme-gparted
No related tags found
No related merge requests found
Pipeline #306 failed
...@@ -103,7 +103,7 @@ This tells the kernel to mount the root filesystem from the ``mmcblk1p1`` device ...@@ -103,7 +103,7 @@ This tells the kernel to mount the root filesystem from the ``mmcblk1p1`` device
Operating System on NVMe Operating System on NVMe
------------------------ ------------------------
If you want to mount your root filesystem from an NVMe disk, you only need to partition it and copy the Linux filesystem to it. One way to do this is to copy the existing Linux system from the SD card to an NVMe disk. If you want to mount your root filesystem from an NVMe disk, you only need to partition it (``gparted`` works well for this) and copy the Linux filesystem to it. One way to do this is to copy the existing Linux system from the SD card to an NVMe disk.
First mount the target disk at ``/mnt`` (as root): First mount the target disk at ``/mnt`` (as root):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment