1752604 Members
4310 Online
108788 Solutions
New Discussion

Linux filesystem

 
AUJ
Advisor

Linux filesystem

Hi Linux Guru!

I just want to know, how to extend a certain filesystem in Linux. Like for example, I have allocated 1GB for /myfs unfortunately the 1GB is not sufficient, so I need to increase it.

I'm using Linux AS 2.1 the utility I am using to create filesystem is parted.

Would that be possible? If so, What steps do i need to do, to be able to extend the size.

Appreciate your help!

thanks.
AUJ
1 REPLY 1
Caesar_3
Esteemed Contributor

Re: Linux filesystem

Hello!

Check this manual it explains the steps:
http://www.cslab.vt.edu/manuals/parted-1.6.1/html_mono/parted.html

Caesar