Hello,
I would like to mount (read-write) the ventoy partition from a live linux distribution that booted from ventoy. I tried 2 different versions but I have the same problem.
I type as root :
# mount -t auto -o rw /dev/sdb1 /mnt/newlycreatedmountpoint
It does not work. The message is : already mounted or mount point busy
The partition is not already mounted, of course, and the mount point has been created manually and is not busy.
I would like to mount (read-write) the ventoy partition from a live linux distribution that booted from ventoy. I tried 2 different versions but I have the same problem.
I type as root :
# mount -t auto -o rw /dev/sdb1 /mnt/newlycreatedmountpoint
It does not work. The message is : already mounted or mount point busy
The partition is not already mounted, of course, and the mount point has been created manually and is not busy.