Chris, > qt mount -t msdos /dev/hda1 /var/log > ** First I want to put the log to the same partition > > Result: System Panic
well, that's not good. :) I forgot to mention that my Bering runs from /dev/hda1 and the log is on /dev/hda2. > But wait.. when I issue "df" command. > It don't show the /var/log info. On my system it showes up correctly. What does 'mount' tell you? Emerald:~> df -h Filesystem Size Used Available Use% Mounted on /dev/root 12.0M 9.1M 2.9M 76% / tmpfs 14.9M 0 14.9M 0% /tmp /dev/hda2 45.4M 38.0k 45.4M 0% /var/log Emerald:~> mount /dev/root on / type tmpfs (rw) /proc on /proc type proc (rw) tmpfs on /tmp type tmpfs (rw) /dev/hda2 on /var/log type msdos (rw) Emerald:~> Bye, Frank ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 ------------------------------------------------------------------------ leaf-user mailing list: [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
