Author Topic: YAPQ (Yet Another Partioning Question) for a reinstall of KDE  (Read 1144 times)

Offline deathromantik

  • Sr. Member
  • ****
  • Posts: 497
  • Got any blacker?
Re: YAPQ (Yet Another Partioning Question) for a reinstall of KDE
« Reply #15 on: July 09, 2011, 08:02:23 PM »
Oh snap! :duh:
[root@localhost deathromantik]# cd / ;  du -sch `ls -d * | sed -e "s/proc\///" -e "s/home\///"`
15M     bin/
11M     boot/
2.3M    dead.letter
816K    dev/
43M     etc/
8.0K    initrd/
112M    lib/
16K     lost+found/
36G     media/
4.0K    mnt/
4.0K    Module.symvers
0       null
425M    opt/
15M     root/
19M     sbin/
4.0K    swap/
0       sys/
3.8M    tmp/
5.4G    usr/
du: cannot access `var/lib/named/proc/15027/task/15027/fd/4': No such file or directory
du: cannot access `var/lib/named/proc/15027/task/15027/fdinfo/4': No such file or directory
du: cannot access `var/lib/named/proc/15027/fd/4': No such file or directory
du: cannot access `var/lib/named/proc/15027/fdinfo/4': No such file or directory
586M    var/
42G     total
« Last Edit: July 09, 2011, 08:23:36 PM by deathromantik »
PCLinuxOS KDE - 64bit RC1, COMPAQ Presario Laptop (Turned upside down so it won't overheat!
BenQ external monitor, AMD Athlon II P320 Dual-Core CPU, ATI Manhattan [Mobility Radeon HD 5430 Series] GPU, Toshiba MK3265GS SATA 320 gb HDD and 4 GB RAM

Online muungwana

  • Hero Member
  • *****
  • Posts: 6216
Re: YAPQ (Yet Another Partioning Question) for a reinstall of KDE
« Reply #16 on: July 09, 2011, 08:13:36 PM »

your output is not complete, it doesnt have "var" and "lib" folders entries and the total as the final line.

what does this command give you

df -f
.. 3 things are certain in life : death, taxes and software bloat ..
.. tell me something i don't know, something i can use as i struggle to reason with the world around me ..

Offline deathromantik

  • Sr. Member
  • ****
  • Posts: 497
  • Got any blacker?
Re: YAPQ (Yet Another Partioning Question) for a reinstall of KDE
« Reply #17 on: July 09, 2011, 08:27:12 PM »
Double duh for me, I fixed my last post.
Code: [Select]
[root@localhost /]# df -f
df: invalid option -- 'f'
Try `df --help' for more information.
PCLinuxOS KDE - 64bit RC1, COMPAQ Presario Laptop (Turned upside down so it won't overheat!
BenQ external monitor, AMD Athlon II P320 Dual-Core CPU, ATI Manhattan [Mobility Radeon HD 5430 Series] GPU, Toshiba MK3265GS SATA 320 gb HDD and 4 GB RAM

Online muungwana

  • Hero Member
  • *****
  • Posts: 6216
Re: YAPQ (Yet Another Partioning Question) for a reinstall of KDE
« Reply #18 on: July 09, 2011, 08:28:30 PM »
oh, my bad, its supposed to be

df -h
.. 3 things are certain in life : death, taxes and software bloat ..
.. tell me something i don't know, something i can use as i struggle to reason with the world around me ..

Offline deathromantik

  • Sr. Member
  • ****
  • Posts: 497
  • Got any blacker?
Re: YAPQ (Yet Another Partioning Question) for a reinstall of KDE
« Reply #19 on: July 10, 2011, 09:31:08 PM »
My internet went off last night so I reinstalled with the root on HDSC and home on the SDD.
Thanks for your time guys.
PCLinuxOS KDE - 64bit RC1, COMPAQ Presario Laptop (Turned upside down so it won't overheat!
BenQ external monitor, AMD Athlon II P320 Dual-Core CPU, ATI Manhattan [Mobility Radeon HD 5430 Series] GPU, Toshiba MK3265GS SATA 320 gb HDD and 4 GB RAM