longpanda
longpanda
@youk 1. Which ISO did you test? 2. run the following command in the terminal and give the result ``` uname -a blkid mount | grep sda ```
@youk How did you get `/dev/sda1 already mounted or mount point busy` ? blkid didn't print any partition for `/dev/sda` which is your Ventoy disk?
run ``` mkdir abc mount /dev/sda1 abc ```
The following gif shows how I tested in VMWare. 
I will test in my laptop later, but I don't think there is anything difference about this. Did you test exactly as what I did step by step? Maybe you...
Besides, did you enable secure boot in your BIOS? If yes, then try disable it and retry for test. EDIT: no need anymore. I test with secure boot enabled in...
Please make a double check that you does use the latest **Ventoy-1.0.89** release. I fixed an issue about `VTOY_LINUX_REMOUNT` option in Ventoy-1.0.89 for new kernel version, so for old release...
I test in my laptop and it also work fine.  
@DaRubyMiner360 Did you use Ventoy 1.0.89? Did you test ISO or vdisk ? Run the following cmd ``` uname -a blkid mount mkdir abc mount /dev/sda1 abc ```
@chewitt Ventoy download the source code and build the dm.ko module for LE8.x/9.x. That's why I made this feature request because I don't want to do this for every LE...