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
check to see if an image exists on a remote server in vb.net
Globally change the Blackberry Service Display name
What is the extension to bring in a 2007 Excel xlsm workbook into Access 2007?
Class Diagram
dumb Access VBA question
Samba share on Windows 2003
Creating Server 2008 Domain
CISCO IP PHONES POWER CONSUMPTION THROUGH CAT5
Build and run of Actuate reports
directoryInfo.GetFiles() is slow in .net.