Results 1 to 4 of 4
Thread: is it possible?
-
11-04-2006, 07:33 AM #1BE FREE
- Join Date
- Apr 2005
- Location
- Akash Ganga
- Posts
- 1,456
is it possible?
Is it possible to retrieve free space from a hdd installed with linux, it is like this I installed rhel4 on the machine and dedicatd complete 20gb hdd for it now I know more than 13gb is free ,what i want is to slice out 5-6 gb of it to install other OS,are there any commands,is resize of any use,please let me know.
-
11-04-2006, 12:29 PM #2
Yes, parted can do that. But I warn you, if you are a n00b or not, resizing / partition is not recommended. And furthermore you need to unmount the partition you need to resize, so better use a livecd like ubuntu for doing that.
The command is as follows
This will resize /dev/hda1 to 10 GB starting from 0 MB.Code:parted -i /dev/hda resize hda1 0 10240
Better use a frontend for parted like gparted or QTparted.Sometime you'll think you understand everything
...Then you'll regain consciousness
-
12-04-2006, 08:14 AM #3BE FREE
- Join Date
- Apr 2005
- Location
- Akash Ganga
- Posts
- 1,456
thanks man.
-
14-04-2006, 08:24 AM #4
again u can use gparted GUI for the same.
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org


LinkBack URL
About LinkBacks

Bookmarks