longpanda

Results 532 comments of longpanda

Did you checksum the ISO file as follows? Please upload your result screenshot here. ![filechecksum](https://user-images.githubusercontent.com/59477474/208563303-23422684-037c-45cb-9237-f0b0d6921c9a.gif)

Then why you get different MD5 value when you run `/ventoy/busybox/md5sum /dev/dm-0` ?

Anyway, the checksum value should match. If you boot fail and drop into the initramfs shell you can run `/ventoy/busybox/md5sum /dev/mapper/ventoy` If you boot OK, then open the terminal and...

Your USB stick has a name `USB2.0 DISK 64GB` In the log it said `### [Check Fail] The data write and read does not match` These all indicate that your...

You can press `Home` / `End` key to go to the top / bottom entry. Also you can use `PgUp` / `PgDn` key for page up / down.

I test `cachyos-kde-linux-221119.iso` and it boot fine. Please checksum the iso file as follows to make sure that the ISO file was not corrupted during copy to the USB: https://www.ventoy.net/static/img/filechecksum.gif...

I think you can prepare another `ventoy.json` file for guest. For example, you put ``` ventoy/ventoy.json ventoy/ventoy_guest.json ``` `ventoy.json` is for you and `ventoy_guest.json` is for guest. Rename the two...