| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 219 online users. » 0 Member(s) | 215 Guest(s) Baidu, Bing, Google, Yandex
|
| Latest Threads |
CachyOS vDisk (vtoyboot) ...
Forum: Ventoy Discussion Forum
Last Post: alain81
05-13-2026, 01:29 PM
» Replies: 1
» Views: 287
|
Running Out of Disk Space...
Forum: Ventoy Discussion Forum
Last Post: longpanda
05-13-2026, 04:20 AM
» Replies: 15
» Views: 1,545
|
Confusing instruction
Forum: Ventoy Discussion Forum
Last Post: nimareq
05-12-2026, 10:49 PM
» Replies: 0
» Views: 154
|
Persistence not working w...
Forum: Ventoy Discussion Forum
Last Post: petergb
05-08-2026, 10:47 AM
» Replies: 2
» Views: 441
|
Resolution issue on Windo...
Forum: Ventoy Discussion Forum
Last Post: pete
04-28-2026, 01:38 AM
» Replies: 10
» Views: 17,712
|
- Add a "Quality of Life"...
Forum: Ventoy Discussion Forum
Last Post: crasadure
04-24-2026, 03:57 PM
» Replies: 0
» Views: 552
|
Problem with Vantoy and a...
Forum: Ventoy Discussion Forum
Last Post: capitainealbator
04-24-2026, 07:51 AM
» Replies: 3
» Views: 728
|
problems installing windo...
Forum: iVentoy Discussion Forum
Last Post: roy
04-23-2026, 12:36 PM
» Replies: 1
» Views: 1,572
|
Ventoy enroll key manager...
Forum: Ventoy Discussion Forum
Last Post: MBSTech
04-22-2026, 03:23 PM
» Replies: 33
» Views: 103,685
|
iVentoy 1.0.27 release
Forum: iVentoy Discussion Forum
Last Post: longpanda
04-21-2026, 12:33 AM
» Replies: 0
» Views: 444
|
|
|
| USB Key is readonly after use |
|
Posted by: Loceka - 11-26-2020, 08:33 AM - Forum: Ventoy Discussion Forum
- No Replies
|
 |
Hello,
I tried the .29 version of Ventoy 3 days ago and after booting on linux from ventoy, when I returned to Windows, the usb key was detected as readonly.
To make it readable again I had to go to "Properties/Tools/Check now" (on Windows 7 at least) with admin rights.
I've tried 4 or 5 times on different linux bootable images and it happened every time.
I don't recall every seeing this issue with the previous ventoy versions (the last I tried was the .20).
As for the key creation options I did nothing fancy, just checked "Secure boot support" and chose "MBR" partition table.
Have fun debugging that!
Loceka.
|
|
|
【Solved】replace plugging (Execution) |
|
Posted by: geole - 11-23-2020, 10:16 AM - Forum: Ventoy Plugin Forum
- Replies (3)
|
 |
Hello
After asking for help with syntax control and then for displaying options, I will ask you again for launching ubuntu
Whatever option i choose, the error message is the same.
=> /casper/initrd.lz not found
(Without modification the ubuntu starts well)
Do you have an idea?
http://pix.toile-libre.org/upload/origin...126257.jpg
"conf_replace_legacy": [
{ "iso": "/ISO/ubuntu-20.04.1-desktop-amd64.iso", "org": "/isolinux/txt.cfg", "new": "/Menus/txt-20.1.cfg"},
{ "iso": "/ISO/ubuntu-18.04.5-desktop-amd64.iso", "org": "/isolinux/txt.cfg", "new": "/Menus/txt-18.5.cfg"},
{ "iso": "/ISO/ubuntu-18.04.1-desktop-amd64.iso", "org": "/isolinux/txt.cfg", "new": "/Menus/txt-18.1.cfg"} ]
a@b:~$ cat /media/a/v*/M*/txt-18.5.cfg
default live
label montest
menu label ^Essayer Ubuntu sans installation
kernel /casper/vmlinuz
append file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.lz nomodeset ---
label live
menu label ^Try Ubuntu without installing
kernel /casper/vmlinuz
append file=/cdrom/preseed/ubuntu.seed initrd=/casper/initrd quiet splash ---
label live-nomodeset
menu label ^Try Ubuntu without installing (safe graphics)
kernel /casper/vmlinuz
append file=/cdrom/preseed/ubuntu.seed initrd=/casper/initrd quiet splash nomodeset ---
label live-install
menu label ^Install Ubuntu
kernel /casper/vmlinuz
append file=/cdrom/preseed/ubuntu.seed only-ubiquity initrd=/casper/initrd quiet splash ---
label live-install-nomodeset
menu label ^Install Ubuntu (safe graphics)
kernel /casper/vmlinuz
append file=/cdrom/preseed/ubuntu.seed only-ubiquity initrd=/casper/initrd quiet splash nomodeset ---
label secondtest
menu label ^Probablity some thing bad in cdrom
kernel /casper/vmlinuz
append file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.lz nomodeset ---
label memtest
menu label Test ^memory
kernel /install/mt86plus
label hd
menu label ^Boot from first hard disk
localboot 0x80
|
|
|
| Secure Boot Disabled error while booting with ventoy uefi |
|
Posted by: lotusheart - 11-23-2020, 03:37 AM - Forum: Ventoy Discussion Forum
- Replies (5)
|
 |
i am using ventoy latest build 1.29.
while booting with ventoy uefi getting error "secured boot Disabled" Error before gui screen
i tried uefi with textmode its working
but on gui i am facing issue
i also tried to modify ventoy.json from partition 1
set gfxmode 1024x768
its resolve error which occurred
may i know above 1024x768 why i am receiving secured boot disabled error
i made from ventoy2disk with secured boot enabled tick
i deleted secure boot keys and set disable secure boot still unable to getting gui on above 1024x768 resolution
please fix bug
|
|
|
| Extra Partition? |
|
Posted by: HereIAmNow - 11-21-2020, 07:37 PM - Forum: Ventoy Discussion Forum
- Replies (3)
|
 |
In addition to the two partitions (the first one for the ISO files and other things, and the second one for Ventoy), is it possible to make a third partition on the same drive, so that I can install something else that can boot, such as GParted Live, so that I can use it to clone the same drive? I hope it can clone its own partition!
But if I do this, will it interfere with the way that Ventoy works? I'd probably have to split the first partition into two, so that the one with Ventoy installed on it would become the third one.
Or actually, is it possible to boot GParted Live using Ventoy, so that I can just put its ISO on the drive with the others, or would that cause a problem?
|
|
|
|