Skip to content

spacedentist/raspbian-imager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raspbian-imager

This is a Python script that creates an SD card image for some types of Raspberry Pi to boot into the mainline Debian installer. The created image will contain three partitions: the Raspberry Pi firmware partition (to be mounted to /boot/firmware), an EFI partition (/boot/efi) and a third partition holding the Debian installer files.

The boot process involves U-Boot, booting into Grub, booting into the Linux kernel with the Debian installer.

When installing Debian, just delete the third partition on the card and create a new partition using the rest of the available capacity on the card as the root file system.

About

Build Raspberry Pi images from scratch using debootstrap

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages