[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Installation: root fs with btrfs fails.



Hi,

installing debian daily image (trixie) and formating the root filesystem with btrfs fails on the first startup.
The Installer creates a subvolume named "@rootfs" and writes a correct fstab under @rootfs/etc/fstab.
But the u-boot bootprocess has not this information and mounts the root devece as is and not the subvolume.

Here my workaround:

Copy all dirs inside @rootfs the "expected" root and "fix" the fstab.
install u-boot-menu and fixed the  /etc/default/u-boot with :
U_BOOT_PARAMETERS="rootflags=subvol=@rootfs ro"
copy all files back under  @rootfs and revert the fstab to the original.


If this is a bug, against which package or installer in general should I file a bug?

Arne

Reply to: