HI all,
I've been researching and building my pogoplug server for a while and want to sort out all issues before using it for real. first was networking dhcpdv6 client, then static ip, then usb wifi card all working great now. the new show stopper problem is ungraceful shutdowns. pulling power cord to the pogoplug causes it not to boot to arch os in usb stick at 100% reproducible rate. good news is, I can take the usb to another arch live cd fsck -f it. then it will work again.
this means if there's a power loss, it will not boot when power resumes. what's your experiences on this particular scenario? are there any workarounds? I was thinking to force fsck on the arch usb partition on every boot. is this possible? any pointers are appreciated!