Increasing StorageSpace of LiveUSB

Ответить
koesherbacon
Сообщения: 2
Зарегистрирован: 25 июл 2017, 07:13
Operating system: RosaLabs R9

Increasing StorageSpace of LiveUSB

Сообщение koesherbacon » 16 мар 2019, 12:45

Hello Rosa!
I'm testing our your newest release Rosa R11 XFCE and would like to know if it is possible to increase the storage size of the LiveUSB. In Arch, for example, the following code unmounts the COW space, increases its available storage and remount it immediately:

Код: Выделить всё

sudo mount -o remount,size=20G /run/archiso/cowspace
There's a similar version which works with Majaro as well:

Код: Выделить всё

sudo mount -o remount,rw,size=20G /run/miso/overlay_root/
Using the 'df' command, I can see that `/run/initramfs/live` is probably connected to my issue, but when I tried the commands, it didn't see to do anything useful.

Is there any way to do this using Rosa? While testing I ky eep running out of space and then begin experiencing error after error after error. Any advice you can give me would be awesome!

TY!

Ответить

Вернуться в «Desktop»