• 4 Posts
  • 6.77K Comments
Joined 1 year ago
cake
Cake day: February 17th, 2024

help-circle









  • Yes, but it’s complicated. The easier thing to do would be to make a live USB image, then copy the files to the drive.

    For a CD, you could add the files to the iso image, then access them on the disc after booting.

    If you want them on the live system’s filesystem itself, it’s more complicated and probably not worth the effort. But you’d have to unpack and repack the system image inside the iso. Or maybe just run the iso build process to create your iso from scratch.