hey can anybody tell me how create a new partition or can i use any software

Matthew Flaschen matthew.flaschen at gatech.edu
Mon Jul 20 18:08:36 UTC 2009


simer anand wrote:
> hello everybody 
> 
> I'm new to this linux specially ubuntu and yesterday by mistake i made 
> my whole hard disk to act as local file system

Sorry, I don't know what you mean by that.

> and now i'm not able to save a new file in it and 
> even i'm not able to create a new file 

Can you start us off with:

df -Th

and

sudo parted /dev/sda print

The latter assumes you only have a single drive identified by sda.  Post
the output to both as a reply.

> yesterday i used some commands but being 
> a newb to linux i was not able to create a new partition out of 
> that local file system disk space

It would obviously help to tell us the commands.  Generally,
partitioning is best done with parted
(http://www.gnu.org/software/parted/index.shtml) or gparted
(http://gparted.sourceforge.net/).

Matt Flaschen




More information about the ubuntu-users mailing list