Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Partition Table for Dual Boot with Windows8
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
Solour
Tux's lil' helper
Tux's lil' helper


Joined: 01 Jul 2006
Posts: 107

PostPosted: Fri Jul 22, 2016 9:19 am    Post subject: Partition Table for Dual Boot with Windows8 Reply with quote

Hi everybody,

==== SITUATION ====
I have a computer here with windows 8.1 installed.
The documentation contains a default/recommended partion layout
https://wiki.gentoo.org/wiki/Handbook:AMD64/Installation/Disks#Default_partitioning_scheme

However, having a partition for windows has implications I guess.
The windows partition starts currently at 1MiB...

parted reports
Code:
Partition Table: msdos

so I assume that I am on a "MBR system"
also
Code:
dmesg | greop -i EFI
shows no EFI related entries
I booted the minimal-install-cd in legacy mode...

==== QUESTION ====
Must the bios-boot partition be located at the beginning of the drive?
IF SO:
Then I would have to move the windows partition?
Is windows8 then still bootable?
IF NOT SO:
should I create the 2MiB partition after the windows partition?

Thanks!!
Back to top
View user's profile Send private message
Keruskerfuerst
Advocate
Advocate


Joined: 01 Feb 2006
Posts: 2289
Location: near Augsburg, Germany

PostPosted: Fri Jul 22, 2016 2:33 pm    Post subject: Reply with quote

You should add
1. /home partition with ext4 (~100 GB)
2. /var partition with ext4 (~50 GB)
3. /tmp partition with ext4 (~50 GB)
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


Joined: 09 Dec 2006
Posts: 7651
Location: Goose Creek SC

PostPosted: Fri Jul 22, 2016 3:05 pm    Post subject: Reply with quote

Must the bios-boot partition be located at the beginning of the drive? No on an msdos labeled disk.
IF SO:
Then I would have to move the windows partition? Not SO.
Is windows8 then still bootable? Maybe.
IF NOT SO:
should I create the 2MiB partition after the windows partition? Yes, but MBR (msdos labeled disk) in a legacy bios computer does not need this partition at all
Gentoo runs perfectly well in an msdos labeled disk with only a single / partition (if memory is large enough to obviate a swap partition and suspend/hibernate does not require swap). Partitioning beyond / and swap (if required) is a matter of choice and "religious" conviction
_________________
Defund the FCC.
Back to top
View user's profile Send private message
cwr
Veteran
Veteran


Joined: 17 Dec 2005
Posts: 1969

PostPosted: Sat Jul 23, 2016 2:20 pm    Post subject: Reply with quote

It might be easier to add a menu entry for Grub to the Windows boot menu;
that way the Windows partitions are unchanged, and Windows doesn't have
a conniption fit (and bootup takes ten seconds or so longer).

EasyBCD is one app that handles Windows boot menus - there are others.

The other approach is to boot to the grub menu, and boot Windows from
Grub, which is also pretty straightforward. I use the first approach because
it avoids problems with recovery partitions on laptops.

As far as partition layout is concerned, I keep Windows on 1 and 2 to stop
complaints, put Grub on 3, and put Linux on 5 and upwards.

Will
Back to top
View user's profile Send private message
Keruskerfuerst
Advocate
Advocate


Joined: 01 Feb 2006
Posts: 2289
Location: near Augsburg, Germany

PostPosted: Sat Jul 23, 2016 2:26 pm    Post subject: Reply with quote

I don´t know any problems recovery partititons of win and Grub2.
Back to top
View user's profile Send private message
Solour
Tux's lil' helper
Tux's lil' helper


Joined: 01 Jul 2006
Posts: 107

PostPosted: Tue Jul 26, 2016 10:16 am    Post subject: Reply with quote

I have used boot+swap+/ as in the documentation and used grub2 and windows was also detected using sys-boot/os-prober
that is mentioned in the grub2 guide but not in the main install guide...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum