You are not logged in.

#1 2012-05-14 07:45:47

connexion2000
Member
Registered: 2006-10-15
Posts: 116

UEFI + GPT + SSD + HDD, partition layout for windows and archlinux

Hi,
I have got new computer based on UEFI. It has one ssd and one hdd. I would like to install windows 7 64bit and archlinux, both disks GPT partitioned.

I would like to do it this way:
SSD:
/dev/sda1 - UEFI partition
/dev/sda2 - windows system

HDD:
/dev/sdb1 - windows data
/dev/sdb2 - /
/dev/sdb3 - /home
/dev/sdb4 - swap

my question is: where should I put /boot partition? Should it be on SSD or HDD? Will placing /boot partition on SSD make bootup faster?

Offline

#2 2012-05-14 19:06:22

Šaran
Member
From: Bosnia
Registered: 2011-09-03
Posts: 407

Re: UEFI + GPT + SSD + HDD, partition layout for windows and archlinux

You can put /boot wherever you want (or not use it at all), but puting it on SSD shouldn't make any difference in boot speed.

Offline

#3 2012-05-14 21:21:04

DSpider
Member
From: Romania
Registered: 2009-08-23
Posts: 2,273

Re: UEFI + GPT + SSD + HDD, partition layout for windows and archlinux

I don't use a separate /boot partition. In my opinion, that's only needed if you boot multiple operating systems (ie. more than 2), because it can help with not having to worry about reinstalling the bootloader if you ever decide to reinstall one of them or replace it with something else. Some people cringe at the thought of not having a bootloader to get into a pretty GUI where they can click stuff. But it's really not that difficult to boot a "live" Linux distribution from a USB stick, chroot and reinstall the bootloader. I mean, you are using Arch. Using the command line should be a cinch.


"How to Succeed with Linux"

I have made a personal commitment not to reply in topics that start with a lowercase letter. Proper grammar and punctuation is a sign of respect, and if you do not show any, you will NOT receive any help (at least not from me).

Offline

#4 2012-05-15 06:21:28

connexion2000
Member
Registered: 2006-10-15
Posts: 116

Re: UEFI + GPT + SSD + HDD, partition layout for windows and archlinux

Thanks for your answers.

I will skip creating /boot partition.

Offline

#5 2012-05-15 07:44:42

z0id
Member
From: Romania
Registered: 2010-02-02
Posts: 122

Re: UEFI + GPT + SSD + HDD, partition layout for windows and archlinux

A separate boot is also needed if you plan to encrypt your partitions.


/usr/bin/drinking

Offline

Board footer

Powered by FluxBB