Can an existing suse 10.0 hard drive partition be re-sized?
Linux - GeneralThis Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Can an existing suse 10.0 hard drive partition be re-sized?
I wanted to install suse 10.3 and I have an existing suse 10.0 installation taking up the entire drive. With the partitioner in 10.0, it could not do it because it was a mounted drive. With the suse 10.3 installer, it could not create a new partition because the exiting 10.0 partitons used up all space even though the drive is 90% empty. Is it still possible to resize the partitions to make room for another installation? Is there a self booting utility available?
Yes, it's perfectly possible. Just get the gparted livecd. Or maybe I should express some reservations. There are a couple of file systems that simply won't be shrunk (xfs comes to mind, maybe reiser as well) but ext2/ext3 will resize without a problem (although accidents will happen - as always make a backup to play safe).
I burned a gparted image to cd and since you mentioned reservations about reiserfs, I did some digging and found a post about having to run resize_reiserfs first to change the file system size, then for step two, change the partition size. I am not sure what is meant by resize_reiserfs. What utility would include it?
That should be handled by gparted. Just right-click your reiser partition and select "resize". If it won't let you downsize, then you know that reiser doesn't have that sort of option. In that case there isn't anything you can do except create a back-up, delete and recreate the partition (smaller of course) and then restore your back-up. By the way, I seem to remember that the gparted menus have an item that shows what gparted can do for each file system type (create, grow, shrink, etc.), that may be the quickest way to find out.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.