Giter Site home page Giter Site logo

linuxrc's Introduction

This is the early part of the SUSE installation process, before YaST runs.

See https://en.opensuse.org/SDB:Linuxrc.

Debugging

Run on Installed System

Linuxrc can run on installed system. It runs in testmode that make debugging easier. Parameters are passed as common parametrs like: linuxrc linemode=0 manual=1 LogLevel=8

Useful Shortcuts

  • ctrl+c then 'q' - exit linuxrc

  • ctrl+c then 'c' - change config

  • ctrl+c then 'i' - show info detected by linuxrc

  • ctrl+c then 's' - start shell

Logging

To capture log into file with maximum log verbosity use these linuxrc params: linuxrc.log=/tmp/linuxrc.log linuxrc.debug=4

Testing the Installation

A regular SUSE installation DVD gets built via linuxrc.rpm, then installation-images.rpm, then a KIWI image build.

For testing a shortcut is available: mksusecd (GitHub, OBS).

Use:

mksusecd --initrd ./linuxrc.rpm ...

or, without an RPM:

make
mkdir /tmp/initrd
cp linuxrc /tmp/initrd/init
mksusecd --initrd /tmp/initrd ...

You may also use mksusecd --micro in case you only want to test Stage 1 and not a full install.

openSUSE Development

The package is automatically submitted from the master branch to system:install:head OBS project. From that place it is forwarded to openSUSE Factory.

You can find more information about this workflow in the linuxrc-devtools documentation.

linuxrc's People

Contributors

wfeldt avatar markkp avatar jreidinger avatar mvidner avatar lslezak avatar bmwiedemann avatar cwh42 avatar dimstar77 avatar imobachgs avatar jeffmahoney avatar jsrain avatar kobliha avatar msmeissn avatar

Watchers

 avatar James Cloos 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.