Hi
Installed what I thought succesfully the latest release, to replace a borked ghostbsd, only to find that is more borked than the previos version.
Terminal will not open, software centre will not open, indeed very little will open and run.
cheers
newest release is borked in many ways
Re: newest release is borked in many ways
Mate or XFCE?
Re: newest release is borked in many ways
I had same experience, but only one time. Just logged out and in, then it worked again. (MATE Desktop)
Re: newest release is borked in many ways
That is weird, but I think I have seen that before when the network was down.
Re: newest release is borked in many ways
Mate, both times, both with the present version/build and previous version/build.
It got worse as well, as with the previous version upon second login only desktop icons would show - no menu, no panels, nothing else.
I am downloading the xfce version as when I with the previous version installed xfce desktop as an alternative to mate that had no problems.
cheers...
Re: newest release is borked in many ways
Die you Check RAM and your disk (smartmontools) ?
Re: newest release is borked in many ways
To be honest, unless what you mention is on the live dvd, then I would not be able to use these tools as nothing opens on the mate desktop - and its not really a desktop if only the background image and device/place icons show, and nothing opens anyway.
I went ahead and replaced with the XFCE version which runs fine.
So the Mate edition for this newest version and the prior version is borked - at least for myself.
For future reference an dell inspiron laptop, i7 cpu, 16gb ram, both an on board intel hdmi graphics and a radeon graphics card.
Re: newest release is borked in many ways
I discover the problem https://github.com/ghostbsd/pc-sysinsta ... 891ec726be
This
Should have been
This
Code: Select all
sysrc -f /etc/rc.conf hostname="${HOSTNAME}"
Code: Select all
sysrc -f ${FSMNT}/etc/rc.conf hostname="${HOSTNAME}"
Re: newest release is borked in many ways
LightDM and MATE do not behave well without a hostname.