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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 11,294
» Latest member: renatsoft
» Forum threads: 1,519
» Forum posts: 6,284

Full Statistics

Online Users
There are currently 159 online users.
» 1 Member(s) | 155 Guest(s)
Bing, Google, Yandex, Epictetus

Latest Threads
Huge delay connecting ven...
Forum: Ventoy Discussion Forum
Last Post: Steve2926
1 hour ago
» Replies: 1
» Views: 31
My manager has restricted...
Forum: Ventoy Discussion Forum
Last Post: Steve2926
1 hour ago
» Replies: 5
» Views: 724
Windows 10 Installation i...
Forum: Ventoy Discussion Forum
Last Post: TadesaeN
Yesterday, 10:13 AM
» Replies: 16
» Views: 34,519
httpdisk.sys service erro...
Forum: iVentoy Discussion Forum
Last Post: cleao
Yesterday, 09:11 AM
» Replies: 0
» Views: 52
Trouble installing Window...
Forum: iVentoy Discussion Forum
Last Post: sklerder
04-15-2024, 10:42 PM
» Replies: 12
» Views: 593
Build Windows 11+Office21
Forum: iVentoy Discussion Forum
Last Post: SPRINKILL
04-15-2024, 03:13 PM
» Replies: 0
» Views: 80
Adding custom grub entrie...
Forum: Ventoy Discussion Forum
Last Post: nguyen ha thai trong
04-12-2024, 08:51 AM
» Replies: 1
» Views: 202
iVentoy-1.0.20 release
Forum: iVentoy Discussion Forum
Last Post: petergu0326
04-12-2024, 07:02 AM
» Replies: 3
» Views: 486
PXE boot via USB Ethernet...
Forum: iVentoy Discussion Forum
Last Post: jeffshead
04-11-2024, 11:24 AM
» Replies: 7
» Views: 667
Computers are not loading...
Forum: iVentoy Discussion Forum
Last Post: ATechPCS
04-11-2024, 03:31 AM
» Replies: 6
» Views: 648

 
Star ventoy 66 is not easy.
Posted by: noorislamdxb - 02-15-2022, 08:23 AM - Forum: Ventoy Discussion Forum - Replies (1)

The ventoy version 66 is not give usb update option. earliyer was very good. Kindly make it is easy.

Print this item

  Is there a way to avoid having execute permissions added automatically to files?
Posted by: lostipod - 02-15-2022, 01:11 AM - Forum: Ventoy Discussion Forum - Replies (2)

Hello there. I noticed when I put files on a Ventoy drive that execution permissions get added to Owner, Group and Other (chmod a+x). I tried using the -r option when running Ventoy2Disk.sh and then created a separate partition with the remaining space on the drive, but execute permissions were still added to files when copied there. Is there a way to add regular files (non .iso / .img) to a Ventoy drive without having execution permissions added automatically?

Print this item

  关于银河麒麟在不同电脑启动的问题
Posted by: TrunderBird - 02-15-2022, 12:31 AM - Forum: Ventoy Discussion Forum - Replies (6)

在移动硬盘上用ventoy做了mint linux,manjaro,mxlinux,银河麒麟的vbox虚拟机镜像,在家里的华硕笔记本电脑使用都正常,在另外thinkpad t450笔记本和thinkcentre台式机上麒麟无法进入图形界面,只进入了grub,其它几个镜像都可以正常使用,请问是哪里没设置对?麒麟的版本是银河麒麟桌面版v10

Print this item

  Ventoy 1.0.67 Bitlocker
Posted by: JohnBoy - 02-14-2022, 05:19 PM - Forum: Ventoy Discussion Forum - Replies (2)

Ventoy is a super tool,

but how can I search with version 1.0.67
search a hard disk if it is encrypted with Bitlocker?

Print this item

Heart 【Ventoy-1.0.67 Release】
Posted by: longpanda - 02-14-2022, 04:00 PM - Forum: Ventoy Discussion Forum - Replies (7)

  • 2022/02/14 --- 1.0.67 release
  1. Support F2 to browse and boot ISO/WIM/IMG/VHD(x)/EFI files in local disk. Notes

  2. Move the reboot/halt menu from F2 to F5 Tools/Power
  3. Change default menu display mode back to ListView mode. (Powerful habit Smile )
  4. Fix the bug when booting SystemRescue 8.X/9.X
  5. Fix the bug in VentoyVlnk.sh when create vlnk file for files in a NTFS partition. (#1430)
  6. Fix the bug that the 1st menu item is not always selected when switching between submenus.
  7. Fix the bug that file injection does not take effect for windows.(introduced in 1.0.66).

Print this item

solved 【Solved】Issue: ventoy-1.0.66, Boot Conf Replace Plugin, SystemRescue 9.01 64Bit
Posted by: JuppFlassbeck - 02-13-2022, 12:26 PM - Forum: Ventoy Plugin Forum - Replies (5)

(https://sourceforge.net/projects/systemr...o/download)

I've been using SystemRescue since version 8. To make it work, I had to provide additional parameters to the boot-command -
for the 32 bit-version it is img_label=VolumeName and img_loop=path_to_iso
and
for the 64 bit version only the img_loop parameter.
I've done this with the Boot Conf Replace Plugin and a modified grubsrcd.cfg and sysresccd_sys.cfg file.

This worked until the version 9.01 of SystemRescue. With 9.01 it only works with the 32 bit-version, but not with the 64 bit-version, that ends the bootprocess with an error-message that it can not find the init-files.

If I start the 64 bit-version and then press Tab, I can see that the additional parameter is been provided, but it does not work. When I select in ventoy the compatible mode by pressing Ctrl-i, then start the 64 bit-version and hit Tab, I see the original boot-command without the img_loop parameter, if I then provide the img_loop-parameter manually it starts without error, so I presume that it is an error in the plugin. I now switched back to version 9.00 for the 64 bit-version and that is working again

Print this item

Heart 【Ventoy-1.0.66 Release】
Posted by: longpanda - 02-13-2022, 12:14 PM - Forum: Ventoy Discussion Forum - Replies (15)

  • 2022/02/13 --- 1.0.66 发布
  1. Experimental support to boot ISO/WIM/IMG/VHD(x)/EFI files in local disk. Notes

  2. Change the default menu display mode to TreeView mode.

  3. Fix a bug when booting the latest recalbox-x86_64.img. (#1423)

  4. Fix a bug about the CGI tool after boot WePE.

  5. Support /dev/disk/by-id/xxx format input in Ventoy2Disk.sh (#1422)

  6. languages.json update

Print this item

  WePE里面的CGI备份还原工具打不开
Posted by: lihanchen - 02-09-2022, 04:33 AM - Forum: Ventoy Discussion Forum - Replies (1)

双击没反应,工具是用PECMD加载的
用wepe安装器直接安装到U盘就能打开,用ventoy加载ISO就打不开
试过WePE版本2.0-2.2
试过多个U盘,两台不同的电脑,开关memdisk
Ventoy+WePE里面其他软件都能打开,自己的CGI绿色版也能开
WePE里面双击CGI图标会在程序目录下创建一个ventoy文件夹,里面有WinLogin.exe,说明这个问题跟ventoy环境还是有一定关系

Print this item

  Drive X: is small.
Posted by: hyun9358 - 02-08-2022, 09:33 PM - Forum: Ventoy Discussion Forum - Replies (2)

In the early stages of Windows Setup, press Shift+F10 to go to the cmd window.

At this time ...
Drive X: is small.

I want to get more capacity.

Can I modify the controls in Ventoy?

Print this item

  Windows VHD Plugin - Veracrypt Whole Disk Encryption
Posted by: trymeout - 02-07-2022, 05:45 PM - Forum: Ventoy Plugin Forum - No Replies

Is there a way to have a Windows VHD that is fully encrypted using Veracrypt. Veracrypt is a free, open source disk encryption software which you can use to encrypt your Windows installation. It is an FOSS alternative BitLocker.

I tried two different approaches and neither worked. I first tried to boot up the Windows VHD in Ventoy and install Veracrypt and encrypt the system. Before Veracrypt encrypts the system drive, it will do a test to ensure it will work by rebooting Windows and ensuring your prompted with the Veracrypt password page. I was not prompted with the password page, no matter how I setup the system drive encryption.

I also tried booting up the Windows VHD in VirtualBox and installed Veracrypt and encrypted the system. It worked in Virtualbox but when I copied that Windows VHD file onto my Ventoy drive and booted it up, I get a Windows bootloader error and I am unable to boot into Windows since it is unable to prompt me the Veracrypt boot loader to decrypt the system.

Any help will be most appreciated!

Print this item