Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 12,273
» Latest member: 龙套二号
» Forum threads: 1,602
» Forum posts: 6,562

Full Statistics

Online Users
There are currently 142 online users.
» 1 Member(s) | 139 Guest(s)
Bing, Google

Latest Threads
Kraken: Гарантия безопасн...
Forum: Ventoy Discussion Forum
Last Post: JustinHew
2 hours ago
» Replies: 0
» Views: 12
i have ventoy usb with wi...
Forum: Ventoy Discussion Forum
Last Post: xzaswq
4 hours ago
» Replies: 3
» Views: 88
Ventoy service autostart ...
Forum: Ventoy Discussion Forum
Last Post: reyesryder
11-22-2024, 09:26 AM
» Replies: 0
» Views: 116
About the low activity
Forum: Ventoy Discussion Forum
Last Post: Epictetus
11-20-2024, 11:32 PM
» Replies: 2
» Views: 799
Installation looks streak...
Forum: iVentoy Discussion Forum
Last Post: lvinuezav
11-20-2024, 10:11 PM
» Replies: 1
» Views: 612
Windows 11 24H2 installer...
Forum: Ventoy Discussion Forum
Last Post: DawnTreader
11-14-2024, 07:43 PM
» Replies: 5
» Views: 4,126
ventoy什么时候,能支持原生4K的U盘
Forum: Ventoy Discussion Forum
Last Post: pj1981618
11-12-2024, 09:11 AM
» Replies: 2
» Views: 2,390
Boot ISO from sata
Forum: Ventoy Discussion Forum
Last Post: jesudia
11-10-2024, 08:17 PM
» Replies: 0
» Views: 305
boot iso with ventoy: "n...
Forum: Ventoy Discussion Forum
Last Post: Dutchglory
11-08-2024, 01:55 PM
» Replies: 0
» Views: 367
vhdimg, does it work with...
Forum: Ventoy Discussion Forum
Last Post: asdffdsa1122
11-05-2024, 10:48 PM
» Replies: 0
» Views: 383

 
  Limitations/requirements of iso contents and files
Posted by: misterhai - 02-19-2023, 11:59 AM - Forum: Ventoy Discussion Forum - Replies (2)

I was hoping someone could give me a breakdown on the overall requirements of the iso files ventoy can boot and the limitations of ventoy.

Can I put an iso without a bootloader on ventoy partition?

Can ventoy boot with just an initrd/vmlinux/filesystem.squashfs on the iso, no syslinux/isolinux/grub?

Print this item

  MBR/GPT same flash drive
Posted by: karitas - 02-15-2023, 11:56 AM - Forum: Ventoy Discussion Forum - Replies (2)

Hi,
I have to install Windows 10 Pro N in multiple system but they have multiple partition scheme. It's possible to using one flash drive for MBR and GPT systems? and put every ISO files on that to boot on multiple partition scheme.

Thanks

Print this item

Question Why Ventoy enabled LinuxMint.vdi file not booting in VirtualBox?
Posted by: rJD#v6 - 02-14-2023, 04:06 PM - Forum: Ventoy Discussion Forum - Replies (5)

I am facing an issue while trying to run a LinuxMint.vdi file on Virtual Box on a Windows 10 host machine. I get the following error message:

(1) "cryptsetup: waiting for encrypted source device /dev/mapper/ventoy3...
https://i.imgur.com/U2YU5WM.jpeg

(2) "Volume group "vgmint" not found"
https://i.imgur.com/vOXpMP7.jpeg

Having said that Earlier, it was working fine and I was able to run it both in the real system (using a Ventoy-enabled USB drive) as well as in VirtualBox. However, after trying the USB drive on a secure boot enabled laptop (by following this) I am now only able to run the LinuxMint.vdi in the real system using a Ventoy-enabled USB drive NOT in VirtualBox.

Is there a solution to this problem, or any other way I can run the .vdi file in VirtualBox on my Windows 10 host machine? I was just hoping that since it can run on a real machine, I could run a script or something in Linux Mint terminal which would make the .vhd file work again in VirtualBox?

FAQ:
Q1. If it wokring on a real system then why I need to run this into VirtualBox?
Ventoy may require running the LinuxMint.vdi in VirtualBox in cases where there are updates to the Linux Mint kernel. These updates can cause Ventoy to stop functioning on a real system, and a special Script must be run within Linux Mint to restore its compatibility with the Ventoy-enabled USB drive.

Q2. Software Version?
Running Lattest VirtualBox Version 7.0.6 r155176 (Qt5.15.2) on Windows 10 and latest version of Ventoy.

Q3. Have you tried reaching out to the Linux Community or VirtualBox Community for help?
I asked the same question in both the Linux Community and VirtualBox Community, but have not received any help so far. They directed me to the Ventoy community, as it is related to Ventoy.

Q4. Its may be related to LUKS encryption?
Actually, I chose LUKS encryption while installing Linux Mint, and it worked flawlessly both on the real system (using a Ventoy-enabled USB drive) and in virtualbox. 

Q5. Have you copy the LinuxMint.vdi in local disc before trying to open the Ventoy enabled LinuxMint.vdi file in VirtualBox?
Yes, I tried it both ways: directly on a Ventoy-enabled USB drive (by renaming it back to.vid) and by copying it to a local disc before running it through VirtualBox. Both time same error.

Print this item

  Linux installation: GUI says success, stderr says CRITICAL
Posted by: jakesalomon - 02-14-2023, 02:38 PM - Forum: Ventoy Discussion Forum - Replies (2)

Greetings.

My previous thread (which is not quite resolved) is still open.  However, I am trying it on Linux, where Acronis is not an issue.

As per the video that told be about ventoy, I downloaded and uncompressed & untarred release 1.0.88, opened a terminal window and then ran: 

Code:
sudo ./VentoyGUI.x86_64

The GUI behaved nicely and claimed success at the installation.  However, back to the shell window I see this pair of messages:

Code:
(Ventoy2Disk.gtk3:2251): Gtk-CRITICAL **: 08:56:33.446: gtk_widget_grab_default: assertion 'gtk_widget_get_can_default (widget)' failed

(Ventoy2Disk.gtk3:2251): Gtk-CRITICAL **: 08:56:33.446: gtk_widget_grab_default: assertion 'gtk_widget_get_can_default (widget)' failed

So did it fail or succeed?  Well, when I insert the USB drive again, I do see it on the desktop.  However, when I open it I see nothing.  The bottom border tells me:
0 items, Free space 64.1GB. HMM.. Since it's mounted on /media/jake/Ventoy, let's peek in with ls:

Code:
ls -lda /media/jake/Ventoy/*

ls: cannot access '/media/jake/Ventoy/*': No such file or directory

Not even a boot partition?  I suppose it's a success in that it didn't brick the USB.  But it didn't do anything useful either!  Angry

Wazzup?  Huh

Open to ideas here, folks.

Thanks much for help.

-- Jake S

Print this item

  ubuntu iso's won't boot
Posted by: DoctorDan - 02-14-2023, 05:37 AM - Forum: Ventoy Discussion Forum - Replies (3)

I copies two ubuntu 22.10 iso's to the ventoy usb.
Neither will boot
Both say invalid magic number

I burned the same iso's to dvd and they boot without any problem.

What's the deal?

Print this item

Question How launch Q-Dir before setup windows
Posted by: sfareg - 02-13-2023, 06:39 PM - Forum: Ventoy Discussion Forum - Replies (1)

Q-Dir : is alternative Freeware to Microsoft's File Explorer.
i used winsetupfromusb have function to run Q-Dir file explorer before setup windows 

[Image: XRO7Evk.png]

[Image: 9XZDsNI.jpg]

How can do that at Ventory

Print this item

  Windows 10 Recovery Disk
Posted by: mdc37 - 02-09-2023, 11:40 AM - Forum: Ventoy Discussion Forum - Replies (2)

Hi people.

I'm new to Ventoy and I've decided it's time to create a drive on a 1TB portable HDD using Ventoy so I can install various rescue and recovery ISO's in case I should ever need them.

Windows 10 will only allow me to create a Recovery Disk on a dedicated USB stick.

What I'd like to do is create a bootable ISO file of the USB stick that has the recovery files on it to use it on my new Ventoy Drive.

The only way I can see to do that is using ImgBurn or Magic ISO and copying a third party boot file onto it to make it bootable.

Will that work on Ventoy or does anyone have a better suggestion for the best way to go about this?

Thanks for reading.

Print this item

  Ventoy modifies MBR? Bricked USB drive
Posted by: jakesalomon - 02-08-2023, 05:21 PM - Forum: Ventoy Discussion Forum - Replies (4)

Greetings, folks.

I would not be posting anything if I did not have a nasty newbie problem.  Confused  I'm mainly writing to confirm my suspicions.

I tried running Ventoy2Disk.exe yesterday and it seemed to start OK for a few seconds.  I have Acronis protection and it stopped the ventoy in it tracs, giving me this message box:
[attachment=690]
I presume this is when Ventoy tried to create an MBR on the USB drive, not on my main hard drive.  This is what I need to be assured of so that I can take certain steps.  If Acronis is just a road block I can surely disable the [dis]service while I try again.  (I'll probably post that question on an Acronis forum.)

In the process it also seems to have bricked my USB drive.  Angry Windows will not recognize it more that a beep when I insert it; it no longer shows up on the list of drives when I open "This PC".  (Using Windows 11).  Hmmm... I wonder if it will be recognized when I boot Linux.  As above, the process of un-bricking the USB is beyond the scope of this forum, though if someone has a solution that has worked, I'd appreciate hearing form you.  (Google has provided a gazzillion solution that don't match what I see when I open the dialogs.)

Thanks for help with this.

Jake S.  (Snarky signature yet to be composed  Big Grin    )

Print this item

  关于“引导”MacOS系统镜像的idea(an idea about “booting” MacOS image)
Posted by: FebTweth - 02-08-2023, 03:58 PM - Forum: Ventoy Discussion Forum - Replies (2)

最近在试用了docker版MacOS(sickcodes/Docker-OSX)的 sickcodes/docker-osx:naked 之后,突然萌生了一个想法,既然 vtoyboot 可以制作可由物理机引导的 linux vdisk,那么是否可以将这个docker 中的系统迁移到 vdisk 中,再在物理机上去启动MacOS的系统镜像?

我理解的是,Docker-OSX 通过 qemu 以运行虚拟机的方式启动 MacOS 的img镜像。这样 MacOS 的镜像是动态大小的,而且系统可以通过直通的方式使用硬件。
那么通过ventoy引导一个精简的虚拟机系统(这 个/类 精简系统可以作为ventoy的插件),再分配所有硬件给要运行的虚拟机来启动镜像的方式,是否可行?
我觉得可见的好处是,这样可以临时兼容更多镜像文件,因为只要配置虚拟机就好了;而且这样运行的目标系统虚拟硬盘是动态大小的,可以更有效的利用硬盘空间。

以上是我想当然之言,希望能抛砖引玉!


Recently, after trying out the docker version of MacOS (sickcodes/docker-OSX) -- sickcodes/docker-osx: naked , an idea suddenly arose. Since vtoyboot can make a linux vdisk that can be booted by a physical machine, can the system in this docker be migrate to the vdisk, and then start the system image of MacOS on the physical machine?

In my understanding, Docker-OSX uses qemu to start the img of MacOS by running virtual machine. In this way, the image of MacOS is of dynamic size, and the system can use hardware by passthrough.
So is it feasible to boot a thin virtual machine system (this kinds of thin systems can be used as a plug-in of ventory) with ventory, and then allocate all hardware to the virtual machine to start a target image?
I think the visible advantage is that it can temporarily be compatible with more image files, as long as the virtual machine is configured; Moreover, the virtual hard disk of the target system running in this way is of dynamic size, which can make more effective use of the hard disk space.

The above is what I take for granted. I hope I can throw a brick and draw a jade!

Print this item

  Problem with the VTOY_DEFAULT_IMAGE parameter
Posted by: Endrju - 02-05-2023, 07:33 AM - Forum: Ventoy Plugin Forum - Replies (2)

I have configured several plugins Global Control, Menu Class, Theme, Alias and everything works without problems.

I have a problem with the Global Control plugin and parameters:

Code:
VTOY_MENU_TIMEOUT
VTOY_DEFAULT_IMAGE

I wanted the indicated ISO image to boot after 10 seconds in case of no response on my side. The countdown is visible on the screen but unfortunately after ten seconds nothing happens, the monitor screen goes black.  Sad

According to what can be found on the Global Control plugin page, the syntax, in the case of my configuration, should look like this:
Code:
{ "VTOY_MENU_TIMEOUT": "10" },
{ "VTOY_DEFAULT_IMAGE": "/ISO/debian_netinstall.iso" },

What could be the problem that it's not working for me?

My Global Control Plugin configuration
Code:
    "control": [
        { "VTOY_MENU_LANGUAGE": "pl_PL" },
        { "VTOY_DEFAULT_MENU_MODE": "1" },
        { "VTOY_TREE_VIEW_MENU_STYLE": "1" },
        { "VTOY_MENU_TIMEOUT": "10" },
        { "VTOY_DEFAULT_IMAGE": "/ventoy/Macrium/MacriumReflect_Home_8.1.7336_Rescue_WinPE10.iso" }
    ],

Structure on my flash drive:
Code:
Folder PATH listing for volume Ventoy
Volume serial number is 4E21-0000
J:\VENTOY
|   ventoy.json
|  
+---theme
|   |   background.jpg
|   |   and so on :)
|   |  
|   \---icons
|           antergos.png
|           and so on :)
|          
+---Windows
|       Win11_22H2_Polish_x64v1.iso
|      
+---Macrium
|       MacriumReflect_Home_8.0.7175_Rescue_WinPE10.iso
|       MacriumReflect_Home_8.1.7336_Rescue_WinPE10.iso
|      
\---ZarzĄdzanie dyskami
        PartExpert_WinPE_EFI_7.3.3.iso

BTW
Is it possible to use Path Matching option in Global Control plugin? I'll admit that it would be very convenient because there it is also possible to point the path to the ISO file.

Print this item