[ubuntu-uk] Disk Usage Analyzer is reporting file system capacity as 4.9 GB. This must be wrong.
Tony Travis
ajt at rri.sari.ac.uk
Wed Nov 26 17:01:15 GMT 2008
Alex Birchall wrote:
> [...]
> The output of "sudo parted /dev/sda3 print unit s print unit chs print"
> is:
>
> Disk /dev/sda3: 5355MB
> Sector size (logical/physical): 512B/512B
> Partition Table: loop
>
> Number Start End Size File system Flags
> 1 0.00kB 5355MB 5355MB ext3
> [...]
Hello, Alex.
/dev/sda3 is a partition, not a disk...
try:
sudo parted /dev/sda print
As a general rule, you can use "lshw" and "fdisk" to identify your disks:
sudo fdisk -l
sudo lshw -short -C disk
Happy disk hunting :-)
Bye,
Tony.
--
Dr. A.J.Travis, University of Aberdeen, Rowett Institute of Nutrition
and Health, Greenburn Road, Bucksburn, Aberdeen AB21 9SB, Scotland, UK
tel +44(0)1224 712751, fax +44(0)1224 716687, http://www.rowett.ac.uk
mailto:a.travis at abdn.ac.uk, http://bioinformatics.rri.sari.ac.uk/~ajt
More information about the ubuntu-uk
mailing list