##acl fire:admin,read,write,delete,revert rupi:read,write mik:read,write #format wiki #language en = cupsberry = === idea === ''interface oldscool USB printers to (wifi) Networks'' === setup === * HP Laserjet 1300 (no HP-Jetdirect) * RaspberryPi ===== V1 ===== * raspian * cups * tmpfs (/tmp, parts of /var/..) * 16G Kingston (ext4) * 5V to power the raspi taken from HP Laserjet Mainboard (Jetdirect supply lines...) * died after a few monts by fs corruption ===== V2 ===== * smaller raspian * apt-get remove --auto-remove --purge wolfram-engine * apt-get remove --auto-remove --purge libx11-.* * ... * use f2fs [[http://en.wikipedia.org/wiki/F2FS|f2fs]] (flash-friendly filesystem) on / * [[http://www.raspberrypi.org/forums/viewtopic.php?f=29&t=47769|Raspi Forum * permanent power the PI and give raspi the ability to switch printers on demand ---- CategoryProjects TagRaspberryPi