| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 14,491
» Latest member: andee5040
» Forum threads: 1,716
» Forum posts: 6,866
Full Statistics
|
| Online Users |
There are currently 225 online users. » 0 Member(s) | 219 Guest(s) Applebot, Baidu, Bing, Facebook, Google, Yandex
|
| Latest Threads |
can any one make theme
Forum: Ventoy Discussion Forum
Last Post: ali-omer
2 hours ago
» Replies: 0
» Views: 19
|
Ventoy USB pendrive is no...
Forum: Ventoy Discussion Forum
Last Post: jiri
09-11-2026, 11:20 AM
» Replies: 2
» Views: 4,305
|
Can a perfectly partition...
Forum: Ventoy Discussion Forum
Last Post: FireswordDEA08
08-27-2026, 02:28 AM
» Replies: 0
» Views: 979
|
Erro iPXE 2.0.0 na versão...
Forum: iVentoy Discussion Forum
Last Post: matmus06
08-24-2026, 08:59 AM
» Replies: 1
» Views: 1,143
|
error "unknown filesystem...
Forum: Ventoy Discussion Forum
Last Post: kreuter
08-24-2026, 08:05 AM
» Replies: 0
» Views: 970
|
CachyOS vDisk (vtoyboot) ...
Forum: Ventoy Discussion Forum
Last Post: alain81
08-20-2026, 04:51 PM
» Replies: 2
» Views: 3,119
|
[iPXE 2.0.0 regression] P...
Forum: iVentoy Discussion Forum
Last Post: jackson
07-30-2026, 12:01 AM
» Replies: 3
» Views: 1,900
|
Proxmox 8.4.x rdinit=vtoy...
Forum: Ventoy Discussion Forum
Last Post: Couch_Potato
07-22-2026, 11:15 PM
» Replies: 0
» Views: 2,081
|
VENTOY Resize Partition
Forum: Ventoy Discussion Forum
Last Post: HyeonSeok
07-22-2026, 05:23 PM
» Replies: 1
» Views: 2,081
|
Plugson installation - no...
Forum: Ventoy Plugin Forum
Last Post: Themotte
07-20-2026, 06:27 PM
» Replies: 3
» Views: 2,026
|
|
|
| CentOS Linux 7 End of Life: June 30, 2024 |
|
Posted by: AlexBryansk - 07-20-2024, 10:24 PM - Forum: Ventoy Discussion Forum
- No Replies
|
 |
Who doesn't know - build environment ventoy - CentOS 7.8 x86_64.
CentOS 7 has expired, which means that there will be no more security updates or bug fixes provided by the official YUM repositories.
CentOS 7 repositories and mirrors are now disabled, so when running YUM commands, errors occur related to Mirrorlist.centos.org .
You need to upgrade to the next supported CentOS Stream 9 build or another distribution.
Or temporarily use workarounds:
To be able to further install packages in the system, it is necessary to make changes on the server to the data of the main repositories by connecting to the server via SSH.
You can make changes to the repository data by sequentially entering commands in the terminal:
Code: sed -i s/mirror.centos.org/vault.centos.org/g /etc/yum.repos.d/*.repo
sed -i s/^#.*baseurl=http/baseurl=http/g /etc/yum.repos.d/*.repo
sed -i s/^mirrorlist=http/#mirrorlist=http/g /etc/yum.repos.d/*.repo
Or specify the new data explicitly in the configuration files of the repositories:
/etc/yum.repos.d/CentOS-Base.repo
Code: [base]
name=CentOS-$releasever - Base
baseurl=http://vault.centos.org/7.9.2009/os/$basearch/
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
[updates]
name=CentOS-$releasever - Updates
baseurl=http://vault.centos.org/7.9.2009/updates/$basearch/
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
[extras]
name=CentOS-$releasever - Extras
baseurl=http://vault.centos.org/7.9.2009/extras/$basearch/
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
[centosplus]
name=CentOS-$releasever - Plus
baseurl=http://vault.centos.org/7.9.2009/centosplus/$basearch/
gpgcheck=1
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
/etc/yum.repos.d/CentOS-fasttrack.repo
Code: [fasttrack]
name=CentOS-7 - fasttrack
baseurl=http://vault.centos.org/7.9.2009/fasttrack/$basearch/
gpgcheck=1
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
/etc/yum.repos.d/CentOS-x86_64-kernel.repo
Code: [centos-kernel]
name=CentOS LTS Kernels for $basearch
baseurl=http://vault.centos.org/altarch/7/kernel/$basearch/
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
[centos-kernel-experimental]
name=CentOS Experimental Kernels for $basearch
baseurl=http://vault.centos.org/altarch/7/experimental/$basearch/
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
Add the information to the file BuildVentoyFromSource.txt
|
|
|
| Ventoy With MX-Linux USB Access Problems |
|
Posted by: PaulJayD - 07-18-2024, 08:48 PM - Forum: Ventoy Discussion Forum
- No Replies
|
 |
GIVEN:
1. MX-Linux installed on a HP Compaq Presario F700 hard drive, with the
following software downloaded and installed:
exfat-fuse
exfatprogs
forensics-samples-exfat
Veracrypt-gui
2. Ventoy 1.0.99 installed on a 256Gb usb resulting in:
Partition 1 - Ventoy - exfat format - containing .ISO files, and
data a sub-directory.
Partition 2 - VTOYEFI - fat16 format - Ventoy code
WHEN:
Booting the MX-Linux system natively, I am then able to run Veracrypt
and access the usb Part 1, and select/open a Veracrypt file in the
sub-directory.
SUBSEQUENTLY:
1. Run MX Tools - Snapshot, with resulting <name>.ISO file of the
current system, and copy to the Ventoy usb Partition 1.
2. Boot the Ventoy usb, selecting the MX-Linux ISO: the desktop
appears, but with the following problems:
a) Double-clicking the Veracrypt icon yields the following "Attention"
pop-up:
The desktop file "veracrypt.desktop" is in an insecure
location and not marked as executable. If you do not trust
the program, click Cancel.
With the choices: Launch Anyway / Mark Executable / Cancel
b) Upon clicking "Launch Anyway" Veracrypt executes and presents its
GUI.
However, upon clicking the "Select File..." box, with the resulting
file-selection screen, and clicking the "Ventoy" partition name in
the left panel, the following pop-up appears:
Unable to access "Ventoy"
Error mounting /dev/sdb1 at /media/<username>/ventoy: /dev/sdb1
already mounted or mount point busy
At this point, I have no idea of what to do. My knowledge of Linux is
limited to mostly just following instructions.
Please help!
|
|
|
| Version Info |
|
Posted by: ToysILike - 07-12-2024, 07:34 PM - Forum: Ventoy Discussion Forum
- Replies (2)
|
 |
How do you change the font and text color of the version information in the bottom left hand corner of the main screen? My boot screen image makes it hard to see.
|
|
|
| [SOLVED] iVentoy ExternalNet doesn't work |
|
Posted by: brunok - 07-10-2024, 09:51 PM - Forum: iVentoy Discussion Forum
- Replies (3)
|
 |
Hi,
Trying to setup iVentoy to PXE boot iso files, but, can't get work. 
I need to use ExternalNet mode, due to multiple vlans.
Tried:
iVentoy 1.0.20 running on Ubuntu Server.
iVentoy 1.0.19 running on Ubuntu Server.
iVentoy 1.0.20 running on Windows Server.
iVentoy 1.0.19 running on Windows Server.
External DHCP OK, redirecting to PXE, but, can't find bootfile:
NBP filename is iventoy_loader_16000_uefi
NBP filesize is 0 Bytes
PXE-E99: Unexpected network error.
OR
Filename: iventoy_loader_16000
tftp://x.x.x.x/iventoy_loader_16000.................. Connection timed out
Tried iventoy_loader_16000_uefi and iventoy_loader_16000 as filename, but, same results.
SecureBoot DISABLED!
Network OK, can ping from host to PXE server and DHCP server.
Firewall disabled!
|
|
|
| EFI partition has wrong ID |
|
Posted by: Reiner - 07-09-2024, 09:06 PM - Forum: Ventoy Discussion Forum
- No Replies
|
 |
I noticed that the EFI partition is not created with the EF00 ID (in gdisk). This prevents e.g. some computers to boot from it (e.g. a Siemens IPC 847e). If I changed it it works fine.
|
|
|
| Linux mint ISO causes crash of iVentoy at start |
|
Posted by: zeus - 07-08-2024, 07:50 PM - Forum: iVentoy Discussion Forum
- No Replies
|
 |
using Linux mint linuxmint-21.3-cinnamon-64bit.iso
confirmed sha-256 as correct
iVentoy crashes on startup (log attached both with another ISO and as only ISO) if it is removed iVentoy starts fine
event log has
Faulting application name: iVentoy_64.exe, version: 0.0.0.0, time stamp: 0x65213b52
Faulting module name: iVentoy_64.exe, version: 0.0.0.0, time stamp: 0x65213b52
Exception code: 0xc0000005
Fault offset: 0x0000000000020996
Faulting process ID: 0x76c4
Faulting application start time: 0x01dad16e80b19156
Faulting application path: E:\tools\iventoy\iVentoy_64.exe
Faulting module path: E:\tools\iventoy\iVentoy_64.exe
Report ID: 0cf6e199-be45-4069-b3ca-5feb8fcbd36d
Faulting package full name:
Faulting package-relative application ID:
offset is the same for all crashes
|
|
|
|