If this is your first visit, be sure to
check out the FAQ. You will have to register
before you can post. To start viewing messages,
select the forum that you want to visit from the selection below.
Please do not use the CODE tag when pasting content that contains formatting (colored, bold, underline, italic, etc).
The CODE tag displays all content as plain text, including the formatting tags, making it difficult to read.
Probably a silly question, but which tool do I need to check the partition sizes of my harddrive, to make sure I installed correctly?
Kinfo doesnt give that data.
*** Or, maybe GParted is already there (I think it is in 7.04)!
Check K - System - Gnome Partition Editor, or K - Utilities.
Edit (I forgot this one!):
Here's another useful command (at Konsole):
df -h -T
Tells you:
How much drive space is left? It will give you all the info you need.
partition, file format, size, used, unused, available, percent used, mount point.
(At Konsole, if things don't go, do it again typing sudo before each command if there's a permissions issue, as in sudo fdisk -lu.)
An intellectual says a simple thing in a hard way. An artist says a hard thing in a simple way. Charles Bukowski
df -h -T did the trick. It was a bit worrying at first as the headers dont line up with the columns and I thought I only had 3.5gb of free space. Turned out thats the used space.
"try qtparted instead of gparted as its just an adaptation of it for kde"
Oops ... that would be a minority opinion on this forum and elsewhere.
There's been so so so many problems reported by users and bloggers of QtParted, the consensus is clearly in favor of GParted. You can safely use GParted for everything -- internal drives, external USB HDDs, and flash drives (UFDs), and it is so so so easy to use.
An intellectual says a simple thing in a hard way. An artist says a hard thing in a simple way. Charles Bukowski
Ive had Gparted on a cd for a while now, but have got used to using it for partition deleting prior to trying something new. Can I run that from within Kubuntu for information?
Yes. I believe starting with 7.04, GParted is included with Kubuntu (somewhere under K-Menu > System (or utilitiies) > Gnome Partition Editor). If it's not there, you can install it. Open Adept Package Manager, enter gparted in the Search window, select "request install" and get it that way.
An intellectual says a simple thing in a hard way. An artist says a hard thing in a simple way. Charles Bukowski
Comment