Re: [qubes-users] PANIC!!! data panic (disc full) / want to mount nas with nfs and backup all in /var/lib/cubes

2018-01-28 Thread ludwig jaffe
private.img is too big, the file system says its really big but it can not be that big. I guess 4x of the size it should have as I feel it. But I back it up to my big nas and then I say fsck.ext2 just to be sure not to loose a thing. On Sun, Jan 28, 2018 at 3:08 PM, ludwig jaffe

Re: [qubes-users] PANIC!!! data panic (disc full) / want to mount nas with nfs and backup all in /var/lib/cubes

2018-01-28 Thread ludwig jaffe
it is qubes 3.2 Now I found a way: I booted kali from usb stick, then I did cryptsetup luksOpen /dev/sda3 green and mount /dev/dm-blabla /mnt/8 also I mounted my nas to nfs (no file security) in air gapped network mount 192.0.123:/bigsasdrives/bakup /net/nas and copied /var/lib/cubes to it cp

Re: [qubes-users] PANIC!!! data panic (disc full) / want to mount nas with nfs and backup all in /var/lib/cubes

2018-01-28 Thread 'awokd' via qubes-users
On Sun, January 28, 2018 5:26 pm, ludwig jaffe wrote: > Hi some systems got too big and now my dom0 is full. > > > data panic (disc full) / want to mount nas with nfs and backup all in > /var/lib/cubes > > > In a normal system I would setup an insulated air gap network and take a > big nas server

[qubes-users] PANIC!!! data panic (disc full) / want to mount nas with nfs and backup all in /var/lib/cubes

2018-01-28 Thread ludwig jaffe
Hi some systems got too big and now my dom0 is full. data panic (disc full) / want to mount nas with nfs and backup all in /var/lib/cubes In a normal system I would setup an insulated air gap network and take a big nas server mount nfs to the root-fs of dom0 and say as root cp -a