Page 1 of 1

Installation 11.1 and Latest

Posted: Wed Aug 01, 2018 11:38 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 Latest

Posted: Thu Aug 02, 2018 7:37 am
by ericbsd
Thanks, for that feedback that will help me to modify the installer for that.