Yup.  That seems to be all it needed.  Apparently, it got cloned but
not resized.  Compare Student5 to Student6:

=== 5
BWorksUbuntu
Filesystem    Type    Size  Used Avail Use% Mounted on
/dev/sda1  fuseblk    5.9G  4.8G  1.1G  83% /tmp/sda1
=== 6
BWorksUbuntu
Filesystem    Type    Size  Used Avail Use% Mounted on
/dev/sda1  fuseblk     12G  5.7G  5.6G  51% /tmp/sda1

Asking for info on the partition returned this:
# ntfsresize -i /dev/sda1  | grep -i current
Current volume size: 6249992704 bytes (6250 MB)
Current device size: 12008876544 bytes (12009 MB)

So I resized it, had it run to chkdsk, and the size seems ok:

ntfsresize -i /dev/sda1  | grep -i current
Current volume size: 12008870400 bytes (12009 MB)
Current device size: 12008876544 bytes (12009 MB)

Hopefully, that's all that was wrong with it.

Regards,
- Robert

On Mon, Nov 10, 2008 at 8:39 PM, Bill Hartnett <[EMAIL PROTECTED]> wrote:
> There might be one more spare on top of the grad-ready shelves. My hope
> would be that this one just needs some partition resizing like Robert did on
> the other classroom machines a few weeks back when we were upgrading XP.
> (And if we have a spare, it probably needs that partition resize as well.)
> Bill

Reply via email to