Page 1 of 1

Installation 11.1 and Latest - Dual Boot

Posted: Wed Aug 01, 2018 11:23 am
by jmp20
I have been a fan of FreeBSD on servers for years thus I tried to setup GhostBSD on my new laptop. But I had some problems installing GhostBSD. The installation process kept failing after creating partitions. My disk layout is p1 EFI, p2 windblows, p3,p4 debian, p5,p6 GhostBSD. Also, when installing and setting up the partitions, GhostBSD creates an EFI partition, p5, even when one already exists. I tried it with both version 11.1 and latest. I was trying the installation from a USB stick. During installation, the processes tried to copy and extract GhostBSD package files from the install USB onto partition ada0p2 no matter what the disk partition layout was. I found this error on the .pc install logs. On the logs, it clearly show the process formatting the partitions then trying to copy the packages onto ada0p2 then extract them. Since this was a new laptop install, I recreated the partition layout to have GhostBSD at beginning of the disk. This is my new disk layout:
p1 efi
p2 GhBSD
p3 GhBSD Swap
p4 Linux
p5 Linux
p6 wdos
After creating this layout GhostBSD installation worked well. I first installed GhBSD, then the other OSes. I am now joying GhostBSD and I hope this helps someone with the install quirts of GhBSD.

Re: Installation 11.1 and

Posted: Sat Aug 04, 2018 12:32 pm
by Powerwagon77
TL;DR I created a VM and used 'dd' to put it onto the partition of my choice. The installer doesn't work sometimes, and I'm not smart enough to figure out why. When using 'dd', just copy the partition, not the whole disk.

LONG version with directions:
https://forums.ghostbsd.org/viewtopic.p ... 1048#p5940