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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 11,204
» Latest member: Jack Wolf
» Forum threads: 1,501
» Forum posts: 6,177

Full Statistics

Online Users
There are currently 183 online users.
» 2 Member(s) | 179 Guest(s)
Bing, Google, FroggieTheGremlin, sklerder

Latest Threads
Auto install script not w...
Forum: iVentoy Discussion Forum
Last Post: petergu0326
2 hours ago
» Replies: 4
» Views: 43
Image is torn into lines ...
Forum: iVentoy Discussion Forum
Last Post: sklerder
9 hours ago
» Replies: 3
» Views: 41
Injection in live WinPE f...
Forum: Ventoy Plugin Forum
Last Post: vtFred
Yesterday, 12:11 AM
» Replies: 0
» Views: 42
Theme Backround Image
Forum: Ventoy Discussion Forum
Last Post: Alim
03-26-2024, 07:04 PM
» Replies: 0
» Views: 114
Haiku OS no ventoy yet..
Forum: Ventoy Discussion Forum
Last Post: alegatorul
03-26-2024, 07:51 AM
» Replies: 0
» Views: 91
1.0.17 httpdisk 无法加载硬盘
Forum: iVentoy Discussion Forum
Last Post: lh2118
03-26-2024, 07:35 AM
» Replies: 1
» Views: 809
NVMe to boot
Forum: Ventoy Discussion Forum
Last Post: Deadhand
03-25-2024, 08:59 PM
» Replies: 0
» Views: 130
Can Ventoy be deployed to...
Forum: Ventoy Discussion Forum
Last Post: nguyen ha thai trong
03-25-2024, 05:12 AM
» Replies: 3
» Views: 303
Esxi7.03 and Esxi 8.02 In...
Forum: iVentoy Discussion Forum
Last Post: yunyi
03-22-2024, 04:14 AM
» Replies: 0
» Views: 124
Error message during boot
Forum: Ventoy Discussion Forum
Last Post: Tarq
03-21-2024, 11:13 PM
» Replies: 1
» Views: 638

 
Question [ISSUE] Ventory 1.0.74 legacy boot linux vdisk(vhd) lead to black screen
Posted by: zjqzero - 05-26-2022, 11:45 AM - Forum: Ventoy Plugin Forum - Replies (10)

Ventory 1.0.74 legacy boot linux vdisk(vhd) lead to black screen.  but win10 vdisk(vhd) boot success.

So I rollback to 1.0.73 boot success both win10 and linux.

[ventoy_grub.cfg]

```
menuentry "Windows 10" --class=windows {   
    set vdisk_path="/Images/Win10.vhd"
    if search -n -s vdiskhd -f "$vdisk_path"; then
        vhdboot_common_func "($vdiskhd)$vdisk_path"
    else
        echo "$vdisk_path not found"
    fi
}

menuentry "Manjaro" --class=manjaro {   
    set vdisk_path="/Images/manjaro.vhd"
    if search -n -s vdiskhd -f "$vdisk_path"; then
        vtoyboot_common_func "($vdiskhd)$vdisk_path"
    else
        echo "$vdisk_path not found"
    fi
}
```

Print this item

  Installing Ventoy on SSD in External Enclosure
Posted by: gorgonzola238 - 05-25-2022, 01:04 AM - Forum: Ventoy Discussion Forum - Replies (2)

Hello!

I believe I've followed the directions for the install correctly. I have a 120GB SSD I put into an external enclosure. I ran Ventoy2disk to install it on the SSD and I copied a couple ISOs to the open partition. I tried a laptop with Secure boot on and off and the computer doesn't detect the drive. I had a 4GB USB stick spare and installed Ventoy and it boots fine.

Is this just an issue with the computer not detecting my SSD in the external cage or am I missing a setting on the install to the SSD? Thank you for your assistance!

Print this item

  can't move win10 or win11 iso to usb drive
Posted by: mesa - 05-18-2022, 07:47 PM - Forum: Ventoy Discussion Forum - Replies (1)

hi there,
i have recently installed ventoy on my usb flash drive (kingston datatraveler 100 g3/64gb). anytime i try moving a win10 or win11 iso to the drive, it fails and displays an error: "files has properties that cannot be copied to the new location". i tried looking up a fix, but it seems like no one else has the same issue. any ideas? thank you.

Print this item

Lightbulb Booting from Vhd or Vhdx ----win7 --win10 ---win xp
Posted by: aboamir@gmail.com - 05-17-2022, 05:36 PM - Forum: Ventoy Discussion Forum - No Replies

I have 3 USB harddisk duplicates from 3 different hardware systems I am using a school pc to do some work by plugging the USB harddisk in the school pc 
I would like to make ((vhd)) or ((vhdx)) in one SSD USB instead of 3 USB harddisk.
vhd1-win XP
vhd2-win10
vhd3-win 7

Print this item

  Issue: ventoy-1.0.74, SystemRescue 9.02 64Bit
Posted by: 2Torr - 05-16-2022, 08:54 PM - Forum: Ventoy Plugin Forum - Replies (2)

A problem that was solved in Ventoy v1.0.67 (https://forums.ventoy.net/showthread.php...stemRescue)
seems to be back in Ventoy v1.0.74, even in the latest CI #776.

I'm unable to boot System Rescue v9.02 64-bit ISO image in secureboot mode from a clean Ventoy USB drive with no plugins. (ISO is located in root folder)
When I select the "systemrescue-9.02-amd64.iso" file from the Ventoy menu, I get the Grub 2 menu:
Please see attached "Grub 2.06 Menu" image.

Then I select option, "Boot SystemRescue using the default options".
The screen clears and displays the message in the attached "DefaultOptions_Response" image:
"error: shim_lock protocol not found.
Press any key to continue..."

Also, if I select "Power Off" option in Grub menu, I get this message:
"error: verification requested but nobody cares: /boot/grub/x86_64-efi/halt.mod.
Press any key to continue..."
(please see attached "PowerOff Msg" image)

If I use the Ctrl-I mode before selecting the "systemrescue-9.02-amd64.iso" file from the Ventoy menu,
I get the message in the attached "CompatMode_CTRL-I" image.

This issue may be related to a problem that was recently corrected in Super-UEFIinSecureBoot-Disk.
Please see latest post in "Secureboot : Grub error "shim_lock protocol not found" reported issue found here:
https://forums.ventoy.net/showthread.php?tid=2033

Thanks!



Attached Files Thumbnail(s)
               
Print this item

  Windows 10 Installation issues
Posted by: Beepboop - 05-16-2022, 02:12 AM - Forum: Ventoy Discussion Forum - Replies (15)

Hello, I'm fairly new to Ventoy so I might just be doing something wrong... I'm attempting to install Windows 10 on a laptop of mine but I get some weird issues.

I have the flashdrive formatted using Ventoy with MBR partition style.

The laptop's bios being set to UEFI allows the installation to work without issues, But if I attempt to install using BIOS it will allow me to select it in Ventoy's menu, It will finish the "Loading files..." option but as soon as it's done it will provide a black box that appears over the Ventoy menu and will stay there forever, it will then flash the entire screen black ones and go back to the black box over the ventoy menu.

I read some forum posts and was recommended to enable Wimboot mode and this provides a different issue, It proceeds through the installation like normal but upon selecting a Drive to install windows on and pressing "Next" it tells me "We couldn't create a new partition or locate an existing one. For more information, see the Setup log files." and won't let me select the drive.

I was also recommended to enable comparability mode, upon hitting "Install" it tells me "A media driver your computer needs is missing. This could be a DVD, USB, or Hard disk driver. If you have the CD, DVD, or USB flash drive with the driver on it, please insert it now." And hitting "Browse" I can't seem to find any drivers anywhere so this method also fails for me.

Any help would be nice Smile I'm wanting to create a ventoy USB that I can use on virtually any system to install Windows 10, be it UEFI or BIOS, laptop or desktop, Old or new, etc.

Print this item

  Windows 10/11 setup Error"A media driver your computer need is missing" ventoy 1.0.74
Posted by: vyros4u - 05-15-2022, 10:02 AM - Forum: Ventoy Discussion Forum - Replies (26)

Ever since I updated to version 1.0.74 I usually get this error "A media driver your computer needs is missing. This could be a DVD , USB or HARD DISK driver.." when installing windows 10/11 on newer PCs.. I have this error on 2 6thgen, 1 8thgen and 9thgen PCs and don't get them on older generation Pc.. but I never had this error with previous version 1.0.57.
Can someone confirm this and how to go about it.

Print this item

  Help $OEM$
Posted by: Cyberfox - 05-10-2022, 02:12 PM - Forum: Ventoy Discussion Forum - No Replies

Hi!

Is it possible to use the $OEM$ folder or SetupComplete.cmd script in the AutoInstall (Windows ISO) plugin with Unattended.xml or otherwise?

I've tried all the ways I found on the forum and it still didn't work.

Can anyone help me?

Thanks!

Print this item

Information question about the source code...
Posted by: Salem - 05-09-2022, 02:03 PM - Forum: Ventoy Discussion Forum - Replies (1)

Hello world!
i'm trying to remove string "1.0.10 UEFI www.ventoy.net" from the screen and regarding to https://www.ventoy.net/en/plugin_theme.html it says i need to remove it in the source code now i dowloaded the sorce and still have no idea whice file i need to work on?
i need to know which file?
why i want to remove it? cus i'm using mulit-color background so it will not work if i change the font color...

Thank you!

Print this item

  KaOSx support on Ventoy is too old
Posted by: hd_scania - 05-09-2022, 05:09 AM - Forum: Ventoy Discussion Forum - Replies (1)

The current KaOSx LiveDVD has been on 27 April 2022, but our formerly tested KaOSx was only at 2020, please update once to be up to date

Code:
KaOS2022.04.27.amd64.iso

Print this item