2021年11月2日星期二

自动扩展batocera rom所有分区大小,如果可能

 

batocera 默认密码是    "linux"

you first need to remount the boot partition as writeable. Try on ssh fllowing comand


mount -o remount,rw /boot


You can uncomment the autoresize=true in /boot/batocera-boot.conf to have it attempt to resize the partition again on next boot.



没有评论:

发表评论

在PVE使用虚拟 USB 存储设备 + ARPL 引导 DSM

  部分内容来自: https://blog.myds.cloud/archives/synoboot-usb-image-in-pve-virtual-machine.html 虚拟机建好之后,打开配置文件 nano /etc/pve/qemu-server/100.conf ...