[ubuntu-uk] Disk Usage Analyzer is reporting file system capacity as 4.9 GB. This must be wrong.

2008-11-26 Thread Alex Birchall
Hi,

I have a Ubuntu server (8.04 Hardy Heron) that surprisingly appears to
be running very short of space.

Disk Usage Analyzer is reporting file system capacity as 4.9 GB.  But I
am sure this is wrong.  My question is, how can I confirm this?

The output df is as follows:

Filesystem   1K-blocks  Used Available Use% Mounted on
/dev/sda3  5147012   4334312551244  89% /
varrun  127744   116127628   1% /var/run
varlock 127744 0127744   0% /var/lock
udev12774452127692   1% /dev
devshm  12774412127732   1% /dev/shm

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 SizeFile system  Flags
 1  0.00kB  5355MB  5355MB  ext3  


Disk /dev/sda3: 10458314s
Sector size (logical/physical): 512B/512B
Partition Table: loop

Number  Start  EndSize   File system  Flags
 1  0s 10458314s  10458315s  ext3  


Disk /dev/sda3: 650,254,62
Sector size (logical/physical): 512B/512B
BIOS cylinder,head,sector geometry: 651,255,63.  Each cylinder is
8225kB.
Partition Table: loop

Number  Start  End File system  Flags
 1  0,0,0  650,254,62  ext3  

Information: Don't forget to update /etc/fstab, if necessary.

How can I verify that more space is in fact available?  If it is
available, how would I avail myself of it?

Many thanks for any advice!

Alex Birchall
Library Systems Manager
Middlesex University
The Sheppard Library
The Burroughs
London NW4 4BT
UK

Tel:  +44 (0) 20 8411 5235
Mobile:  07765 237 570




-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] Disk Usage Analyzer is reporting file system capacity as 4.9 GB. This must be wrong.

2008-11-26 Thread Alex Birchall
Well, I have been able to verify that in fact this server has Windows XP
installed as well as Ubuntu.

So what I want to do is actually get rid of Windows XP and devote the
entire hard disk to the Ubuntu server.

What would be the easiest way of doing that?

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Alex Birchall
Sent: 26 November 2008 16:54
To: ubuntu-uk@lists.ubuntu.com
Subject: [ubuntu-uk] Disk Usage Analyzer is reporting file system
capacity as 4.9 GB. This must be wrong.

Hi,

I have a Ubuntu server (8.04 Hardy Heron) that surprisingly appears to
be running very short of space.

Disk Usage Analyzer is reporting file system capacity as 4.9 GB.  But I
am sure this is wrong.  My question is, how can I confirm this?

The output df is as follows:

Filesystem   1K-blocks  Used Available Use% Mounted on
/dev/sda3  5147012   4334312551244  89% /
varrun  127744   116127628   1% /var/run
varlock 127744 0127744   0% /var/lock
udev12774452127692   1% /dev
devshm  12774412127732   1% /dev/shm

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 SizeFile system  Flags
 1  0.00kB  5355MB  5355MB  ext3  


Disk /dev/sda3: 10458314s
Sector size (logical/physical): 512B/512B
Partition Table: loop

Number  Start  EndSize   File system  Flags
 1  0s 10458314s  10458315s  ext3  


Disk /dev/sda3: 650,254,62
Sector size (logical/physical): 512B/512B
BIOS cylinder,head,sector geometry: 651,255,63.  Each cylinder is
8225kB.
Partition Table: loop

Number  Start  End File system  Flags
 1  0,0,0  650,254,62  ext3  

Information: Don't forget to update /etc/fstab, if necessary.

How can I verify that more space is in fact available?  If it is
available, how would I avail myself of it?

Many thanks for any advice!

Alex Birchall
Library Systems Manager
Middlesex University
The Sheppard Library
The Burroughs
London NW4 4BT
UK

Tel:  +44 (0) 20 8411 5235
Mobile:  07765 237 570




-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/



-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] Disk Usage Analyzer is reporting file system capacity as 4.9 GB. This must be wrong.

2008-11-26 Thread Tony Travis
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 SizeFile 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:[EMAIL PROTECTED], http://bioinformatics.rri.sari.ac.uk/~ajt

-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] Disk Usage Analyzer is reporting file system capacity as 4.9 GB. This must be wrong.

2008-11-26 Thread Tony Arnold
Alex,

Alex Birchall wrote:
 Well, I have been able to verify that in fact this server has Windows XP
 installed as well as Ubuntu.
 
 So what I want to do is actually get rid of Windows XP and devote the
 entire hard disk to the Ubuntu server.
 
 What would be the easiest way of doing that?

I would start by booting from a desktop install CD and then gparted
(System-Administration-Partition Editor) and use it to delete the
Windows partition and then move and resize the Ubuntu partition.

It's possible that gparted may not let you do all the operations you
need to on the existing partitions, in which case I would resort to a
re-install!

Regards,
Tony.
-- 
Tony Arnold,Tel: +44 (0) 161 275 6093
Head of IT Security,Fax: +44 (0) 870 136 1004
University of Manchester,   Mob: +44 (0) 773 330 0039
Manchester M13 9PL. Email: [EMAIL PROTECTED]

-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


[ubuntu-uk] (no subject)

2008-11-26 Thread miguel radio

-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] 901 issues

2008-11-26 Thread Michael G Fletcher
On Tue, Nov 11, 2008 at 12:04 AM, David King [EMAIL PROTECTED] wrote:
 Just looking at the subject line, it appears that someone has an awful lot
 of issues. :-)


 David King


 Michael G Fletcher wrote:

 Hi Michael,

 I got a 901 a few weeks ago and installed eeexubuntu. Working very well
 after a bit of fiddling about with the wireless. I haven't had any
 issues with the lid sensor. Sounds like a problem with the hardware, so
 probably worth sending back for repairs.

 All the best,

 Tim



 Thanks Tim, yip I think i will be organising to send it back today
 some time, although i will be lost without my Eee :-(


Just an update.

I RMA'd my Eee and it was sent back to me this week and the engineer
had reported Unable to simulate your error - returned unrepaired.
Needless to say I was a little livered!  But I had owned it for less
than 28 days and so took it back to PC world this evening,
demonstrated my problem, and was offered a refund or replacement.
They didn't have any stock, so i took the refund.

I'm not put off however, and after a little bit of searching, located
stock in dabs.com

It's on order and will hopefully be with me next week to be Ubuntufied
from first boot!

Cheers
--Michael

_
Michael Fletcher

Visit my website here - http://www.mgfletcher.com/blog
Interested in Linux? Then visit - http://www.ilovemylinux.com

-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/