Coder Social home page Coder Social logo

spacerunner5 / sysresccd-moddat Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kerneloftruth/sysresccd-moddat

0.0 1.0 0.0 80 KB

Allows you to replace the System Rescue CD kernel with your own, and generates a new sysresccd root filesystem image

License: BSD 2-Clause "Simplified" License

Shell 100.00%

sysresccd-moddat's Introduction

This is a script that will extract, modify, and create the files needed 
in order to replace the sysresccd 64 bit kernels with your own custom kernels,
include the spl/zfs modules, and refresh the dependency list (depmod).

How to use this script?

1. Compile your substitute rescue/altker64 bit kernels, 
and compile the spl and zfs modules (On Gentoo: emerge -1 spl zfs-kmod)

2. Run the 'create.sh' script and pass the name of the kernel directory and the iso. (Example: ./create.sh 3.10.32-std410-amd64 3.13.5-alt410-amd64 /root/sysresccd.iso)

3. Take the files in the 'out' directory and replace the files in their respective locations with an iso editor. I use 'ISO Master'.

You will also need to have bliss-initramfs installed since it uses the initramfs that the application creates as a base for the files needed to be merged into the system rescue cd's root filesystem (sysrcd.dat).

Dependencies
============
- xorriso
- bliss-initramfs
- zfs
- busybox

sysresccd-moddat's People

Contributors

fearedbliss avatar

Watchers

spacerunner 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.