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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 12,927
» Latest member: Pizanauta
» Forum threads: 1,643
» Forum posts: 6,643

Full Statistics

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

Latest Threads
VHD don't work
Forum: Ventoy Plugin Forum
Last Post: Ap2023
2 hours ago
» Replies: 0
» Views: 9
Default to BIOS boot
Forum: iVentoy Discussion Forum
Last Post: eilmrein
03-29-2025, 08:08 AM
» Replies: 0
» Views: 161
VHD support
Forum: Ventoy Discussion Forum
Last Post: Steve2926
03-24-2025, 10:01 AM
» Replies: 2
» Views: 583
grub2 entry ventoy
Forum: Ventoy Discussion Forum
Last Post: Steve2926
03-24-2025, 09:56 AM
» Replies: 2
» Views: 635
Kaspersky Rescue Disk ISO...
Forum: Ventoy Discussion Forum
Last Post: Steve2926
03-24-2025, 09:48 AM
» Replies: 0
» Views: 244
Some ISOs won't boot with...
Forum: Ventoy Discussion Forum
Last Post: stevenbennett
03-23-2025, 05:47 PM
» Replies: 0
» Views: 384
1.1.05字体偏小
Forum: Ventoy Discussion Forum
Last Post: haomingqing
03-20-2025, 07:50 AM
» Replies: 1
» Views: 856
还是希望能有支持国芯架构的安排吧。
Forum: Ventoy Discussion Forum
Last Post: haomingqing
03-20-2025, 07:49 AM
» Replies: 0
» Views: 313
iventoy 购买专业版发送发送激活邮件无回复
Forum: iVentoy Discussion Forum
Last Post: wolfen
03-14-2025, 01:59 PM
» Replies: 2
» Views: 923
请问是否支持Loongarch64架构的启动引导
Forum: Ventoy Discussion Forum
Last Post: yqqy
03-14-2025, 01:17 AM
» Replies: 4
» Views: 6,069

 
Video 【share】【Ventoy主题DIY教程】
Posted by: longpanda - 09-28-2021, 02:25 AM - Forum: Ventoy Plugin Forum - No Replies

https://www.bilibili.com/video/BV1mg411c...33.337.0.0



Attached Files Thumbnail(s)
   
Print this item

Heart Ventoy-1.0.53 release
Posted by: longpanda - 09-28-2021, 12:55 AM - Forum: Ventoy Discussion Forum - Replies (1)

  • 2021/09/27 --- 1.0.53 release
  1. Add menu_tip plugin. Notes
  2. Add --qt5 parameter for VentoyGUI. Notes
  3. Support nondestructively shrink persistence dat file. Notes
  4. Document How to inject files to Linux Live OS
  5. Document Replace ISO boot menu background
  6. languages.json update

Print this item

  suggestion for new release
Posted by: haimoura - 09-24-2021, 09:41 AM - Forum: Ventoy Discussion Forum - Replies (4)

Hi everyone

Thank you all the programmers of this very handy tool I really loved it and switch all my install media from other similar software,

firstly if this is wrong place to post please move the post kindly to correct forum

I have one suggestion as I am using Linux version on Manjaro and it is working fine now with the last update and the GUI is great.. but missing one button.
I suggest to make a button for testing the the instllation media on qemu
just a click which excute the following command

Code:
sudo qemu-system-x86_64 -MMM /dev/sdX -m 4096
as the MMM will represent installation media
and     sdX   will be the device name
the memory part can be excluded or be an option on the side of the button.

thank you for your  effort and time
Adil

Print this item

  [SOLVED] Is downsizing persistent.dat possible?
Posted by: Plurix - 09-23-2021, 11:02 PM - Forum: Ventoy Discussion Forum - Replies (3)

It is now possible to extend persistent dat file by using sudo sh ExtendPersistentImg.sh  datfile extend_size_mb (see 5. Extend persistent dat file here).

For example:


Code:
sudo sh ExtendPersistentImg.sh  persistent.dat 2048

"That means extend persistent.dat by 2048MB (+2GB), if the old size is 1GB, then it will grow to 3GB after you extend it."


My question is: Is it possible to do the opposite? Downsize persistent.dat?...

Example: Assuming I have a 96GB persistent.dat file, I want to resize to 64GB (65536MB). Can I issue the command below?


Code:
sudo sh ExtendPersistentImg.sh  persistent.dat -32768

So that, in the end, I'd get a persistent dat file reduced to 64GB (65536MB).

Print this item

solved 【Solved】Create a Ventoy persistence on Windows (for Linux)
Posted by: Machou - 09-23-2021, 10:41 PM - Forum: Ventoy Plugin Forum - Replies (2)

Hello Community =)

Following the documentation of Ventoy on the official site, it indicates how to create a peristance for an ISO file.

So far, nothing fancy, but it's for Linux. While I'm under Windows 10, I tried to create via Ubuntu on Hyper-V but I can't find my USB key.

Does anyone have a tip, besides being on Linux? :p

Regards

Print this item

  unable to boot certain ISOs without legacy support
Posted by: herpsn - 09-22-2021, 10:08 PM - Forum: Ventoy Discussion Forum - Replies (4)

Hi, 

I just tested Ventoy a little bit. Really great tool.

Here are the ISOs i tested with my lenovo yoga 720-15:

only works with legacy support: ElementaryOS, LinuxMint, Ubuntu, KDE NEON

works with EFI and Legacy Support: Arch Linux, EndeavourOS; MX-Linux, Deepin Linux, Manjaro, Windows10

attached are the screenshots of the debug output from Elementary OS and Linux Mint when the ISO is not booting in EFI. Maybe this can help in solving the booting only in legacy support for certain ISOs.



Attached Files Thumbnail(s)
       
Print this item

  Well, I tried it
Posted by: sharkscott - 09-22-2021, 04:31 AM - Forum: Ventoy Discussion Forum - Replies (2)

I got it to install correctly and I was able to copy some .ISO’s to it all well and good but when I boot into it and select a distro to boot into, all I get is a black screen and I have to reboot my laptop. It seems I have a hardware issue..

Has anyone else come across this?

Print this item

  [SOLVED] Unable to launch Live Ventoy w/MX-Linux on ASUS X570 MB w/AMD Ryzen 9 5900X
Posted by: Plurix - 09-21-2021, 04:00 AM - Forum: Ventoy Discussion Forum - Replies (4)

Hi, unable to run MX-Linux with / without Persistence on an ASUS X570 Mobo.

I can see the menu but upon choosing the desired option it only shows a blank, dark screen forever.

I can Ctrl-Alt-Del to reboot, though.

Json file is:

Code:
{
    "persistence" : [
        {
            "image": "/MX-19.1_x64.iso",
            "backend": "/MX-19.1_x64.dat"
        }
    ]
}

Dat file created successfully using CreatePersistentImg.sh script:

Code:
sudo sh CreatePersistentImg.sh -s 24576 -l MX-Persist

and located at root along with iso file.

USB stick is GPT formatted.

Any thoughts appreciated.



Attached Files Thumbnail(s)
       
Print this item

  vtoyboot 脚本不支持 FydeOS for Vmware ?
Posted by: josephgch - 09-19-2021, 07:31 PM - Forum: Ventoy Discussion Forum - Replies (2)

今天尝试了一下最新的FydeOS-VMware-v13.0-Preview1,在虚拟机里执行vtoyboot脚本的时候提示不支持该系统,请问版主有开发的计划吗?要是能在vhd里正常安装FydeOS并用ventoy启动就好了。
   

Print this item

Exclamation FreeBSD 14-CURRENT doesn't boot
Posted by: hd_scania - 09-18-2021, 08:44 PM - Forum: Ventoy Discussion Forum - Replies (1)

Among the FreeBSD based LiveUSB's, only GhsotBSD and HelloSystem have been known to work on Ventoy, but booting FreeBSD 14-CURRENT by Ventoy is missing a known root mount point somewhy

Print this item