Page 1 of 3

Unable to install GhostBSD 3.5

Posted: Mon Nov 18, 2013 4:16 pm
by Hiroshi Katayama
In trying to install GhostBSD 3.5 using USB external CD drive.
DVD stopped during installation

Code: Select all

Ghostread() eror=5 
Can't exec getty

CD

FreeBSD/X86 boot up loader, Revison 1.1
\
stopped.
GhostBSD has a trouble installing from USB CD ?

Thanks

Hiroshi

Re: Unable to install GhostBSD 3.5

Posted: Mon Nov 18, 2013 5:09 pm
by adripillo12
Hiroshi Katayama wrote:In trying to install GhostBSD 3.5 using USB external CD drive.
DVD stopped during installation

Code: Select all

Ghostread() eror=5 
Can't exec getty

CD

FreeBSD/X86 boot up loader, Revison 1.1
\
stopped.
GhostBSD has a trouble installing from USB CD ?

Thanks

Hiroshi
Please, where are you trying to install it?

Re: Unable to install GhostBSD 3.5

Posted: Mon Nov 18, 2013 6:31 pm
by Hiroshi Katayama
My motherboard is AMD64 Quad core using PC-BSD 9.2, just change hard disk to other one ( currently formatted as ZFS) for installing GhostBSD now.

I am using FreeBSD since 3.X.
What else I should reply ?

Thanks

Re: Unable to install GhostBSD 3.5

Posted: Mon Nov 18, 2013 7:38 pm
by adripillo12
Hiroshi Katayama wrote:My motherboard is AMD64 Quad core using PC-BSD 9.2, just change hard disk to other one ( currently formatted as ZFS) for installing GhostBSD now.

I am using FreeBSD since 3.X.
What else I should reply ?

Thanks

Are you using a laptop?

Re: Unable to install GhostBSD 3.5

Posted: Mon Nov 18, 2013 8:08 pm
by Hiroshi Katayama
NO Laptop !

It's a itx mini motherboard. MSI FM2-A 75IA-E53 4GB memory 1TB hard disk. AMD64 3.7G Quad core.

What else ?

Thanks

Hiroshi

Re: Unable to install GhostBSD 3.5

Posted: Mon Nov 18, 2013 8:10 pm
by adripillo12
Hiroshi Katayama wrote:NO Laptop !

It's a itx mini motherboard. MSI FM2-A 75IA-E53 4GB memory 1TB hard disk. AMD64 3.7G Quad core.

What else ?

Thanks

Hiroshi
Can you try to install GhostBSD from a Pendrive?

http://sourceforge.net/projects/ghostbs ... -amd64.img

Re: Unable to install GhostBSD 3.5

Posted: Tue Nov 19, 2013 3:33 am
by Hiroshi Katayama
Installing using USB memory stic does work until startx.
Looks like Xorg conf or around there, seg fault happened.

Xorg -configure set as Radeon. BUT ATI driver does not work, so change xorg.conf to vesa. vesa does work but depend monitor's resolution. So my acer is O.K. but asus is error.

Thanks for your help, I will check tomorrow.

Hiroshi

Re: Unable to install GhostBSD 3.5

Posted: Tue Nov 19, 2013 11:56 am
by adripillo12
Ok, let us know how it was please.

Re: Unable to install GhostBSD 3.5

Posted: Tue Nov 19, 2013 5:42 pm
by Hiroshi Katayama
Sorry I wrote to simple?

GhostBSD installers to check video card during installation, and found radeon and write xorg.conf. Then xinit or somewhere try to start X and segment fault happens.

I do not know so much about x or Gnome or KDE guis. I never see any ATI support by FreeBSD variant, most set as vesa.

So I change as super user by editing /etc/X11/xorg.conf.

Looks like xorg.conf was rewritten during installation as radeon which is my FM2 CPU's on chip video.
Then I changed following portion

Code: Select all


Section "Device'
             Driver "radeon" to
             Driver "vesa"
After modified then Save 
at prompt 
startx
So gnome ? or some GUI screen comes up.
That's all.

Could you give me how to make zfs on boot and how to start install program at gui screen.

Thanks

Hiroshi

Re: Unable to install GhostBSD 3.5

Posted: Tue Nov 19, 2013 7:43 pm
by adripillo12
Hiroshi Katayama wrote:Sorry I wrote to simple?

GhostBSD installers to check video card during installation, and found radeon and write xorg.conf. Then xinit or somewhere try to start X and segment fault happens.

I do not know so much about X or Gnome or KDE guis. I never see any ATI support by FreeBSD variant, most set as vesa.

So I change as super user by editing /etc/X11/xorg.conf.

Looks like xorg.conf was rewritten during installation as radeon which is my FM2 CPU's on chip video.
Then I changed following portion

Code: Select all


Section "Device'
             Driver "radeon" to
             Driver "vesa"
After modified then Save 
at prompt 
startx
So gnome ? or some GUI screen comes up.
That's all.

Could you give me how to make zfs on boot and how to start install program at gui screen.

Thanks

Hiroshi
You can not change some parameters, you need to put a # to comment it so that way will not be rewritten.

When you said "So gnome? or some GUI comes up" you make me the idea that you do not know what are you talking about.
What you download will install, if you download GhostBSD + Mate than that will be the result.
And I do not understand what happened at the end, you finished to install? Because in a place you said it start and later you said it does not.