Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 13,153
» Latest member: Allencip
» Forum threads: 1,651
» Forum posts: 6,662
Full Statistics
|
Online Users |
There are currently 132 online users. » 1 Member(s) | 128 Guest(s) Bing, DuckDuckGo, Google
|
Latest Threads |
gParted Live-ISO 1.7.0-1 ...
Forum: Ventoy Discussion Forum
Last Post: odie
06-06-2025, 11:55 AM
» Replies: 0
» Views: 141
|
请问是否支持Loongarch64架构的启动引导
Forum: Ventoy Discussion Forum
Last Post: zp1688
06-01-2025, 11:57 AM
» Replies: 5
» Views: 7,474
|
还是希望能有支持国芯架构的安排吧。
Forum: Ventoy Discussion Forum
Last Post: zp1688
06-01-2025, 11:56 AM
» Replies: 1
» Views: 1,170
|
能否让ventoy直接安装到硬盘和本机的系统形成双...
Forum: Ventoy Discussion Forum
Last Post: zp1688
06-01-2025, 11:55 AM
» Replies: 2
» Views: 1,740
|
Ventoy is genius!
Forum: Ventoy Discussion Forum
Last Post: Epictetus
05-28-2025, 12:56 AM
» Replies: 0
» Views: 397
|
安装vtoyboot后,grub启动项丢失
Forum: Ventoy Plugin Forum
Last Post: 1902550300
05-17-2025, 04:07 AM
» Replies: 0
» Views: 758
|
[Feature Request] WIM / V...
Forum: iVentoy Discussion Forum
Last Post: METALHEAD
05-14-2025, 05:19 PM
» Replies: 1
» Views: 1,111
|
iventoy 在LXC debian中启动失败
Forum: iVentoy Discussion Forum
Last Post: week921
05-09-2025, 02:22 PM
» Replies: 5
» Views: 9,573
|
exception processing mess...
Forum: Ventoy Discussion Forum
Last Post: Omid Khan
05-02-2025, 06:08 PM
» Replies: 0
» Views: 675
|
chain to iventoy
Forum: iVentoy Discussion Forum
Last Post: idstone
04-24-2025, 08:39 PM
» Replies: 1
» Views: 2,138
|
|
|
Feature request: Boot Windows EFI from M.2 in PCIE ver.2 slot |
Posted by: Fiedzia - 07-24-2023, 06:26 AM - Forum: Ventoy Discussion Forum
- No Replies
|
 |
I would like to ask if there is a way to create a USB without ISO selection so that it can find and boot the internal M2 drive with EFI Win10 OS on it?
For example in this way:
{
"control": [
{ "VTOY_MENU_TIMEOUT": "10" },
{ "VTOY_DEFAULT_IMAGE": "F4>Search PCIE M2 and boot EFI Windows" }
]
}
Not all BIOS'es support M.2 in PCIE ver.2 slot. A simple upgrade eliminates this problem But, in order for the BIOS to load the OS, you need to insert an additional module into the BIOS. And this is already complicated and can cause problems.
I would think it would be much more convenient to boot from tiny USB which redirect booting to PCIE slot with Windows EFI in it. Such an option would also be convenient in the case when you have to frequently replace other disks in the computer.
|
|
|
iventoy crashes if there are SPARC iso images in the iso directory |
Posted by: bnsmb - 07-23-2023, 01:19 PM - Forum: iVentoy Discussion Forum
- Replies (2)
|
 |
Hi
iventoy crashes without an error message if there is a SPARC boot ISO image in the iso directory -- example:
Code: [xtrnaw7@t15g /tools/iventoy]$ pwd
/tools/iventoy
[xtrnaw7@t15g /tools/iventoy]$ find iso -ls
72884227 4 drwxrwxr-x 2 xtrnaw7 xtrnaw7 4096 Jul 23 15:13 iso
72879983 748780 -rw-rw-r-- 1 xtrnaw7 xtrnaw7 766750720 Jul 23 15:13 iso/sol-11_2-text-sparc.iso
[xtrnaw7@t15g /tools/iventoy]$
[xtrnaw7@t15g /tools/iventoy]$ sudo ./iventoy.sh status
iventoy is not running.
[xtrnaw7@t15g /tools/iventoy]$
[xtrnaw7@t15g /tools/iventoy]$ sudo ./iventoy.sh start
iventoy start SUCCESS PID=34111
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]$
[xtrnaw7@t15g /tools/iventoy]$ ps -f -p 34111
UID PID PPID C STIME TTY TIME CMD
[xtrnaw7@t15g /tools/iventoy]$
[xtrnaw7@t15g /tools/iventoy]$ ps -ef | grep iventoy
xtrnaw7 34153 32013 0 15:13 pts/5 00:00:00 grep --color=auto iventoy
[xtrnaw7@t15g /tools/iventoy]$
[xtrnaw7@t15g /tools/iventoy]$ cat log/log.txt
2023/07/23 15:13:29.467 [PXE] ==========================================================
2023/07/23 15:13:29.467 [PXE] ##########################################################
2023/07/23 15:13:29.467 [PXE] ##################### IVENTOY RUN ########################
2023/07/23 15:13:29.467 [PXE] ##########################################################
2023/07/23 15:13:29.467 [PXE] ==========================================================
2023/07/23 15:13:29.485 [PXE] ##################### IVENTOY [Linux 64] ################
2023/07/23 15:13:29.485 [PXE] Module <Log> init start ...
2023/07/23 15:13:29.485 [PXE] Module <Log> init OK ...
2023/07/23 15:13:29.485 [PXE] Module <Plat> init start ...
2023/07/23 15:13:29.486 [UTIL] Old system max open files: [1024 524288]
2023/07/23 15:13:29.486 [UTIL] New system max open files: [32768 32768]
2023/07/23 15:13:29.486 [PXE] Module <Plat> init OK ...
2023/07/23 15:13:29.486 [PXE] Module <Cfg> init start ...
2023/07/23 15:13:29.486 [PXE] Module <Cfg> init OK ...
2023/07/23 15:13:29.486 [PXE] Module <MAC> init start ...
2023/07/23 15:13:29.486 [PXE] mac addr db init ...
2023/07/23 15:13:29.505 [PXE] mac addr db init OK, total 49002 records
2023/07/23 15:13:29.505 [PXE] Module <MAC> init OK ...
2023/07/23 15:13:29.505 [PXE] Module <Tarfs> init start ...
2023/07/23 15:13:29.520 [PXE] iventoy.dat <8033336> <15042560> <1eb6c319>
2023/07/23 15:13:29.739 [PXE] Extract iventoy.dat success.
2023/07/23 15:13:29.740 [PXE] ======= iVentoy 1.0.17 ========
2023/07/23 15:13:29.740 [PXE] tarfs find 179 files
2023/07/23 15:13:29.740 [PXE] Module <Tarfs> init OK ...
2023/07/23 15:13:29.740 [PXE] Module <OS> init start ...
2023/07/23 15:13:29.740 [PXE] cpio buf:0x7ff2addfb410 len:4409344 fixoff:343888
2023/07/23 15:13:29.740 [PXE] Module <OS> init OK ...
2023/07/23 15:13:29.740 [PXE] Module <IMG> init start ...
2023/07/23 15:13:29.740 [PXE] Scan iso directory for all image files ...
2023/07/23 15:13:29.740 [PXE] Add ISO <iso/sol-11_2-text-sparc.iso> size:766750720 type:0
2023/07/23 15:13:29.740 [PXE] [1] Phase1 parse image <iso/sol-11_2-text-sparc.iso> <ISO> 0 starting...
[xtrnaw7@t15g /tools/iventoy]$
A refresh of a running iventoy damoen after coping an SPARC ISO file into the directory with the ISO files stops after displaying the message:
Service unavailable, the page will close!
Tested with iventoy 1.0.17 on Fedora 38
sol-11_2-text-sparc.iso is the installation DVD for Solaris 11.2 on SPARC machines
regards
Bernd
|
|
|
Windows 7 As Host |
Posted by: Blackbird - 07-22-2023, 03:16 PM - Forum: iVentoy Discussion Forum
- Replies (7)
|
 |
I can't use my windows 7 as host for iVentoy since the beginning till recent 1.0.17
It start and open web link but nothing working and non clickable and frozen, I check on one PC and one laptop with Win7 and both have same Freeze symptom
The freeze maybe go away after a while but click on one item and again freezing
The Green play not start or if start, iVentoy immediately will Crash. i check with different Windows ISOs
It work fine on Windows 10 LTSB and i can manage it from my Windows 7 PC browser
I read in some post you said it only need Visual C++ .. both my Win7 are fully updated and with latest Visual C++
can you please tell me if Win7x64 supported? and if yes is there any Requirements ?
Thank you for great SW
|
|
|
Unknown filesystem |
Posted by: balanga - 07-22-2023, 03:02 PM - Forum: Ventoy Discussion Forum
- Replies (5)
|
 |
I have created an entry in ventoy_grub.cfg for booting void linux from /dev/sda6 on a Ventoy disk, but get an error msg:-
error: unknown filesystem.
error: you need to load the kernel first.
The same grub.cfg works fine when I try booting from a non-Ventoy disk.
Can someone explain what is going on and how to overcome this error?
|
|
|
Directory Background in boot menu |
Posted by: WEQA - 07-22-2023, 08:42 AM - Forum: Ventoy Plugin Forum
- Replies (2)
|
 |
Boot menu contains many directories, every directory hold ISO files.
1.how can I set background to specified directory in boot menu that contains iso files differ than them background.
For example, if I want to install windows 10, I should enter windows directory from boot menu, then the background should change to microsoft.
This feacher exist in grub boot.
2.how to write comment in json file.
|
|
|
|