Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 12,269
» Latest member: minefy
» Forum threads: 1,601
» Forum posts: 6,558
Full Statistics
|
Online Users |
There are currently 108 online users. » 1 Member(s) | 103 Guest(s) Applebot, Bing, Google, Yandex, xzaswq
|
Latest Threads |
i have ventoy usb with wi...
Forum: Ventoy Discussion Forum
Last Post: xzaswq
36 minutes ago
» Replies: 0
» Views: 1
|
Ventoy service autostart ...
Forum: Ventoy Discussion Forum
Last Post: reyesryder
Yesterday, 09:26 AM
» Replies: 0
» Views: 103
|
About the low activity
Forum: Ventoy Discussion Forum
Last Post: Epictetus
11-20-2024, 11:32 PM
» Replies: 2
» Views: 774
|
Installation looks streak...
Forum: iVentoy Discussion Forum
Last Post: lvinuezav
11-20-2024, 10:11 PM
» Replies: 1
» Views: 604
|
Windows 11 24H2 installer...
Forum: Ventoy Discussion Forum
Last Post: DawnTreader
11-14-2024, 07:43 PM
» Replies: 5
» Views: 4,068
|
ventoy什么时候,能支持原生4K的U盘
Forum: Ventoy Discussion Forum
Last Post: pj1981618
11-12-2024, 09:11 AM
» Replies: 2
» Views: 2,379
|
Boot ISO from sata
Forum: Ventoy Discussion Forum
Last Post: jesudia
11-10-2024, 08:17 PM
» Replies: 0
» Views: 301
|
boot iso with ventoy: "n...
Forum: Ventoy Discussion Forum
Last Post: Dutchglory
11-08-2024, 01:55 PM
» Replies: 0
» Views: 363
|
vhdimg, does it work with...
Forum: Ventoy Discussion Forum
Last Post: asdffdsa1122
11-05-2024, 10:48 PM
» Replies: 0
» Views: 380
|
Ventoy enroll key manager...
Forum: Ventoy Discussion Forum
Last Post: Epictetus
10-25-2024, 11:09 PM
» Replies: 26
» Views: 13,594
|
|
|
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.
|
|
|
TerabyteUnlimited Bootit Bare Metal (BIBM) and Ventoy |
Posted by: click-click - 07-21-2023, 10:51 AM - Forum: Ventoy Discussion Forum
- No Replies
|
|
Has anyone that uses BIBM been able to boot a Ventoy flash USB from the BIBM boot menu? For me, Ventoy won't boot from there with a
strange message that says the boot sector does not support its location on the hard drive. For some reason BIBM doesn't like the
way the flash is created. I don't have problems with other bootable flash USBs. Thanks for any infos on this.
|
|
|
|