![]() |
Odd small post-install problems
I have a fresh install of slackware-14.0, with teething troubles. I have backed up a homedir on one box and installed it here, but it's all identically set up so I wouldn't expect messing.
1. The path doesn't seem to be recognized in the /sbin directories. Quote:
EDIT: for example, winecfg terminates abnormally: Can't write .reg files - no space on device. But my user can write there, and there's tons of space. I feel they may both be the same thing. What? |
/sbin is not included in your path as default, but you can easily add it, by adding this line to ~/.bash_profile:
Code:
PATH=$PATH:/sbin:/usr/sbinCode:
df -h / |
Quote:
Quote:
|
| All times are GMT -5. The time now is 10:15 PM. |