GithubHelp home page GithubHelp logo

qiangf / mini-rescue Goto Github PK

View Code? Open in Web Editor NEW

This project forked from loaden/mini-rescue

0.0 1.0 0.0 302 KB

Mini and Fast Linux Rescue Live CD.

License: GNU General Public License v3.0

Shell 100.00%

mini-rescue's Introduction

Mini Rescue

Mini Rescue is a mini and fast live CD/USB system that focus quick rescue of your system.

QQ group: 19346666, 111601117

Features

  • Free and open source software
  • Live system; works on machines that won't even boot
  • Extremely fast boot, mini size
  • Provides GParted with btrfs support
  • Provides zstd for backup or restore
  • Provides arch-chroot for quick fix
  • UEFI Secure Boot support
  • Based on 64-bit Debian Linux
  • ISO can be written to CD or USB
  • Blackbox windows manager
  • Network support DHCP or static ip
  • Integrated Chinese font

Notes

  • By default the system login as the live user with password live.

Build

To build an ISO image from within Debian Linux:

  1. git clone [email protected]:loaden/mini-rescue.git
  2. cd mini-rescue
  3. sudo ./make

After building, it's easy to modify a file or install a package without rebuilding and downloading all the packages again:

  1. sudo ./make changes
  2. Make your changes to the live system image
  3. exit and the ISO will be updated automatically

It is possible to change the mirror of the source, add extra packages, or both:

  1. sudo MIRROR=https://mirrors.ustc.edu.cn/debian ./make
  2. sudo EXTRA_PACKAGES=fonts-noto-cjk ./make
  3. sudo MIRROR=https://mirrors.ustc.edu.cn/debian EXTRA_PACKAGES=fonts-noto-cjk ./make

Thanks

Mini Rescue based on Redo Rescue: https://github.com/redorescue/redorescue

mini-rescue's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.