longpanda

Results 532 comments of 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?

The following gif shows how I tested in VMWare. ![test](https://user-images.githubusercontent.com/59477474/227455721-22c1f246-906e-40d3-b30e-9c200f2f7b95.gif)

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. ![IMG_3228](https://user-images.githubusercontent.com/59477474/227506891-d8712452-6ab9-49ac-a9f1-34a716882dd5.JPG) ![IMG_3229](https://user-images.githubusercontent.com/59477474/227506994-25337eaf-55db-4217-85ba-9050889fb5ae.JPG)

@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...