Pzzz
Results
1
comments of
Pzzz
I am also waiting for a solution to this issue. But for now I'm using this: ``` insmod /lib/modules/5.4.0-107-generic/kernel/drivers/block/brd.ko rd_nr=1 rd_size=115343360 fdisk /dev/ram0 mkfs.xfs /dev/ram0p1 mount /dev/ram0p1 /mnt/RAM ``` and...