Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 466 online users. » 0 Member(s) | 462 Guest(s) Bing, Facebook, Google, Yandex
|
Latest Threads |
Marking up an NTFS or exF...
Forum: Ventoy Discussion Forum
Last Post: Steve2926
08-03-2025, 07:55 AM
» Replies: 1
» Views: 322
|
Subdirectories in Part 1 ...
Forum: Ventoy Discussion Forum
Last Post: VentoyMic
08-02-2025, 04:18 PM
» Replies: 1
» Views: 254
|
还是希望能有支持国芯架构的安排吧。
Forum: Ventoy Discussion Forum
Last Post: lizhuojian
08-02-2025, 01:55 PM
» Replies: 2
» Views: 1,937
|
Ventoy enroll key manager...
Forum: Ventoy Discussion Forum
Last Post: GlenTech83
08-01-2025, 01:11 PM
» Replies: 27
» Views: 39,787
|
Failure to boot into USB ...
Forum: Ventoy Discussion Forum
Last Post: BKPB
07-31-2025, 03:45 PM
» Replies: 4
» Views: 64,760
|
Updating Windows on vhd i...
Forum: Ventoy Plugin Forum
Last Post: pioj
07-28-2025, 03:27 PM
» Replies: 1
» Views: 797
|
Acronis iso will not load...
Forum: Ventoy Discussion Forum
Last Post: Epictetus
07-24-2025, 12:14 AM
» Replies: 6
» Views: 1,460
|
Ventoy is genius!
Forum: Ventoy Discussion Forum
Last Post: tenshikohaku
07-17-2025, 03:45 AM
» Replies: 1
» Views: 1,436
|
Ventoy的QQ群 945752978 什么时候...
Forum: Ventoy Discussion Forum
Last Post: alcy
07-11-2025, 06:18 PM
» Replies: 0
» Views: 412
|
iso not working HP SSA Of...
Forum: Ventoy Discussion Forum
Last Post: Steve2926
07-01-2025, 03:12 PM
» Replies: 1
» Views: 677
|
|
|
iventoy does not start on Fedora 38 |
Posted by: bnsmb - 07-15-2023, 07:34 AM - Forum: iVentoy Discussion Forum
- Replies (3)
|
 |
Hi
iventoy 1.0.10 (like the preivous releases) does not start on my Thinkpad running Fedora 38:
Code: [xtrnaw7@t15g /tools/iventoy-1.0.10]$ date
Sat Jul 15 09:26:45 AM CEST 2023
[xtrnaw7@t15g /tools/iventoy-1.0.10]$ ls
data doc iso iventoy.sh lib log user
[xtrnaw7@t15g /tools/iventoy-1.0.10]$ ./iventoy.sh start
iventoy start SUCCESS PID=0
Please open your browser and visit http://127.0.0.1:26000 or http://x.x.x.x:26000 (x.x.x.x is any valid IP address)
[xtrnaw7@t15g /tools/iventoy-1.0.10]$ netstat -an | grep 26000
[xtrnaw7@t15g /tools/iventoy-1.0.10]$
[xtrnaw7@t15g /tools/iventoy-1.0.10]$ ps -ef | grep iventoy
xtrnaw7 1144458 48094 0 09:27 pts/7 00:00:00 grep --color=auto iventoy
[xtrnaw7@t15g /tools/iventoy-1.0.10]$
[xtrnaw7@t15g /tools/iventoy-1.0.10]$ cat log/log.txt
2023/07/14 07:43:49.830 [PXE] ### iVentoy start failed. ###
2023/07/14 07:45:07.491 [PXE] ### iVentoy start failed. ###
2023/07/14 07:45:09.783 [PXE] ### iVentoy start failed. ###
2023/07/14 07:45:42.791 [PXE] ### iVentoy start failed. ###
2023/07/15 09:26:08.041 [PXE] ### iVentoy start failed. ###
2023/07/15 09:26:28.333 [PXE] ### iVentoy start failed. ###
2023/07/15 09:26:33.840 [PXE] ### iVentoy start failed. ###
2023/07/15 09:26:56.634 [PXE] ### iVentoy start failed. ###
[xtrnaw7@t15g /tools/iventoy-1.0.10]$
Environment:
Code: [xtrnaw7@t15g /tools/iventoy-1.0.10]$ uname -a
Linux t15g.isbs.de 6.3.11-200.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Sun Jul 2 13:17:31 UTC 2023 x86_64 GNU/Linux
[xtrnaw7@t15g /tools/iventoy-1.0.10]$ cat /etc/redhat-release
Fedora release 38 (Thirty Eight)
[xtrnaw7@t15g /tools/iventoy-1.0.10]$
There is not really much info in the log file and I can't find the reason in the output of strace (see the attachment)
Any clues?
regards
Bernd
|
|
|
Can't launch Ventoy GUI 1.0.93 on Arch |
Posted by: webcaptcha - 07-15-2023, 04:23 AM - Forum: Ventoy Discussion Forum
- No Replies
|
 |
When I'm trying to launch Ventoy GUI I got an error
Code: Jul 14 21:27:04 home-laptop systemd[958]: Started Ventoy.
Jul 14 21:27:04 home-laptop krunner[13102]: Error creating textual authentication agent: Error opening current controlling terminal for the process (`/dev/tty'): No such device or address
Any suggestions how to fix? Thanks.
|
|
|
Request for removing libwim dependency |
Posted by: silent_x - 07-15-2023, 03:07 AM - Forum: iVentoy Discussion Forum
- Replies (5)
|
 |
First, I'd like to thank you for this PXE boot version ventoy. This is amazing!
I want to host iventoy on a openwrt x86 system. I got the glibc, libevent2 and etc installed. But still no way to makes it run iventoy. I ldd it and find it has a libwim dependency. But somehow I see a topic about no intention for supporting wim boot. So is it possbile to remove this dependency? Or please kindly provide suggestions on how to resolve this. Thanks. Heres my ldd output.
ldd iventoy
/lib64/ld-linux-x86-64.so.2 (0x7f26bc78c000)
libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0x7f26bc684000)
libgthread-2.0.so.0 => /usr/lib/libgthread-2.0.so.0 (0x7f26bc67f000)
libevent-2.1.so.7 => /usr/lib/libevent-2.1.so.7 (0x7f26bc645000)
libevent_pthreads-2.1.so.7 => /usr/lib/libevent_pthreads-2.1.so.7 (0x7f26bc640000)
libdl.so.2 => /lib64/ld-linux-x86-64.so.2 (0x7f26bc78c000)
Error loading shared library libwim.so.15: No such file or directory (needed by iventoy)
libc.so.6 => /lib64/ld-linux-x86-64.so.2 (0x7f26bc78c000)
libevent_core-2.1.so.7 => /usr/lib/libevent_core-2.1.so.7 (0x7f26bc61c000)
Error relocating iventoy: wimlib_decompress: symbol not found
Error relocating iventoy: g_tree_node_value: symbol not found
Error relocating iventoy: wimlib_free_decompressor: symbol not found
Error relocating iventoy: g_tree_node_first: symbol not found
Error relocating iventoy: wimlib_create_decompressor: symbol not found
Error relocating iventoy: g_tree_node_next: symbol not found
|
|
|
Issue/Feature Request |
Posted by: markadms - 07-13-2023, 03:51 PM - Forum: iVentoy Discussion Forum
- Replies (1)
|
 |
First, thank you for this software, and for all of your hard work in improving it. I find it very useful.
The problem I have is with the unattended scripts. If I add an iso to iVentoy and click refresh under image management it clears out all of my added scripts for the isos. Also since you rapidly release new versions, unattended scripts have to be readded with each release.
After the second release I began to put my iso and scripts folder in the home folder and just create symbolic link in new releases to those folders. Would it be possible to have some kind of config file for the unattended scripts, similar to the json file we have in ventoy to help with this?
|
|
|
iVentoy on Windows |
Posted by: jrosetto - 07-12-2023, 06:40 PM - Forum: iVentoy Discussion Forum
- Replies (1)
|
 |
Running iVentoy on Windows Server.
I tried the switches suggested for linux to autostart the program in a running state but they don't seem to do anything.
Is there a way to get this to autostart at login to a running state for PXE?
My end goal is to use NSSM to run this program as a service after every reboot without having to interact with the GUI to get it working.
Thanks!
|
|
|
Live linux working in iventoy-1.0.10P1 but still no MX Linux |
Posted by: markadms - 07-12-2023, 04:30 PM - Forum: iVentoy Discussion Forum
- No Replies
|
 |
I saw this version in the other thread, and now I have been able to boot both Kali Live iso, and Ubuntu 20.04 Desktop, but with MX Linux I still get:
Fatal Error
Could not find file antiX/linuxfs
Searched devfices: /dev/nbd0
Searched types: usb.cd
All block devices: [ List of devices }
etc...
p = power off
r = reboot
|
|
|
VTOYMNT.bat doesn't always get injected into X:\ |
Posted by: markadms - 07-10-2023, 09:27 PM - Forum: iVentoy Discussion Forum
- Replies (4)
|
 |
First, Thank your for iVentoy-1.0.10 release. The resolution menu works perfect.
Now the problem: Somtimes when I boot Sergei Strelec, I get the error that Minstall programs didn't load. I have a line in pecmd.ini that calls x:\vtoymnt.bat, and any time I get that error, when I look, vtoymnt.bat does not exist in x:\.
It is not a huge problem, because every time it happens, if I reboot it works after the reboot. But it would be nice to find out what is causing it.
Is there a log file I can look through to see why this is happening?
|
|
|
|