| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 13,666
» Latest member: rmtzx
» Forum threads: 1,676
» Forum posts: 6,729
Full Statistics
|
| Online Users |
There are currently 677 online users. » 0 Member(s) | 674 Guest(s) Baidu, Bing, Google
|
| Latest Threads |
Boot 32 bit Windows
Forum: Ventoy Plugin Forum
Last Post: Steve2926
5 hours ago
» Replies: 3
» Views: 7,425
|
Live ISO Building ?
Forum: Ventoy Discussion Forum
Last Post: Eliott
10-31-2025, 02:02 AM
» Replies: 1
» Views: 449
|
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: 254
|
Ventoy Linux still does n...
Forum: Ventoy Discussion Forum
Last Post: 4hotdogs
10-29-2025, 03:25 AM
» Replies: 2
» Views: 735
|
Ventoy InjectioN
Forum: Ventoy Plugin Forum
Last Post: 4hotdogs
10-29-2025, 03:12 AM
» Replies: 0
» Views: 191
|
Aomei + Win To Go + Vento...
Forum: Ventoy Discussion Forum
Last Post: 4hotdogs
10-29-2025, 03:02 AM
» Replies: 4
» Views: 11,195
|
Ventoy installation for o...
Forum: Ventoy Discussion Forum
Last Post: FroggieTheGremlin
10-23-2025, 01:09 PM
» Replies: 5
» Views: 1,083
|
Screen Resolution 800x600
Forum: Ventoy Discussion Forum
Last Post: fan_boy
10-20-2025, 08:32 PM
» Replies: 0
» Views: 391
|
Issues with windows vista...
Forum: Ventoy Discussion Forum
Last Post: johnson
10-19-2025, 04:10 PM
» Replies: 4
» Views: 11,228
|
|
|
| Does any DOS able to boot with Ventoy? |
|
Posted by: Gannet - 12-16-2020, 09:23 PM - Forum: Ventoy Discussion Forum
- No Replies
|
 |
Does anybody has any DOS to successfully boot with Ventoy for updating BIOS/UEFI/Firmware etc.?
I have FreeDos.ima but this type of image is only supported by Grub4DOS and not supported by Ventoy.
Would be appreciated if someone could provide with some working type of image with DOS/FreeDOS/PCDos etc.
Thanks.
|
|
|
| Which Plugin, and how? |
|
Posted by: dimitrirodis - 12-16-2020, 02:54 AM - Forum: Ventoy Plugin Forum
- Replies (5)
|
 |
I have a PPKG file that I would like to have automatically detected during a windows 10 installation.
The current process is as follows:
Boot Windows 10 with Ventoy
When the OOBE screen comes up, we insert the USB stick with the PPKG file
Windows 10 completes its final configuration
What I would like to do:
Boot Windows 10 with Ventoy
Choose the PPKG file (or perhaps an autounattend.xml?)
Windows 10 installs/completes on its own
I know there is a plugin to do unattended installations, but I haven't found a way to "inject" the PPKG.
Any advice or direction is appreciated.
|
|
|
| ubuntu persistence version 20.04 in legacy mode |
|
Posted by: geole - 12-14-2020, 02:19 PM - Forum: Ventoy Plugin Forum
- Replies (3)
|
 |
Hello
I want to use the persistence for ubuntu in version 20.04 installed in legacy mode.
I have tried a few times to make it work without success.
Today I updated to version v30. It still doesn't work in my context.
Here is the content of my persistence file.
Code: {
"persistence" : [
{"image": "/ISO/ubuntu-18.04.1-desktop-amd64.iso", "backend": ["/persistence/18.04-OrdiA.PER", "/persistence/P19.PER" ] },
{"image": "/ISO/ubuntu-20.04.1-desktop-amd64.iso", "backend": [ "/persistence/20.04.dat" ] } ],
"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"} ]
}
It is verified. https://1drv.ms/u/s!AobnjnjPuoUqmQHJIRR1..._?e=74iOus
Here is the content of my personalized order line
For the first try
Code: label montest
menu label ^Essayer Ubuntu sans installation avec mes modifications
kernel /casper/vmlinuz
append file=/cdrom/preseed/ubuntu.seed initrd=/casper/initrd nomodeset vga=0x31B---
then for the second try
Code: label montest
menu label ^Essayer Ubuntu sans installation avec mes modifications
kernel /casper/vmlinuz
append file=/cdrom/preseed/ubuntu.seed initrd=/casper/initrd nomodeset persistent vga=0x31B---
Regardless of the context, initramfs does not find persistence and refuses to work.
===> CRASH! "can not mount /dev/disk/by-label/casoer-rw on /cow"
https://1drv.ms/u/s!AobnjnjPuoUqmQLUICoi...J?e=gsLmLw
The persistence file has also been recreated today but no change.
I still have to choose non-persistence mode and install the boot-repair software to boot with the installation media
Can you guide me?
Thank you.
|
|
|
| Convert Ventoy Stick to ISO? |
|
Posted by: Schlumpfpirat - 12-13-2020, 08:52 AM - Forum: Ventoy Discussion Forum
- Replies (6)
|
 |
Hey – first off, absolutely LOVE Ventoy and been using it for a year now.
I recently got an IODD Mini, and was curious if it was possible to convert an existing Ventoy USB stick to an ISO. The main reason is, I have a lot of small *.wim files and *.isos on my Ventoy and don't want to scroll through 150 images on the little IODD screen.
I tried using dd, creating a 1:1 image of the stick but no success. Unfortunately I don't know much about how Ventoy works on a technical level and couldn't find any documentation about it, so I cannot really figure out on how I could modify the EFI and BOOT folder contents either. Any pointers on how that can be achieved? Would be much appreciated.
PS: Any way to get BitCoin Donations going?
|
|
|
|