Skip to content

npurson/minimal-os

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal OS

Labs for Linux Introduction course. Based on Ubuntu 21.04 & Linux Kernel 5.14.

  • Customize the latest Linux kernel and initial ramdisk file system
  • Require kernel < 4 MB & initrd.img < 24 MB
  • Features:
    • Boot by loading kernel & img from USB disk
    • Multi-user login support (console & SSH)
    • SSH remote access
    • Able to mount USB disk
    • Able to access the Windows partition on host (ntfs-3gfs support)

Steps

  1. Customizing Initrd
  2. Triming & Building the Kernel
  3. GRUB Installation on USB Disk

About

Labs for Linux Introduction course. Based on Ubuntu 21.04 & Linux Kernel 5.14.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages