LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Partitioning for Linux SUSE Installation (https://www.linuxquestions.org/questions/linux-newbie-8/partitioning-for-linux-suse-installation-4175464705/)

guyafe 06-04-2013 12:54 PM

Partitioning for Linux SUSE Installation
 
Hi All,
I am trying to install Linux SUSE Enterprise Server 11 SP2 on an existing Ubuntu desktop (Dual boot).
Installing Ubuntu was very easy and Ubuntu basically did everything for me. My question is about the SUSE installation:
When getting to the partitioning screen I get the following existing partitions:
sda1 - Native Linux
sda2 - extended
sda5 - Linux Swap

If I understand correctly, I need to do the following:
  • Re-size sda1 for 70 GB less (This is the space I want for the SUSE)
  • Install SUSE on the new partition

My question is what else do I need to do?
Do I need to add a Swap partition for SUSE, or can I use sda5?
Do I need another extended partition or this one is just to allow more than four partitions?
Do I need to install GRUB in advance or will SUSE install it on later stages?

Thanks.
Guy

EDDY1 06-04-2013 12:58 PM

After resizing sda1 you may want to resize the extended partition & install there.

guyafe 06-04-2013 01:06 PM

Quote:

Originally Posted by EDDY1 (Post 4965305)
After resizing sda1 you may want to resize the extended partition & install there.

Thank you for reply.
Why do I need to use the extended partition (it is only ~10 GB at the moment) instead of a new one?
Do I need to explicitly create a new Swap partition or can I use the existing one?

EDDY1 06-04-2013 01:12 PM

If you resize sda1 to 70 gigs or less you can add the free space to extended partition also you can use the swap partition.
Your extended partition will be 10Gigs plus whatever free space you add to it.
Also using the extended partition to install to gives you more options for seperate directories. For instance /, /Home, swap
Also you are limited to 4 primary partitions.

guyafe 06-04-2013 01:13 PM

Thank you
How about GRUB?
Do I need to install it in advance or will SUSE install it?

EDDY1 06-04-2013 01:14 PM

Suse will install it.
Do you have anything on sda1

guyafe 06-04-2013 01:17 PM

Yes.
sda1 is the existing Ubuntu installation which I want to keep for my everyday use.

EDDY1 06-04-2013 01:28 PM

I probably wouldn't install grub, because the ubuntu system already has it. After installing I would boot Ubuntu & run
Quote:

sudo update-grub

guyafe 06-04-2013 01:35 PM

Thanks, I will try that
Thanks a lot for your help.

EDDY1 06-04-2013 01:43 PM

You're welcome & Good Luck.


All times are GMT -5. The time now is 08:05 PM.