ventoy / vtoyboot

Work with ventoy to support boot Linux distros in a vdisk file (vhd/vdi/raw ...)
GNU General Public License v3.0
288 stars 24 forks source link

Endless OS vdisk support #72

Open securegh opened 1 year ago

securegh commented 1 year ago

Hello,

Endless OS is an educational distro, it would very convenient to have vtoy vdisk boot support. It's heavy distro with offline educational material, vtoy boot support would be make it easy to showcase the distro.

Thank you very much for this project, I hope you implement vtoy boot support for Endless OS.

P.S. This is the output of the vtoyboot.sh script:

**********************************************
      vtoyboot 1.0.29
      longpanda admin@ventoy.net
      https://www.ventoy.net
**********************************************

dracut: Executing: /usr/bin/dracut --list-modules
Current system use dracut as initramfs tool
mkdir: cannot create directory ‘/lib/dracut/modules.d/99ventoy’: Read-only file system
cp: cannot create regular file '/bin/vtoydump': Read-only file system
cp: cannot create regular file '/bin/vtoypartx': Read-only file system
cp: cannot create regular file '/bin/vtoytool': Read-only file system
./distros/dracut/vtoy.sh: line 43: /bin/vtoydmpatch: Read-only file system
cp: cannot create regular file '/lib/dracut/modules.d/99ventoy/': Not a directory
cp: cannot create regular file '/lib/dracut/modules.d/99ventoy/': Not a directory
updating the initramfs, please wait ...
dracut: Executing: /usr/bin/dracut -f --no-hostonly
dracut: dracut module 'ventoy' cannot be found or installed.
grub mkconfig ...
PROBE_PATH=/usr/sbin/grub-probe EDITENV_PATH=/usr/bin/grub-editenv MKCONFIG_PATH=/usr/sbin/grub-mkconfig
cp: cannot create regular file '/usr/sbin/grub-probe-bk': Read-only file system
rm: cannot remove '/usr/sbin/grub-probe': Read-only file system
cp: cannot remove '/usr/sbin/grub-probe': Read-only file system
chmod: changing permissions of '/usr/sbin/grub-probe': Read-only file system
chmod: cannot access '/usr/sbin/grub-probe-bk': No such file or directory
cp: cannot create regular file '/usr/bin/grub-editenv-bk': Read-only file system
rm: cannot remove '/usr/bin/grub-editenv': Read-only file system
cp: cannot remove '/usr/bin/grub-editenv': Read-only file system
chmod: changing permissions of '/usr/bin/grub-editenv': Read-only file system
chmod: cannot access '/usr/bin/grub-editenv-bk': No such file or directory
/usr/sbin/grub-mkconfig null

vtoyboot process successfully finished.