Advertisement
Guest User

Untitled

a guest
Mar 2nd, 2024
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.09 KB | None | 0 0
  1. [root@fedora vtoyboot-1.0.31]# sh vtoyboot.sh
  2.  
  3. **********************************************
  4. vtoyboot 1.0.31
  5. longpanda admin@ventoy.net
  6. https://www.ventoy.net
  7. **********************************************
  8.  
  9. Current system use dracut as initramfs tool
  10. mkdir: cannot create directory ‘/lib/dracut/modules.d/99ventoy’: Read-only file system
  11. cp: cannot create regular file '/bin/vtoydump': Read-only file system
  12. cp: cannot create regular file '/bin/vtoypartx': Read-only file system
  13. cp: cannot create regular file '/bin/vtoytool': Read-only file system
  14. ./distros/dracut/vtoy.sh: line 43: /bin/vtoydmpatch: Read-only file system
  15. cp: cannot create regular file '/lib/dracut/modules.d/99ventoy/': Not a directory
  16. cp: cannot create regular file '/lib/dracut/modules.d/99ventoy/': Not a directory
  17. updating the initramfs, please wait ...
  18. dracut: Can't write to /boot/efi/31ea8b02de6a4ab88ac6604f693cd2df/6.5.6-300.fc39.x86_64: Directory /boot/efi/31ea8b02de6a4ab88ac6604f693cd2df/6.5.6-300.fc39.x86_64 does not exist or is not accessible.
  19. grub mkconfig ...
  20. PROBE_PATH=/usr/sbin/grub2-probe EDITENV_PATH=/usr/bin/grub2-editenv MKCONFIG_PATH=/usr/sbin/grub2-mkconfig
  21. cp: cannot create regular file '/usr/sbin/grub2-probe-bk': Read-only file system
  22. rm: cannot remove '/usr/sbin/grub2-probe': Read-only file system
  23. cp: cannot remove '/usr/sbin/grub2-probe': Read-only file system
  24. chmod: changing permissions of '/usr/sbin/grub2-probe': Read-only file system
  25. chmod: cannot access '/usr/sbin/grub2-probe-bk': No such file or directory
  26. cp: cannot create regular file '/usr/bin/grub2-editenv-bk': Read-only file system
  27. rm: cannot remove '/usr/bin/grub2-editenv': Read-only file system
  28. cp: cannot remove '/usr/bin/grub2-editenv': Read-only file system
  29. chmod: changing permissions of '/usr/bin/grub2-editenv': Read-only file system
  30. chmod: cannot access '/usr/bin/grub2-editenv-bk': No such file or directory
  31. /usr/sbin/grub2-mkconfig -o /boot/loader.0/grub.cfg
  32. Generating grub configuration file ...
  33. Adding boot menu entry for UEFI Firmware Settings ...
  34. done
  35.  
  36. vtoyboot process successfully finished.
  37.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement