The time now is Sat 18 May 2013, 08:56
All times are UTC - 4 |
| Author |
Message |
ecube

Joined: 11 Jul 2008 Posts: 88 Location: Västerås, Sweden
|
Posted: Sun 22 Jan 2012, 16:27 Post subject:
Partview: (Free space in drives) rewritten |
|
Barry has rewritten partview with a new SVG image
http://bkhome.org/blog/?viewDetailed=02648
The reported amount of free disk space may differ substantially depending on the commands used.
For my mnt/home (sdb1) partition the df command yields (in G) 1K-blocks = 114.438, Used = 95.1178, Available = 13.4558
Partview uses probpart for size = 116.21 and free (size - df(Used)) = 116.21 - 95.117 = 21.1
GParted have size = 116.21, used = 96.94, unused = 19.27
For those who prefer to calculate free space in mounted drives as default, I have modified the new partview script so it may be run in two modes
Commands
partview => Mounted Drives
partview all => All Drives
To run partview store partview in /usr/sbin and type
J=`echo | /usr/sbin/partview`
if [ "${J:6:3}" = "all" ]; then
/usr/sbin/partview all
fi
A minor cosmetic issue is the ordering of the partitions. I get
sda1,sda2,sda3,sda4,sdb1,sdb2,sdb4,sdb6,sdd1,sde1,sdf1,sdh1,sdi1,sdc1,sdg1,sdj1,sr0
 |
| Description |
|
| Filesize |
10.5 KB |
| Viewed |
389 Time(s) |

|
| Description |
|

Download |
| Filename |
partview.gz |
| Filesize |
1.86 KB |
| Downloaded |
139 Time(s) |
|
|
Back to top
|
|
 |
ecube

Joined: 11 Jul 2008 Posts: 88 Location: Västerås, Sweden
|
Posted: Thu 26 Jan 2012, 04:31 Post subject:
Partview pet |
|
Partview.pet installs a partview version with the same function as the Perl based version (Partview-2.2)
| Description |
|
| Filesize |
44.59 KB |
| Viewed |
318 Time(s) |

|
| Description |
|
| Filesize |
18.33 KB |
| Viewed |
321 Time(s) |

|
| Description |
|

Download |
| Filename |
Partview.pet |
| Filesize |
2.43 KB |
| Downloaded |
165 Time(s) |
|
|
Back to top
|
|
 |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|