in freebsd you only need to mount your Flash memory with noatime option (see /etc/fstab), besides activating tmpfs will not write temporary files in your flash memory but they will be cached directly in your RAM (tmpfs actually acts as a RAM disk)
Yeah. I've got a C3 Via I had running readonly from compact flash and experimented with USB sticks for /var (because I wanted to keep the pkg database intact) and /home (for email only) but usb proved to be unreliable. With modifications such as you have described plus turning off disk intensive cron jobs I rarely see any disk activity on it. It could easily last years if it's decent enough quality compact flash. It used to be a completely readonly custom X terminal once.
nice, although it would be even better to see x11.
bamdadkhan 1 year ago
Anyone tried installing pcbsd?
RenegadeFury 2 years ago
yep, already tried but pcbsd minimal requirements are 10GB of free space against 4GB of Eee PC 701 :/
Sonixant 2 years ago
cool!
reddak91 2 years ago
you just convinced me to go and install this on my 701. great job man.
quarkshooters700 2 years ago
What happens if you install a gui for it?
RenegadeFury 2 years ago
yeah, but I suggest installing xfce or lxde which are small and pretty fast
Sonixant 2 years ago
I put FreeBSD on an SD card. I might put it on the actual SSD inside because I think eeebuntu overloads it a bit probably reducing its life.
gr4tuitou5 2 years ago
in freebsd you only need to mount your Flash memory with noatime option (see /etc/fstab), besides activating tmpfs will not write temporary files in your flash memory but they will be cached directly in your RAM (tmpfs actually acts as a RAM disk)
Sonixant 2 years ago
Yeah. I've got a C3 Via I had running readonly from compact flash and experimented with USB sticks for /var (because I wanted to keep the pkg database intact) and /home (for email only) but usb proved to be unreliable. With modifications such as you have described plus turning off disk intensive cron jobs I rarely see any disk activity on it. It could easily last years if it's decent enough quality compact flash. It used to be a completely readonly custom X terminal once.
gr4tuitou5 2 years ago
BSD on EEE PC 701 - it's interesting! Good Job!
Motaro76 2 years ago