Mailing List Archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tlug] Linux appliance deal



Thanks for the tips.  I was able to install Debian Lenny on the CF
(ext2) by sourcing several blogs and the official wiki.  I went with a
pretty standard base install with some fstab edits, mostly from
http://www.chrissearle.org/node/283

|#proc            /proc           proc    defaults        0       0 #<-This produces a mount error in Debian Lenny
/dev/hda1   /               ext2    noatime,errors=remount-ro 0       1
tmpfs          /etc/network/run tmpfs defaults,noatime                   0 0
tmpfs          /tmp           tmpfs   defaults,noatime                   0 0
tmpfs          /var/lock      tmpfs   defaults,noatime                   0 0
tmpfs          /var/log       tmpfs   defaults,noatime                   0 0
tmpfs          /var/run       tmpfs   defaults,noatime                   0 0
tmpfs          /var/tmp       tmpfs   defaults,noatime                   0 0
|

There were a few other non-critical errors due to missing directories
like /var/log/apt etc. which I may fix later with some startup scripts.
I haven't tested audio since I've disabled it in the bios but everything
else is working fine out of the box.


Nice! That was fast :) 

 
Romeo Theriault


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links