@@ -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):