Ashraf Fouda

Results 40 comments of Ashraf Fouda

https://github.com/threefoldtech/0-fs/pull/48

i'm using this https://github.com/cloud-hypervisor/cloud-hypervisor/ to boot the image now I'm kinda did a work around to boot it, I made efi enabled qcow image then converted it to raw and...

btw, I added a qcow-efi to make this work for me, should I add a pr here? or it is not needed?

> d that for now, It would also be nice to find out why raw does not work : will try to find out why, but was kinda in hurry...

and what about `/etc/nixos/configuration.nix`? I built the image with `system.copySystemConfiguration = true;` and after I booted the image /etc/nixos/configuration.nix doesn't exist, is it normal? I don't have enough experience about...

also what does `system.copySystemConfiguration = true;` actually do? from where does it copy the files?

I'm just trying to build an image for our cloud infrastructure, now I managed to build it, but not sure if configuration.nix should be there? or the user should add...

changing to macvlans will not fix the problem until every single node is rebooted, because nodes will not optout macvlans until rebooted

we started by changing the zdb part today, but still not finished yet. has some issues we still debugging it