How do I mount an SSD?

Hello All,

A year later, I am trying to make my NVME work. I followed the instructions above but I got errors when I was trying to format the NVME.

Did Khadas update the NVME driver? Is there new procedures to make the NVME work on a VIM4?

Here is what’s happening!

khadas@flight:~$ sudo mkfs.ext4 /dev/nvme0n1p1
mke2fs 1.46.5 (30-Dec-2021)
Discarding device blocks: done
Creating filesystem with 61049385 4k blocks and 15269888 inodes
Filesystem UUID: 6e630db1-269c-4924-aaef-25340aeafc36
Superblock backups stored on blocks:
        32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208,
        4096000, 7962624, 11239424, 20480000, 23887872

Allocating group tables: done
Writing inode tables: done
Creating journal (262144 blocks): done
Writing superblocks and filesystem accounting information: mkfs.ext4: Input/output error while writing out and closing file system
khadas@flight:~$

Please let me know!
Thanks.