Pop!OS with btrfs subvolumes installation setup guide.

Channel:
Subscribers:
994
Published on ● Video Link: https://www.youtube.com/watch?v=xXlGoxTqyXE



Duration: 24:00
108 views
2


my layout to create the btrfs subvolumes:

mount -o subvolid=5,defaults,compress=zstd:1,discard=async /dev/disk label name /mnt
btrfs subvolume create @
mv /mnt/* /mnt/@/
btrfs subvolume create /mnt/@home
mv /mnt/@/home/* /mnt/@home/
nano /mnt/@/etc/fstab
-- fstab (root) / defaults,subvol=@,compress=zstd:1,discard=async 0 0
-- fstab (home) /home defaults,subvol=@home,compress=zstd:1,discard=async 0 0
nano /mnt/@/etc/kernelstub/configuration
kernel options after "splash", add "rootflags=subvol=@"
mount /dev/disk boot label name /mnt/@/boot/efi
nano /mnt/@/boot/efi/loader/entries/Pop_OS-current.conf
add at the end rootflags=subvol=@
cd /
umount -l /mnt
mount -o subvol=@,defaults,compress=zstd:1,discard=async /dev/disk label name /mnt
for i in /dev /dev/pts /proc /sys /run; do mount -B $i /mnt$i; done
chroot /mnt
mount -av
update-initramfs -c -k all




Other Videos By Tux Hat Linux


2023-02-28Pop!OS I find is losing focus on their distro & why I'm just gonna stick with Ubuntu instead rant.
2023-02-27Ubuntu 23.04 has annoying bug while loading up a media file from a usb disk rant.
2023-02-26Ubuntu 23.04 with BTRFS / + Snapper + apt-btrfs-snapper + snapper-gui - review and thoughts.
2023-02-23Here's why i'm going to be sticking with Pop!OS rant.
2023-02-22Debian v.s Arch (Stable v.s Bleeding Edge) Rant and why I choose Ubuntu rant.
2023-02-21Dauntless is kind of playable on Linux (keeps kicking me off) + rant.
2023-02-20Howto setup Wayland on Pop!OS and a quick rant.
2023-02-20X11 dead ? Is Wayland the future? Rant.
2023-02-20Diablo II Resurrected on Pop!OS in lutris using RX 580 2048sp GPU works great!
2023-02-19Pop!OS timeshift-autosnap-apt setup + rant System 76 set correct subvolumes for btrfs.
2023-02-19Pop!OS with btrfs subvolumes installation setup guide.
2023-02-19Pop!OS with subvolumes btrfs and it works!!!
2023-02-18Pop!OS Desktop is freaking amazing!
2023-02-18Linux needs more desktops and backup tools and good default desktop programs rant.
2023-02-15Pop!OS with btrfs partition installation rant.
2023-02-13Hello System 0.8.0 ventoy kernel module causing system to panic ThinkPad T470.
2023-02-13Fighting with Hello System 0.8.0 lol help keeps rebooting.
2023-02-12Hello System 0.8.0 keeps rebooting on ThinkPad T470.
2023-02-10HP Z600 Workstation and what I'm gonna be doing with it in the future rant.
2023-02-10Vlog Feb. 10. 2023
2023-02-08Playstation 2 games on Mac Mini M1 - PCSX2 emulation - gameplay