项目作者: galoz11

项目描述 :
Raspberry stuff
高级语言: Shell
项目地址: git://github.com/galoz11/Raspberry.git
创建时间: 2018-09-28T12:33:19Z
项目社区:https://github.com/galoz11/Raspberry

开源协议:GNU General Public License v3.0

下载


Raspberry Image Shrinking

Shrink Raspberry micro sd card image to minimum possible.

Getting Started

Copy or download shrink_sd.sh script to you home folder.
run the command sh shrink_sd.sh yourImageFile.img

Prerequisites

  • Raspberry pi with Debiam strech lite or Debian strech
  • micro SD card reader to USB
  • creat image file can be done with:
    1. sudo dd bs=4M if=/dev/sda of=yourImageFile.img

Installing

Copy or download shrink_sd.sh script to you home folder.

run the command sh shrink_sd.sh yourImageFile.img