# 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
-
Notifications
You must be signed in to change notification settings - Fork 0
License
7fELF/ubuntu-custom
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published