Answer the question
In order to leave comments, you need to log in
How to move to another disk partition, vfat32?
The nvme disk has two partitions: nvme0n1p1 fvat 32 nvme0n1p2 fs ext4. I can not create a directory on the first partition, it says there is no such file or directory
Answer the question
In order to leave comments, you need to log in
Mount the nvme0n1p1 partition somewhere and you will be happy.
For example like this:
mkdir /tmp/nvme0n1p1
sudo mount /dev/nvme0n1p1 /tmp/nvme0n1p1
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question