I have openSUSE on my laptop. The total hard drive was partitioned for openSUSE at the beginning. However, I would like to install another OS and I need to create space for it on the hard drive. My problem is that it is not allowed to resize the partitions while it is mounted and used. What to do? How to resize the partions?
Thanks for your comments. I would like to install Windows. The output of the fdisk -l is:
Disk /dev/sda: 250.0 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xb7792af0
Device Boot Start End Blocks Id System
/dev/sda1 1 262 2104483+ 82 Linux swap / Solaris
/dev/sda2 * 263 30401 242091517+ f W95 Ext’d (LBA)
/dev/sda5 263 524 2104483+ 82 Linux swap / Solaris
/dev/sda6 525 3135 20972826 83 Linux
/dev/sda7 3136 30401 219014113+ 83 Linux
Now, it would be useful to decide on what partition needed to be resized. What do yo think? I have a live CD, probably I will try to go with it.
Firstly What size do you want windows to have?
Second what do you intend to be doing with windows?
In many cases virtualbox is a better option than repartitioning.
Your start should not be asking for tools, your start should be:
find out what you have. This is partly shown by your fdisk -l output which had to be asked for by others. Partly by a forthcoming df -h output. Missing is your explanation where the partitions are for, you have e.g. two Swap partitions, why?
What you would like to be your end result. This is also formulated very vague and as long as you do not know exactly what you want, how can we advise how to come there?
Alo bear in mind that you can not ‘resize’ partitions. Some file systems can be resized (as long as they fit inside their partition), but a partition table can only be rewritten with a different content.
OP said windows in post #6. I’ve deleted my post after thinking more on what you said. If OP shrinks 7 and then 2 as you said, there will be an end space that can be set up as a primary and formatted NTFS bu Gparted, for use by the windows installer.
My suggestion:
/home contains only 1.3GB of data. Backup the entire /home, boot in runlevel 3, login on the console, su, 'umount /home, yast, resize /home to a 100 GB, that would give enough space for XP (which is discontinued by the end of this year BTW). Create new partitions, perform a search on the forums, there’s a post revealing how to boot windu systems from a logical partition.
No reinstall required.
Hi, before installing XP, I would like to point out one thing. I need XP because of MS Office. Unfortunately, Open Office is not fully compatible with it. Mathematical equations change. But, if it is possible to use MS Office under SUSE that is fine.