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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 12,271
» Latest member: liiloo
» Forum threads: 1,601
» Forum posts: 6,559

Full Statistics

Online Users
There are currently 93 online users.
» 0 Member(s) | 89 Guest(s)
Baidu, Bing, Google, Yandex

Latest Threads
i have ventoy usb with wi...
Forum: Ventoy Discussion Forum
Last Post: xzaswq
1 hour ago
» Replies: 1
» Views: 51
Ventoy service autostart ...
Forum: Ventoy Discussion Forum
Last Post: reyesryder
11-22-2024, 09:26 AM
» Replies: 0
» Views: 112
About the low activity
Forum: Ventoy Discussion Forum
Last Post: Epictetus
11-20-2024, 11:32 PM
» Replies: 2
» Views: 786
Installation looks streak...
Forum: iVentoy Discussion Forum
Last Post: lvinuezav
11-20-2024, 10:11 PM
» Replies: 1
» Views: 608
Windows 11 24H2 installer...
Forum: Ventoy Discussion Forum
Last Post: DawnTreader
11-14-2024, 07:43 PM
» Replies: 5
» Views: 4,100
ventoy什么时候,能支持原生4K的U盘
Forum: Ventoy Discussion Forum
Last Post: pj1981618
11-12-2024, 09:11 AM
» Replies: 2
» Views: 2,388
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: 365
vhdimg, does it work with...
Forum: Ventoy Discussion Forum
Last Post: asdffdsa1122
11-05-2024, 10:48 PM
» Replies: 0
» Views: 381
Ventoy enroll key manager...
Forum: Ventoy Discussion Forum
Last Post: Epictetus
10-25-2024, 11:09 PM
» Replies: 26
» Views: 13,659

 
  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

Bug 在一些机器上会把U盘的分区识别错误
Posted by: M-O - 12-02-2020, 05:32 AM - Forum: Ventoy Discussion Forum - Replies (2)

在学校的希沃一体机上,打开软件,插入U盘,U盘的分区成了CDEF,而CDEF是主硬盘的分区。如附件所示。当时看着设备名称和容量正确,就点了安装,结果系统就崩溃了。(提前做了双系统,现在在Win10,日常使用没问题)
当时是win7 x64 专业版。在win10中也存在同样的问题。在自己的电脑上是正常的,如me.png,做好了去学校电脑上,问题仍存在,如附件seewo.png。
自己排除了分区数量问题,在其他班的电脑上同样有问题。



Attached Files Thumbnail(s)
       
Print this item

solved not boot windows xp
Posted by: haji1368 - 12-01-2020, 12:16 AM - Forum: Ventoy Discussion Forum - Replies (1)

Hi I install
Ventoy 1.0.29
..
Install iso windows s 7 and 8 and xp and 10   and Linux  and software s.. in flash drive
After boot
..
Boot success windows 10 7 and software s

But not boot windows xp  and not boot working iso Linux
Please help me and fix software

Print this item

  是否有方法让LiveCD能访问到数据分区
Posted by: Mengsk - 11-30-2020, 01:28 PM - Forum: Ventoy Discussion Forum - Replies (5)

Hi,

配置: 版本1.0.29, EFI引导. 移动硬盘数据分区为ntfs.

尝试了gentoo和debian buster的LiveCD, 启动之后无法挂载数据分区, 错误为Device or resource busy.

现在的Workaround是内核命令行加'toram', 然后启动之后把整个USB Reset一遍 (或者重新插拔).

有没有办法在不加载到ram的情况下也能访问到数据分区的内容 (只读也行) ?

Print this item

solved [SOLVED] Drive not recognized in legacy mode?
Posted by: Ren - 11-29-2020, 02:50 PM - Forum: Ventoy Discussion Forum - Replies (9)

Hi guys,

I am just testing Ventoy and find myself in this situation, for now I just want to be sure this is something that should be working before wasting too much time in something ventoy is not designed to do.

I installed Ventoy on an external HDD using the Linux script. No problems there.

But when I boot in legacy BIOS mode the drive is not listed as an available boot drive. This is how I always set up the system and have used many USB creator in the past.

BIOS settings are correct regarding legacy mode active, boot order, etc. etc. and I was in Legacy mode both times I installed Ventoy on this HDD.

If I switch to UEFI mode the drive is listed and can boot ISO images from there, but only UEFI compatible ones, and that excludes ISOS such as boot-repair-disk and many other tools I normally use.


My question then is if this situation where my drive is not listed on Legacy mode is to be expected or something is going wrong on my side.

Thank you.

Print this item