It seems asking many questions in the same post brings no answer. So, I'll ask a very simple one. 1a) When you issue the df command, does the result look like:
df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/hda2 4324760 2788604 1316468 68% /
varrun 127968 140 127828 1% /var/run
varlock 127968 0 127968 0% /var/lock
udev 127968 60 127908 1% /dev
devshm 127968 0 127968 0% /dev/shm
lrm 127968 34696 93272 28% /lib/modules/2.6.22-14-generic/volatile
/dev/hda3 3549856 148636 3220892 5% /home
Specifically, do you also have varrun, varlock, udev, lrm ?
1b) Does anybody understand why those entries appear as partitions?
Thanks.
df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/hda2 4324760 2788604 1316468 68% /
varrun 127968 140 127828 1% /var/run
varlock 127968 0 127968 0% /var/lock
udev 127968 60 127908 1% /dev
devshm 127968 0 127968 0% /dev/shm
lrm 127968 34696 93272 28% /lib/modules/2.6.22-14-generic/volatile
/dev/hda3 3549856 148636 3220892 5% /home
Specifically, do you also have varrun, varlock, udev, lrm ?
1b) Does anybody understand why those entries appear as partitions?
Thanks.
Comment