Hi,
First of all, I am relatively new to Linux, so please forgive any ignorances at my part. Now here is the scenario where I am stuck. I recently got my shiny new Dell Inspiron 15R :D, at that time I didn’t have OpenSuse DVD with me, so I kept a separate partition reserved for OpenSuse, on the rest I installed Windows 7.
As a primary partition is needed for Linux and as 2 primary partition is used by Windows 7 itself, I created a 100GB primary partition and formatted it EXT3 with help of third party s/w.
This is the current partition setup at my end.
HDD (SDA) : 500 GB (465 GB usable)
100 MB - System Reserved (windows) - System, Active, Primary
79.90 GB - C: - Boot, Primary
100 GB - FORSUSE - EXT3, Primary (RESERVED PARTITION FOR SUSE)
285 GB - Extended - contains other logical partitions
Now, I got my hands on a OpenSuse 11.3 DVD, booted from the DVD and got stuck at partitioning. Using automatic partitioning, it takes reserved 100 GB, formats it to EXT4 and mounts as /home, for rest it shrinks the partitions in the end of disk.
Now, the issue is that I don’t want my windows partitions to get shrink.
I think the issue here is related to the restriction of no of primary and extended partition. 3 primary and 1 extended. I understand that this is due to my short sightedness :(, please don’t add salt to injury :D.
Now, I want to know if this 100GB reserved partition can be used in any way? One thing, I am planning to try is create a ~100GB partition and not to use separate home partition, but what for swap??
Also, can I use LVM here? I have never tried LVM and don’t know how to use LVM.
Another option I was thinking of to delete reserved EXT3 partition, create a 100 GB NTFS partition and use this from windows using VBox. But, my concern here is unnecessary extra system load.
I am planning to use this new installation for casual usage and learning Mono programming .
Please help me out here with your suggestions.
TIA,
Vivek