nvOC v0019-2.0 Community Release new shrinked image Mega.nz
Download LinkBeta testing...
Please test and let me know.
Change Log:
Image size: 11 GB
ZIP size: 3.8 GB
Auto Expand to full size on first boot
Fixed copy 1bash from fat partition to SSD/HDD on first boot
SHA256: ACCA9787169E6E722ED74FB02DBE1C44E7760CEB537CB79D4C61C7FFF8AD3057
Ok, i will download it and upload on dl.free.fr. Why don't you use google drive. A lot of users had some problems with Mega in the past.
My drive is almost full, Sorry.
Problem with Mega was when size is over 5 GB and it triggers the wait, bellow 5 GB should be no problem.
So, i see you reduce the image weight by 2 GB ! It's a very good news !
Is it possible to reduce weight again ?
it's a big step for nvOC, and a big step for profit switching :-)
root partition wont allow to go lower, So I think its the smallest we can get.
But will try to cleanup the OS again, see if I can reduse more.
I think the only thing left to reduce size and improve stability (maybe?) is abandon Desktop
So many users use desktop also use teamviewer, cant do that without making so many angry users

But I'm willing to work with everyone interested in creating a full headless image.
Edit:
I think we can disable desktop graphical mode from grub
Edit grub
sudo nano /etc/default/grub
Find this line:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
Change it to:
GRUB_CMDLINE_LINUX_DEFAULT="text"
Update GRUB:
sudo update-grub
We can test this and give it an option in 1bash to go full headless text mode.