Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ubuntu-custom

# Create a 10G filesystem in RAM
sudo mount -t tmpfs -o size=10G tmpfs chroot

# Create/Extract squashfs filesystem (to build live USB)
sudo mksquashfs chroot ./filesystem.squashfs
sudo unsquashfs -f -d chroot/ ./filesystem.squashfs

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages