Skip to main content
edited tags
Link
Ingo
  • 43.1k
  • 20
  • 87
  • 207
Completely rewritten to make an empty bootable image file.
Source Link
Ingo
  • 43.1k
  • 20
  • 87
  • 207

Howto prepare a SD card How to make an image file from a tar archivescratch

For testing various setups I feelwant to make my own image file for a Raspberry Pi so I can copy any usable operating system to it more comfortableand boot it. This way I'm also able to size down partitions or use tar archives instead of imagesother partition sizes.

  • You only save programs and data, no need to fiddle with nullbytes to optimize compression or shrink partition sizes.
  • The size of the sd card doesn't matter. It is easy to get the tar ball from a 16GB card and extract it onto a 8GB card (when the programs fit to it).
  • You are more flexible in creating additional partitions.

Is it possible to use tar balls instead of images to backup Raspbian? Is it possible to create a new but empty image file and copy an operating system from other sources to it, for example from another SD Card, an available image or a tar archive?

Howto prepare a SD card from a tar archive

For testing various setups I feel it more comfortable to use tar archives instead of images.

  • You only save programs and data, no need to fiddle with nullbytes to optimize compression or shrink partition sizes.
  • The size of the sd card doesn't matter. It is easy to get the tar ball from a 16GB card and extract it onto a 8GB card (when the programs fit to it).
  • You are more flexible in creating additional partitions.

Is it possible to use tar balls instead of images to backup Raspbian?

How to make an image file from scratch

I want to make my own image file for a Raspberry Pi so I can copy any usable operating system to it and boot it. This way I'm also able to size down partitions or use other partition sizes.

Is it possible to create a new but empty image file and copy an operating system from other sources to it, for example from another SD Card, an available image or a tar archive?

Improved formatting
Source Link
Ingo
  • 43.1k
  • 20
  • 87
  • 207

For testing various setups I feel it more comfortable to use tar archives instead of images.

  • You only save programs and data, no need to fiddle with nullbytes to optimize compression or shrink partition sizes.
  • The size of the sd card doesn't matter. It is easy to get the tar ball from a 16GB card and extract it onto a 8GB card (when the programs fit intoto it).
    *You
  • You are more flexible in creating additional partitions.

Is it possible to use tar balls instead of images to backup Raspbian?

For testing various setups I feel it more comfortable to use tar archives instead of images.

  • You only save programs and data, no need to fiddle with nullbytes to optimize compression or shrink partition sizes.
  • The size of the sd card doesn't matter. It is easy to get the tar ball from a 16GB card and extract it onto a 8GB card (when the programs fit into it).
    *You are more flexible in creating additional partitions.

Is it possible to use tar balls instead of images to backup Raspbian?

For testing various setups I feel it more comfortable to use tar archives instead of images.

  • You only save programs and data, no need to fiddle with nullbytes to optimize compression or shrink partition sizes.
  • The size of the sd card doesn't matter. It is easy to get the tar ball from a 16GB card and extract it onto a 8GB card (when the programs fit to it).
  • You are more flexible in creating additional partitions.

Is it possible to use tar balls instead of images to backup Raspbian?

added a tag
Link
Ingo
  • 43.1k
  • 20
  • 87
  • 207
Loading
correct naming
Link
Ingo
  • 43.1k
  • 20
  • 87
  • 207
Loading
Source Link
Ingo
  • 43.1k
  • 20
  • 87
  • 207
Loading