vtoyboot icon indicating copy to clipboard operation
vtoyboot copied to clipboard

OS Not Supported

Open D-EVE-R opened this issue 3 years ago • 5 comments

Hello, am trying to run the Vtoyboot plugging script but it says the current OS is not supported. OS: Arch Linux BIOS and UEFI mode Debian BIOS and UEFI mode image

D-EVE-R avatar Aug 18 '21 23:08 D-EVE-R

Please check whether update-initramfs is a valid command in Debian OS and whether mkinitcpio is a valid command in Arch linux.

ventoy avatar Aug 19 '21 02:08 ventoy

I've had no issues on Debian based distros (tries Mint and Elementary so far) but I get that Arch is not supported.

[user@arch ~]$ mkinitcpio
==> Starting dry run: 5.13.10-arch1-1
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [autodetect]
  -> Running build hook: [modconf]
  -> Running build hook: [block]
  -> Running build hook: [keyboard]
  -> Running build hook: [keymap]
  -> Running build hook: [encrypt]
==> WARNING: Possibly missing firmware for module: qat_4xxx
  -> Running build hook: [filesystems]
  -> Running build hook: [fsck]
install: cannot open '/crypto_keyfile.bin' for reading: Permission denied
==> Generating module dependencies
==> Dry run complete, use -g IMAGE to generate a real image

ak-42 avatar Aug 19 '21 14:08 ak-42

Please check whether update-initramfs is a valid command in Debian OS and whether mkinitcpio is a valid command in Arch linux.

The mkinitcpio is a valid command. image

D-EVE-R avatar Aug 19 '21 15:08 D-EVE-R

You need mkinitcpio and lvm2 installed, otherwise vtoyboot complains. Try installing the lvm2 module and see if the script works (pacman -S lvm2).

thegamingrestoration avatar Sep 30 '21 16:09 thegamingrestoration

You need mkinitcpio and lvm2 installed, otherwise vtoyboot complains. Try installing the lvm2 module and see if the script works (pacman -S lvm2).

Yes, need install 'lvm2' and 'which'!

bananasss00 avatar Oct 12 '21 09:10 bananasss00

You need mkinitcpio and lvm2 installed, otherwise vtoyboot complains. Try installing the lvm2 module and see if the script works (pacman -S lvm2).

you are right. I success.

[ljj@archlinux vtoyboot-1.0.25]$ uname -r 6.1.9-arch1-2

[ljj@archlinux vtoyboot-1.0.25]$ cat /etc/os-release NAME="Arch Linux" PRETTY_NAME="Arch Linux" ID=arch BUILD_ID=rolling ANSI_COLOR="38;2;23;147;209" HOME_URL="https://archlinux.org/" DOCUMENTATION_URL="https://wiki.archlinux.org/" SUPPORT_URL="https://bbs.archlinux.org/" BUG_REPORT_URL="https://bugs.archlinux.org/" PRIVACY_POLICY_URL="https://terms.archlinux.org/docs/privacy-policy/" LOGO=archlinux-logo

lijingjian001 avatar Feb 08 '23 14:02 lijingjian001

Hello, am trying to run the Vtoyboot plugging script but it says the current OS is not supported. OS: Arch Linux BIOS and UEFI mode Debian BIOS and UEFI mode image

Hello, it seems that this issue can be closed

lijingjian001 avatar Feb 08 '23 14:02 lijingjian001