Skip to content

Gen2ly/mkinitcpio-unsquashtmpfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mkninitcpio-unsquashtmpfs decompresses a root directory, squashfs image and mounts it to a tmpfs filesystem (i.e. memory). Its motivation is for use on an install disk. These kernel parameters are necessary (device name can be: kernel name, LABEL, or UUID):

    root=/new_root
    squashimgpath=[/device/...]:[/path/to/file.squashfs]
    squashtmpsize=[number of bytes]

HOOKS="... block unsquashtmpfs filesystems ...

About

Hook that decompresses a squashfs image and mounts it to tmpfs.

Resources

License

Stars

Watchers

Forks

Packages

No packages published