| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 13,923
» Latest member: Ivan
» Forum threads: 1,681
» Forum posts: 6,741
Full Statistics
|
| Online Users |
There are currently 676 online users. » 0 Member(s) | 671 Guest(s) Applebot, Baidu, Bing, Google, Internet Archive
|
| Latest Threads |
Is it possible to view ot...
Forum: Ventoy Discussion Forum
Last Post: longpanda
2 hours ago
» Replies: 1
» Views: 57
|
Some ISOs won't boot with...
Forum: Ventoy Discussion Forum
Last Post: Haubi
01-29-2026, 09:21 AM
» Replies: 1
» Views: 4,690
|
[SOLVED] HDD Regenerator ...
Forum: Ventoy Discussion Forum
Last Post: tenshikohaku
01-29-2026, 08:07 AM
» Replies: 8
» Views: 54,845
|
the potentail risk when u...
Forum: Ventoy Discussion Forum
Last Post: longpanda
01-28-2026, 12:29 AM
» Replies: 3
» Views: 3,252
|
Need a working configurat...
Forum: iVentoy Discussion Forum
Last Post: anku7
01-23-2026, 12:41 PM
» Replies: 0
» Views: 473
|
QEMU + Ventoy USB: UEFI b...
Forum: Ventoy Discussion Forum
Last Post: EtaBeta
01-22-2026, 08:29 PM
» Replies: 0
» Views: 323
|
Project: Booting Ventoy f...
Forum: Ventoy Discussion Forum
Last Post: tenshikohaku
01-20-2026, 03:33 AM
» Replies: 2
» Views: 1,060
|
Default to BIOS boot
Forum: iVentoy Discussion Forum
Last Post: thestraycat
01-14-2026, 08:32 PM
» Replies: 3
» Views: 6,720
|
Ventoy Injection Plugin
Forum: Ventoy Plugin Forum
Last Post: nguyen ha thai trong
01-08-2026, 12:52 PM
» Replies: 2
» Views: 974
|
Problem installing & runn...
Forum: iVentoy Discussion Forum
Last Post: Susan028
12-21-2025, 06:36 AM
» Replies: 8
» Views: 21,916
|
|
|
| Problem with EasyOS |
|
Posted by: pzeta - 05-02-2022, 06:48 AM - Forum: Ventoy Discussion Forum
- Replies (4)
|
 |
I tested EasyOS 3.4.1 with Ventoy and it was OK, no problem.
Today I've tested EasyOS 3.4.7, but it does not boot and give an error and a Kernel Panic.
erro: file '/lib/modules/5.15.35/kernel/drivers/dax/dax.ko' not found.
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
I tested on two different systems, on ACER EeePC 1015CX, 320 GB HDD and 2 GB ram and on
HP Z220 Workstation 128 GB SSD and 1 TB HDD, 16 GB ram.
To test I used Verbatim Store'n'Go 8 GB and Kingston DataTraveler 100 G3 32GB.
I also verify that the problem appears with version 3.4.3 and is present in version 3.4.4, 3.4.5, 3.4.6, 3.4.7 of EasyOS.
I use Ventoy version 1.0.74.
Writing EasyOS-3.4.7-amd64.img on the same key using Win32DiskImager-1.0.0-binary run OK.
|
|
|
| [Feature suggestion ] Update Ventoy version Automaticly over internet |
|
Posted by: crasadure - 04-30-2022, 01:50 AM - Forum: Ventoy Discussion Forum
- No Replies
|
 |
Hi @ventoy
With the ventoy Update button in the ventoy2disk.exe file, we can manually update our current system to a higher version. How about we make the update process automatically update Ventoy to a higher version by putting an Auto Update button on the interface?
When a new version of Ventoy comes out, it should ask the user if you want to update to the new version. When the Update button is pressed, the system will automatically update the VTOYEFI section over the internet in the background.
In this way, those who want can update their system manually, and those who want can update it automatically over the internet.
|
|
|
How to find the flash drive in GRUB for a cat command? |
|
Posted by: grizzogor - 04-29-2022, 07:05 PM - Forum: Ventoy Discussion Forum
- Replies (2)
|
 |
Hi, I'm using Ventoy for a new recovery disk at my workplace's IT department.
On the extra GRUB menu (/ventoy/ventoy_grub.cfg), I have a menu item that runs a cat command to display what software versions are used on the disk. Currently the menu item entry is programmed like this: (some parts I've pulled from Ventoy's other partition under Linux, like vtInputKey)
Code: menuentry 'Read VERSIONS.txt' --class=F5tool {
cat (hd0,gpt1)/VERSIONS.txt
echo -e "\nPress ENTER to exit..."
read vtInputKey
}
This works on a majority of machines I've tested, a Microsoft Surface Pro 6, a VMware VM, and an HP envy laptop of unknown model. But on some machines, GRUB can't find the file listed. I theorize that the exFAT partition is mounted at a different path depending on the computer's configuration.
Is there a way to figure out where the exFAT partition is mounted, so that the cat command would work every time?
Thanks.
|
|
|
| Problem With Two Monitors |
|
Posted by: Starkebogen - 04-29-2022, 06:32 AM - Forum: Ventoy Discussion Forum
- Replies (2)
|
 |
I started using Ventoy about two weeks ago. It has already been a great help to me. I built a Windows 10 Ventoy USB drive and added Hiren’s BootCD PE to it. This worked well on my two Windows 10 PCs (a desktop with two monitors and a laptop). It also worked on a friend’s PC.
About a week later I added the EaseUS Recovery iso to the Ventoy drive. On the desktop the new iso would not load and caused the system to hang. On the laptop it launched and ran successfully.
Over the next 24 hours I added two more iso files to the Ventoy drive: AOMEI PE and Macrium Reflect Rescue.
All the iso files operated successfully on the laptop, but on the desktop the iso file that is second alphabetically will not run. N.B. Changing the name of the problem iso file so that another file is second alphabetically transfers the problem to the file that is now second alphabetically. I suspect that the second monitor is the cause of the problem.
Has anyone else experienced this problem? Does anyone have any advice?
|
|
|
| How to boot of a third btrfs partion on a usb drive |
|
Posted by: wolf2482#1639 - 04-25-2022, 02:04 AM - Forum: Ventoy Discussion Forum
- No Replies
|
 |
Ok I was wondering how could I install arch linux on to a third btrfs partion and have that as a boot option I assume it is possible because Ventoy uses grub but I don't know how. could anyone tell me what changes in the arch install process I would have to do. I have never messed with grub before so and I struggled installing on my pc and once I got it to work I have no idea why it worked. So anyway what resources would be useful for me to do this?
|
|
|
| Linux updating shell script |
|
Posted by: johnca - 04-21-2022, 08:30 PM - Forum: Ventoy Discussion Forum
- No Replies
|
 |
Hello everyone.
Could we update the main scrip for terminal execution?
old scrip
Code: #!/bin/sh
OLDDIR=$(pwd)
if ! [ -f ./tool/ventoy_lib.sh ]; then
if [ -f ${0%Ventoy2Disk.sh}/tool/ventoy_lib.sh ]; then
cd ${0%Ventoy2Disk.sh}
fi
fi
if [ -f ./ventoy/version ]; then
curver=$(cat ./ventoy/version)
fi
if uname -m | egrep -q 'aarch64|arm64'; then
export TOOLDIR=aarch64
elif uname -m | egrep -q 'x86_64|amd64'; then
export TOOLDIR=x86_64
elif uname -m | egrep -q 'mips64'; then
export TOOLDIR=mips64el
else
export TOOLDIR=i386
fi
export PATH="./tool/$TOOLDIR:$PATH"
echo ''
echo '**********************************************'
echo " Ventoy: $curver $TOOLDIR"
echo " longpanda admin@ventoy.net"
echo " https://www.ventoy.net"
echo '**********************************************'
echo ''
if ! [ -f ./boot/boot.img ]; then
if [ -d ./grub ]; then
echo "Don't run Ventoy2Disk.sh here, please download the released install package, and run the script in it."
else
echo "Please run under the correct directory!"
fi
exit 1
fi
echo "############# Ventoy2Disk $* [$TOOLDIR] ################" >> ./log.txt
date >> ./log.txt
#decompress tool
echo "decompress tools" >> ./log.txt
cd ./tool/$TOOLDIR
ls *.xz > /dev/null 2>&1
if [ $? -eq 0 ]; then
[ -f ./xzcat ] && chmod +x ./xzcat
for file in $(ls *.xz); do
echo "decompress $file" >> ./log.txt
xzcat $file > ${file%.xz}
[ -f ./${file%.xz} ] && chmod +x ./${file%.xz}
[ -f ./$file ] && rm -f ./$file
done
fi
cd ../../
chmod +x -R ./tool/$TOOLDIR
if [ -f /bin/bash ]; then
/bin/bash ./tool/VentoyWorker.sh $*
else
ash ./tool/VentoyWorker.sh $*
fi
if [ -n "$OLDDIR" ]; then
CURDIR=$(pwd)
if [ "$CURDIR" != "$OLDDIR" ]; then
cd "$OLDDIR"
fi
fi
new scrip
Code: #!/bin/sh
OLDDIR=$(pwd)
if ! [ -f ./tool/ventoy_lib.sh ]; then
if [ -f ${0%Ventoy2Disk.sh}/tool/ventoy_lib.sh ]; then
cd ${0%Ventoy2Disk.sh}
fi
fi
if [ -f ./ventoy/version ]; then
curver=$(cat ./ventoy/version)
fi
if uname -m | egrep -q 'aarch64|arm64'; then
export TOOLDIR=aarch64
elif uname -m | egrep -q 'x86_64|amd64'; then
export TOOLDIR=x86_64
elif uname -m | egrep -q 'mips64'; then
export TOOLDIR=mips64el
else
export TOOLDIR=i386
fi
export PATH="./tool/$TOOLDIR:$PATH"
echo \
"
**********************************************
Ventoy: $curver $TOOLDIR
longpanda admin@ventoy.net
https://www.ventoy.net
**********************************************
$(lsblk)
==============================================
run: umount /dev/sdX*
if necesary
"
if ! [ -f ./boot/boot.img ]; then
if [ -d ./grub ]; then
echo "Don't run Ventoy2Disk.sh here, please download the released install package, and run the script in it."
else
echo "Please run under the correct directory!"
fi
exit 1
fi
echo "############# Ventoy2Disk $* [$TOOLDIR] ################" >> ./log.txt
date >> ./log.txt
#decompress tool
echo "decompress tools" >> ./log.txt
cd ./tool/$TOOLDIR
ls *.xz > /dev/null 2>&1
if [ $? -eq 0 ]; then
[ -f ./xzcat ] && chmod +x ./xzcat
for file in $(ls *.xz); do
echo "decompress $file" >> ./log.txt
xzcat $file > ${file%.xz}
[ -f ./${file%.xz} ] && chmod +x ./${file%.xz}
[ -f ./$file ] && rm -f ./$file
done
fi
cd ../../
chmod +x -R ./tool/$TOOLDIR
if [ -f /bin/bash ]; then
/bin/bash ./tool/VentoyWorker.sh $*
else
ash ./tool/VentoyWorker.sh $*
fi
if [ -n "$OLDDIR" ]; then
CURDIR=$(pwd)
if [ "$CURDIR" != "$OLDDIR" ]; then
cd "$OLDDIR"
fi
fi
|
|
|
| Ventoy Boot Conf Replace Plugin - improvement ? |
|
Posted by: fuse59 - 04-20-2022, 07:41 AM - Forum: Ventoy Plugin Forum
- Replies (1)
|
 |
Hello !
Is it possible in a future version for the same linux iso to replace several files ?
Code: {
"conf_replace": [
{
"iso": "/iso/clonezilla-live-2.8.1-12-amd64.iso",
"org1": "/boot/grub/grub.cfg",
"new1": "/path/new-grub.cfg",
"org2": "/boot/grub/ocswp-grub2.png",
"new2": "/path/new-logo.png"
}
]
}
|
|
|
|