Skip to content

An easy way to create a BerryBoot image from a img file on Linux.

License

Notifications You must be signed in to change notification settings

amlouden/BerryBootImageCreator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

BerryBootImageCreator

An easy way to create a BerryBoot image from a img file on Linux.

NOTE: This will not modify the original image file.

NOTE: Root priviliges (or sudo) are required to run this script because it needs to create a loop device and mount it

NOTE: Requires you to have kpartx and squashfs-tools installed. On Ubuntu, you can install them by typing sudo apt-get install kpartx squashfs-tools into a terminal.

Usage: ./BerryBootImageCreator.sh path/to/image/file.img

About

An easy way to create a BerryBoot image from a img file on Linux.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages