Tell me more ×
Unix & Linux Stack Exchange is a question and answer site for users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.

I just tried to install PC-BSD 9.1 on my Alienware m14x-R3 laptop (with Optimus support), and it refuses to boot. It will come to the bootloader screen, but when I attempt to boot, the actual kernel will get to a certain point and then transfer to single-user mode. There are output errors of a corrupt GPT disk label, although I'm currently using MBR. When using ZFS + path of least resistance, I'll come to a bootloader screen, and when I press default load the system will automatically restart (no joke, it instantaneously kills power and restarts). When I format with ZFS and try to disable APCI support, it goes into boot sequence and then dies from a kernel panic related to ACPI after about 2 seconds. If I format with UFS, the system can get to loading X and then dies while trying to determine loading X. Only once have I gotten to an X window system, and that was when I tried to install PC-BSD without the nVidia driver. Then, it was a blank LXDE screen with a bottom bar. I couldn't launch anything, and clicking was useless. Each time, when I try to press Alt-Fx (replace x with a number), the screen goes black, but still is glowing like it's in X mode. I don't know what's wrong...could it be the corrupt GPT label? Do I need to format my hard drive as GPT? Is it a problem with UFS/ZFS? The system panics when I try to load after initially installing ZFS, saying that there isn't a usable pool/snapshot.

share|improve this question
Check the installation instructions, and follow them carefully. It seems your kernel is expecting a partitioning format that is not the one on your disk. Installing BSD in that case will mean wiping all from the disk (no dual boot). – vonbrand Feb 10 at 20:00

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.