-
Notifications
You must be signed in to change notification settings - Fork 124
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HOW TO?: how to install os.img manually to PINN? #881
Comments
PINN does not use images. The images first have to be converted into tar.xz files to separate the files from the partition structure, because the partition structure has to be changed for multi-booting. They also need meta-files to tell PINN how to install the OS. Most of the OSes are stored on sourceforge at https://sourceforge.net/projects/pinn/files/os/. If you can't find the OS you are interested in, please start at https://github.com/procount/pinn-os/blob/master/os/repo_list.json and follow the links til you find the OS you want. Please see https://github.com/procount/pinn/blob/master/README_PINN.md#local-images-on-usb-stick for more info on installing from USB. |
just remembered when strolling and watchin YT for multiboot. just checked its by someone |
It's a handy website by Matt Huisman to know which OSes are supported and it allowed you to resize each OS's partitions as they were installed, although that functionality is now included by PINN itself. He also did some of the OS conversions. |
im on collage learning how to use a raspberry pi 4, but i cant use it after class and its slow as hell to download multiple os when install 1st time.
reason for slow internet. everyone was using the bandwith for download RasPi OS from source and no cache. i dont own a personal pi to install the OS's.
so i need to ask, how to add OS manually cuz i can torrent the images, just idk how to add them to PINN.
The text was updated successfully, but these errors were encountered: