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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 13,227
» Latest member: jqrdwmtd
» Forum threads: 1,655
» Forum posts: 6,667

Full Statistics

Online Users
There are currently 174 online users.
» 0 Member(s) | 170 Guest(s)
Applebot, Bing, Google, Yandex

Latest Threads
iso not working HP SSA Of...
Forum: Ventoy Discussion Forum
Last Post: rjc862003
06-25-2025, 11:25 PM
» Replies: 0
» Views: 158
Ventoy and TrueNAS 25.04....
Forum: Ventoy Discussion Forum
Last Post: dragonlord76
06-25-2025, 07:27 PM
» Replies: 0
» Views: 162
Updating Windows on vhd i...
Forum: Ventoy Plugin Forum
Last Post: vcespon
06-15-2025, 01:11 PM
» Replies: 0
» Views: 273
VHD don't work
Forum: Ventoy Plugin Forum
Last Post: vcespon
06-15-2025, 12:54 PM
» Replies: 1
» Views: 1,082
plz update hardware info ...
Forum: Ventoy Discussion Forum
Last Post: kcs
06-09-2025, 02:57 PM
» Replies: 0
» Views: 468
gParted Live-ISO 1.7.0-1 ...
Forum: Ventoy Discussion Forum
Last Post: odie
06-06-2025, 11:55 AM
» Replies: 0
» Views: 519
请问是否支持Loongarch64架构的启动引导
Forum: Ventoy Discussion Forum
Last Post: zp1688
06-01-2025, 11:57 AM
» Replies: 5
» Views: 8,071
还是希望能有支持国芯架构的安排吧。
Forum: Ventoy Discussion Forum
Last Post: zp1688
06-01-2025, 11:56 AM
» Replies: 1
» Views: 1,466
能否让ventoy直接安装到硬盘和本机的系统形成双...
Forum: Ventoy Discussion Forum
Last Post: zp1688
06-01-2025, 11:55 AM
» Replies: 2
» Views: 2,256
Ventoy is genius!
Forum: Ventoy Discussion Forum
Last Post: Epictetus
05-28-2025, 12:56 AM
» Replies: 0
» Views: 755

 
  Which Plugin, and how?
Posted by: dimitrirodis - 12-16-2020, 02:54 AM - Forum: Ventoy Plugin Forum - Replies (5)

I have a PPKG file that I would like to have automatically detected during a windows 10 installation.

The current process is as follows:
Boot Windows 10 with Ventoy
When the OOBE screen comes up, we insert the USB stick with the PPKG file
Windows 10 completes its final configuration

What I would like to do:
Boot Windows 10 with Ventoy
Choose the PPKG file (or perhaps an autounattend.xml?)
Windows 10 installs/completes on its own

I know there is a plugin to do unattended installations, but I haven't found a way to "inject" the PPKG.

Any advice or direction is appreciated.

Print this item

  ubuntu persistence version 20.04 in legacy mode
Posted by: geole - 12-14-2020, 02:19 PM - Forum: Ventoy Plugin Forum - Replies (3)

Hello

I want to use the persistence for ubuntu in version 20.04 installed in legacy mode.

I have tried a few times to make it work without success.

Today I updated to version v30. It still doesn't work in my context.

Here is the content of my persistence file.


Code:
{
"persistence" : [
    {"image": "/ISO/ubuntu-18.04.1-desktop-amd64.iso", "backend": ["/persistence/18.04-OrdiA.PER", "/persistence/P19.PER"  ] },
    {"image": "/ISO/ubuntu-20.04.1-desktop-amd64.iso", "backend": [ "/persistence/20.04.dat"  ]  } ],
"conf_replace_legacy": [
{ "iso": "/ISO/ubuntu-20.04.1-desktop-amd64.iso", "org": "/isolinux/txt.cfg", "new": "/Menus/txt-20.1.cfg"},
{ "iso": "/ISO/ubuntu-18.04.5-desktop-amd64.iso", "org": "/isolinux/txt.cfg", "new": "/Menus/txt-18.5.cfg"},
{ "iso": "/ISO/ubuntu-18.04.1-desktop-amd64.iso", "org": "/isolinux/txt.cfg", "new": "/Menus/txt-18.1.cfg"} ]
}

It is verified. https://1drv.ms/u/s!AobnjnjPuoUqmQHJIRR1..._?e=74iOus



Here is the content of my personalized order line

For the first try
Code:
label montest
  menu label ^Essayer Ubuntu sans installation avec mes modifications
  kernel /casper/vmlinuz
  append  file=/cdrom/preseed/ubuntu.seed initrd=/casper/initrd nomodeset vga=0x31B---

then for the second try
Code:
label montest
  menu label ^Essayer Ubuntu sans installation avec mes modifications
  kernel /casper/vmlinuz
  append  file=/cdrom/preseed/ubuntu.seed initrd=/casper/initrd nomodeset persistent vga=0x31B---

Regardless of the context, initramfs does not find persistence and refuses to work.

===>    CRASH!   "can not mount /dev/disk/by-label/casoer-rw on  /cow"
https://1drv.ms/u/s!AobnjnjPuoUqmQLUICoi...J?e=gsLmLw

The persistence file has also been recreated today but no change.

I still have to choose non-persistence mode and install the boot-repair software to boot with the installation media

Can you guide me?
Thank you.

Print this item

  Best way to make a new VHD from a Windows 10 ISO
Posted by: romf - 12-13-2020, 07:21 PM - Forum: Ventoy Plugin Forum - Replies (20)

Thank you very much for your cool tool! I switched to it entirely, meaning with the use of the Windows VHD Boot Plugin only VHDs reside on my hard disk's ventoy partition. This way I can separate my workspaces in a clean way. I like that very much!

Now, when a new windows version is released I would like to do a clean install to a new, empty VHD. So I did the following:

1) Inside my booted Windows VHD I start the "Disk Management" tool of Windows. There I create a new VHD on the ventoy partition, attach it and initialize it. Just an example picture which tool I mean:

[Image: disk-management.png]

2) In Rufus I choose "Windows To Go" and install the image to the VHD. Just an example picture:

[Image: Create.jpg]

3) After that image creation has completed I restart to Ventoy boot menu and choose the newly created VHD to boot.
3) Then it boots and Windows configures for the first start and everything seems fine.
4) However, after a minute it fails with the following error message:

[Image: 1-69.jpg]

Could anybody please give me advice on how to create a bootable VHD based on a regular Windows iso? Probably I am missing some important step here.


Greetings

Print this item

Bug Microsoft Security Essentials detects Ventoy-1.0.30 as malware
Posted by: spanspek - 12-13-2020, 11:06 AM - Forum: Ventoy Discussion Forum - Replies (4)

New version of Ventoy (1.0.30) is detected as malware ... Win32/Emali.A!cl (Trojan)

[Image: ventoy30.png]

Print this item

  Convert Ventoy Stick to ISO?
Posted by: Schlumpfpirat - 12-13-2020, 08:52 AM - Forum: Ventoy Discussion Forum - Replies (6)

Hey – first off, absolutely LOVE Ventoy and been using it for a year now.

I recently got an IODD Mini, and was curious if it was possible to convert an existing Ventoy USB stick to an ISO. The main reason is, I have a lot of small *.wim files and *.isos on my Ventoy and don't want to scroll through 150 images on the little IODD screen.

I tried using dd, creating a 1:1 image of the stick but no success. Unfortunately I don't know much about how Ventoy works on a technical level and couldn't find any documentation about it, so I cannot really figure out on how I could modify the EFI and BOOT folder contents either. Any pointers on how that can be achieved? Would be much appreciated.


PS: Any way to get BitCoin Donations going?

Print this item

  how to make a legacy iso boot uefi via ventoy
Posted by: perfection - 12-07-2020, 06:18 AM - Forum: Ventoy Discussion Forum - Replies (1)

My laptop boots ONLY UEFI.  I have an iso that when used with Ventoy on a usb drive does not bppt (but it does boot when mode is set to legacy on other laptops).  Is there ANY WAY i can get this iso to boot uefi as my new laptop is only uefi boot ?

Print this item

solved 【Solved】Linux vDisk Boot Plugin -set my_vdisk_path-
Posted by: lambu - 12-06-2020, 11:04 AM - Forum: Ventoy Plugin Forum - Replies (2)

Thanks for your nice how2

here

It worked for me creating a mint20 vdi.vtoy

which runs perfect from my ventoy usb drive.
Ventoy sees this vdi.vtoy and i can boot from usb menu.

you said to boot from hd

Add a menu like follows to ventoy_grub.cfg, only need to change

Code:
my_vdisk_path

to the absolute path of the actual file (from the root of that partition).
menuentry "Boot My Linux VHD" {   
    set my_vdisk_path="/VHD/mylinux.vhd.vtoy"
   
    if search -n -s vdiskhd -f "$my_vdisk_path"; then
        vtoyboot_common_func "($vdiskhd)$my_vdisk_path"
    else
        echo "$my_vdisk_path not found"
    fi
}



Which HD do i have to define [i]set my_vdisk_path="/VHD/mylinux.vhd.vtoy"[/i]
or is this just the absolute path on any connected HD and vtoy looks @ all HDs?

And do i need to define [i]my_vdisk_path[/i]

thanks

Print this item

  Boot ISO Image in Legacy Boot mode started Ventoy in UEFI mode
Posted by: jajuszko111 - 12-04-2020, 02:25 PM - Forum: Ventoy Discussion Forum - Replies (7)

Hey,
is it possible to boot an ISO Image in Legacy boot mode using Ventoy started in UEFI bootmode?
And conversely, can I run the ISO image in UEFI boot mode when started Ventoy in Legacy boot mode?
Greetings! Smile

Print this item

Photo 无法识别硬盘
Posted by: tianyou888 - 12-04-2020, 08:48 AM - Forum: Ventoy Discussion Forum - Replies (9)

版主,你好!
       我在组装台式机装win7x64和win10x64系统时,Win10有时候点击ISO文件后进去了会黑屏,有时候能正常安装成功,win7就一直不能安装成功,提示缺少驱动器设备驱动程序,win7版是你测试过的“cn_windows_7_ultimate_with_sp1_x64_dvd_u_677408.iso”,Win10版本为“cn_windows_10_business_editions_version_1909_updated_jan_2020_x64_dvd_b3e1f3a6.iso”。请看附件切图



Attached Files Thumbnail(s)
       
Print this item

  Variables in ventoy_grub.cfg
Posted by: Steve2926 - 12-03-2020, 08:18 PM - Forum: Ventoy Plugin Forum - Replies (2)

How do I set the root to the correct partition in ventoy_grub.cfg ?

Currently vtoy_iso_part  = (hd0,msdos1)   so    set root=$vtoy_iso_part does not work

It would be better to leave off the parentheses so we can set the root - or is there a better way?

Print this item