Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
If your motherboard manufacturer is Foxconn, go to their website and look for BIOS upgrades. There will probably be a place to do a search and search for BIOS updgrades for your specific motherboard. You need to do this at Foxconn rather than Phoenix website as motherboard manufacturers by the chipsets from Phoenix but almost always modify them for their specific boards. There should also be some explanation of what process you need to upgrade/flash your BIOS.
Look at this 180 turn. Try googleing "foxconn phoenix vista only bios" and see what you get.
Now this appears to be my problem, and if anyone could help me fix it that would make me very happy.
I have read some things about the "Foxconn Vista-only BIOS". I suggest you call them---and do some more Googling.
Distribution: Debian testing/sid; OpenSuSE; Fedora; Mint
Posts: 5,519
Rep:
There are other Microsoft only bios. This doesn't indicate that the entire bios is Windows only. It just means a tiny part of the bios code prevents installation of Linux. The easy way to install Linux on such a machine is to go into the bios setup program, remove the hard drive from the boot devices list, leaving only the CDRom as a valid boot device. And disable any executable bit security.
Boot from a live Linux CD.
Get Rid of Windows:
Launch a terminal emulator and do:
su
dd if=/dev/zero of=/dev/sda bs=4k count=10000
after dd, hit the up arrow, and repeat the command two or three times.
Then, reboot the machine with a Linux install CD, and install Linux.
If the above doesn't work, try this first:
Disconnect all power. Clear the bios with the bios clear jumper, or by removing the battery for 10 minutes.
On a different machine, make a DOS boot CD with a bios image file and flashing utility on it. Get the bios image file and flashing utility from the motherboard manufacturer's web site.
Remove the hard drive connections. Connect power. Boot with the DOS boot CD. Flash the bios. Reboot the machine with the new bios, hard drive still disconnected, and no CD in the drive. The machine won't boot.
Shut down and reconnect the hdd. Go into the bios setup program and remove the hard drive as a boot device. Continue as above.
Then, after you get rid of Windows, and Linux is installed, write Steve Ballmer a letter, telling him you destroyed your windows installation by writing Linux over it, and it made the machine work better.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.