Microsoft
Software
Hardware
Network
Question : resizing partition space on linux
hello,
I am just wondering how do you go about resizing a partition on linux. In the attached image you can see that /dev/sda2 has a size of 3.2G and /dev/sda3 has a size of 69G, when I start trying to extract some iso files into a folder as part of another setup I am running out of space. To that end, is it possible to reduce /dev/sda3's space and give some of it to /dev/sda2?
Thanks in advance,
Michael
Attachments:
linux-df-h.bmp
(1.1 MB)
(File Type Details)
Screenshot of filesystem
Answer : resizing partition space on linux
It will be simpler to just create a soft link in the partition where want to install the application, to a folder on sda3
mkdir /var/ovs/mount/8C74A7Bsome
thing/appl
ication
ln -s /var/ovs/mount/8C74A7Bsome
thing/appl
ication /application
Random Solutions
how to remove "debugging" pop-up
RegExp VBA for HTML tags - Needs assistance and explanations
Ask a New Question Window Does Not Come Up On Particular Computer
log4j called after unloading
Setting Reporting Services data driven subscription Using Web Service
How to Install JBOSS on windows xp
iPhone 4 wont sync sub folder from Exchange
mwmonavscan.exe
class
SSRS Combine two datasets into one data region - Must be in report not in SQL server