Skip to content

Examples and snippets from "Into the Core: A look at Tiny Core Linux" by Lauri Kasanen et al. Non-official repository. Not affiliated with the Tiny Core Linux project.

License

Notifications You must be signed in to change notification settings

gyk4j/tinycorelinux-remaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scripts to remaster Tiny Core Linux

Remastering Tiny Core Linux allows us to create customized bootable Linux ISO images that provides a minimal live Linux environment for shipping and running software.

Tiny Core Linux Remaster is a set of shell scripts to automate Tiny Core Linux remastering. These scripts demonstrate different methods of customizing the base Tiny Core Linux ISO image:

  1. Repacking initial ramdisk image
  2. Adding and loading additional custom initial ramdisk image
  3. Building and loading extensions

Note

The information in this repository is mainly taken from the free book "Into the Core: A look at Tiny Core Linux" by Lauri Kasanen et al.

The pertinent commands for remastering are extracted for easy reference.

Reading the book for a better understanding is encouraged.

Boot
Fig 1. Bootloader decompressing and loading kernel

Services and Daemons
Fig 2. Kernel booting and starting services

Shutdown
Fig 3. Shut down

About

Examples and snippets from "Into the Core: A look at Tiny Core Linux" by Lauri Kasanen et al. Non-official repository. Not affiliated with the Tiny Core Linux project.

Topics

Resources

License

Stars

Watchers

Forks

Languages