| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 369 online users. » 0 Member(s) | 366 Guest(s) Baidu, Bing, Google
|
| Latest Threads |
Boot 32 bit Windows
Forum: Ventoy Plugin Forum
Last Post: Steve2926
9 hours ago
» Replies: 3
» Views: 7,434
|
Live ISO Building ?
Forum: Ventoy Discussion Forum
Last Post: Eliott
10-31-2025, 02:02 AM
» Replies: 1
» Views: 457
|
Menu Spacing
Forum: Ventoy Discussion Forum
Last Post: fan_boy
10-30-2025, 03:49 AM
» Replies: 0
» Views: 201
|
EXT, NTFS in 1st partitio...
Forum: Ventoy Discussion Forum
Last Post: 4hotdogs
10-29-2025, 03:58 AM
» Replies: 0
» Views: 256
|
Ventoy Linux still does n...
Forum: Ventoy Discussion Forum
Last Post: 4hotdogs
10-29-2025, 03:25 AM
» Replies: 2
» Views: 737
|
Ventoy InjectioN
Forum: Ventoy Plugin Forum
Last Post: 4hotdogs
10-29-2025, 03:12 AM
» Replies: 0
» Views: 195
|
Aomei + Win To Go + Vento...
Forum: Ventoy Discussion Forum
Last Post: 4hotdogs
10-29-2025, 03:02 AM
» Replies: 4
» Views: 11,198
|
Ventoy installation for o...
Forum: Ventoy Discussion Forum
Last Post: FroggieTheGremlin
10-23-2025, 01:09 PM
» Replies: 5
» Views: 1,090
|
Screen Resolution 800x600
Forum: Ventoy Discussion Forum
Last Post: fan_boy
10-20-2025, 08:32 PM
» Replies: 0
» Views: 392
|
Issues with windows vista...
Forum: Ventoy Discussion Forum
Last Post: johnson
10-19-2025, 04:10 PM
» Replies: 4
» Views: 11,234
|
|
|
| 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?
|
|
|
|