You are not logged in.
Pages: 1
So, I installed Arch vanilla-ly, using btrfs-progs, and format to btrfs, then installed without creating a subvolume.
I planned to use TimeShift in BTRFS mode, but I cannot.
Now, what should be the next step? Convert to ext4? dd?
I also have some other issues, probably related to being a laptop.
- Laptop randomly freezing touchpad only (not keyboard)
- This laptop never have had backlit keyboard anyway, but there is always this annoying error in tty1
[FAILED] Fail to start Load/Save Screen Backlight Brightness of backlight:acpi_video1
Offline
You could boot to a USB, chroot to Arch, and reconfigure your btrfs layout, if you know how do do that.
You'd have to pay close attention to the details, but a summary would be to create a read-write snapshot of your current Arch /, move it to a new '@/' subvolume, edit your fstab to point to the new subvolume, and establish bootability to the new location by generating a new grub.cfg or whatever you use to boot. And delete the old Arch /
Last edited by ratcheer (2021-04-27 11:50:23)
Offline
Pages: 1