Login  Register

extend partition

classic Classic list List threaded Threaded
2 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

extend partition

Roshan
1294 posts
Hi,

I want to extend a partition in Linux. /dev/sda. Do you know how I can do that? I want to add 200 gb more

Rgds
Roshan
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: extend partition

ErmanArslansOracleBlog
Administrator
5727 posts
First of all, /dev/sda is a disk not a partition. /dev/sda1 is a partition.
This types of operations are risky and you have to know what you are doing. Methods are changing according to the OS and the filesystem.

You can read my blog posts about these operations.
http://ermanarslan.blogspot.com.tr/2013/10/linux-extend-logical-volume-size-lvm.html
http://ermanarslan.blogspot.com.tr/2013/10/linux-how-to-extend-partition-and.html