Results 11 to 13 of 13
what does df -h report?...
- 11-15-2010 #11
- 11-16-2010 #12Just Joined!
- Join Date
- Nov 2010
- Posts
- 7
[root@css ~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda3 5.8G 891M 4.7G 16% /
/dev/sda1 99M 12M 83M 13% /boot
none 1.7G 0 1.7G 0% /dev/shm
/dev/sda6 69G 7.0G 58G 11% /home
/dev/sda2 71G 2.0G 65G 3% /usr
- 11-16-2010 #13
Can you create a new file in /boot folder?
Execute this
Does above command create a test file in /boot?Code:touch /boot/test
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote
