Welcome to Linux Forums!

With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.

Linux Forum ArticlesLinux ForumsLinux Forum DownloadsLinux Hosts
Home|Register|FAQ|Member List|Calendar|Unanswered Posts|Forum Rules|Today's Posts|Advanced Search|
SEARCH FOR IN
Go Back   Linux Forums > Your Distro > Slackware Linux Help
Reload this Page Slackware 12 - can't boot from installation CD
Linux Forums
Linux Forums
Welcome To The Linux Forums!
Welcome to Linux Forums. We pride ourselves in being one of the largest Linux communities on the web, we encourage you to REGISTER on our forums and participate in the community. There are over 150,000 members ready to answer your questions. JOINING US today will allow you to make new posts, get support, send messages to other members and submit downloads to our downloads directory and many other great features!

Slackware Linux Help For help and Discussion about Slackware linux

Reply
 
Thread Tools Display Modes
Old 08-01-2007   #1 (permalink)
Andre Aronen
Just Joined!
 
Join Date: Aug 2007
Posts: 1
Slackware 12 - can't boot from installation CD

I can't boot the Slackware 12 install CD on an older Gateway (Athlon 650MHz, Kadoka motherboard)). The BIOS boot order has the CD-ROM first (of course). Right after the second BIOS screen, where the OS should load, all I get is a generic "Boot Failure - press any key to try again" message which appears to be generated by the BIOS (not by the installer). The activity light on the CD-ROM will flash for a second during this time, but that's it.

I am also unable to boot from the CD using the Smart Boot Manager (sbootmgr.dsk) on a floppy. The SBM loads, but it finds about 20 entries of "Removable" and 6 entries for "CD-ROM" - of course, of the latter, none of them will boot. They all pause for a second after hitting Enter, then I receive "Disk Error! 0x01."

I've tried different CD-R media and a different (newer) CD-ROM drive - no dice.

Strangely enough, this same system will boot and run the latest DBAN and Knoppix 4.0.2 without any problems.

This same Slackware 12 install CD will boot fine on my new-ish laptop (Core2Duo), so I'm pretty sure the CD is fine and is not corrupt. I burned the ISO only after checking the MD5s on the downloaded files, and I burned it with Nero as I have in the past without incident. Been using Slackware since version 7, so this is definitely not all new to me.

Any ideas?
Andre Aronen is offline   Reply With Quote
Old 08-01-2007   #2 (permalink)
Dapper Dan
Trusted Redneck
 
Dapper Dan's Avatar
 
Join Date: Oct 2004
Location: The Sovereign State of South Carolina
Posts: 3,557
Send a message via AIM to Dapper Dan
I've had the exact same problem with Slackware 12 install cd. It will not boot on this one machine but will boot on all my other machines. And the first machine will boot all other live cds and install cds but not the Slackware 12 install cd. Glad I'm not going crazy... lol!

Sorry, I don't have an answer for you...
__________________
Crux 2.4 + IceWM Linux is not Windows Registered: #371367

"I would rather have 10 people who know a little bit about something and are willing to help than one know-it-all who sees it as his life's pursuit to correct everyone else." -techieMoe
Dapper Dan is offline   Reply With Quote
Old 08-01-2007   #3 (permalink)
ozar
Super Moderator
 
Join Date: May 2004
Location: Arch Linux
Posts: 8,240
The only thing i can think of is to try utilizing some of the various cheatcodes available through the F-keys after the disk begins to boot, but before the installation routine actually starts.
__________________
oz

New Users: * FAQ *

ozar is offline   Reply With Quote
Old 08-15-2007   #4 (permalink)
NightSky
Just Joined!
 
Join Date: Dec 2005
Posts: 17
Is the PNP OS off in Bios?

Has to to be something w/your system... I booted with cdrom on win98 hm built sys...
NightSky is offline   Reply With Quote
Old 08-27-2007   #5 (permalink)
siduri99
Just Joined!
 
Join Date: Aug 2007
Posts: 1
Fix with Floppy drive

I had this same issue with my computer. Most likely it is because the bootdisk is created with this option: -no-emul-boot -boot-load-size 32 -boot-info-table \ -sort, its the 32 part i think is what my problem is and a good chance is yours as well for slightly older pc's. However u can make a new iso some steps on how to do this are in the isolinux folder on the dvd, or some people are talking about it here: Unable to boot Slackware 12 disc

however the way i got it to work was inside the same isolinux folder there is a another folder sbootmgr, there is a lot of different versions of rawrite and a sbootmgr.dsk file, use the rawrite to make a floppy with the sbootmgr.dsk as the image, then boot to that floppy and it will give you a option to boot to the cd. it worked very well for me and was a lot faster than making a new iso.
siduri99 is offline   Reply With Quote
Old 04-16-2008   #6 (permalink)
vonfeldt
Just Joined!
 
Join Date: Aug 2006
Posts: 3
thanks!

just thought i should thank you guys. this post saved my behind a couple times now. and an additional note; i had to 'rescan' for the bootloader to see my cdrom. then fired 'boot from' and all is good!

thanks again.
-tofer
vonfeldt is offline   Reply With Quote
Old 05-02-2008   #7 (permalink)
gringito
Just Joined!
 
Join Date: Jan 2008
Posts: 5
Angry yea me too

Quote:
Originally Posted by Dapper Dan View Post
I've had the exact same problem with Slackware 12 install cd. It will not boot on this one machine but will boot on all my other machines. And the first machine will boot all other live cds and install cds but not the Slackware 12 install cd. Glad I'm not going crazy... lol!

Sorry, I don't have an answer for you...
how bout me do ya have an answer for me !! im having the same problem i love installing various distros but i recently burned a copy of slackware 12 and last night EASYS which is slackware but neither one will boot ive never had this problem a few months back i tried darkstar slackware and it was fine.. as i have read here it seems dto be th boot block value.. set it at 4 right". and then burn another image with the new value.. a quick tutorial on this issue would be helpful! and i would greatly appreciate it!!
gringito is offline   Reply With Quote
Old 05-02-2008   #8 (permalink)
gringito
Just Joined!
 
Join Date: Jan 2008
Posts: 5
no floppy

Quote:
Originally Posted by siduri99 View Post
I had this same issue with my computer. Most likely it is because the bootdisk is created with this option: -no-emul-boot -boot-load-size 32 -boot-info-table \ -sort, its the 32 part i think is what my problem is and a good chance is yours as well for slightly older pc's. However u can make a new iso some steps on how to do this are in the isolinux folder on the dvd, or some people are talking about it here: Unable to boot Slackware 12 disc

however the way i got it to work was inside the same isolinux folder there is a another folder sbootmgr, there is a lot of different versions of rawrite and a sbootmgr.dsk file, use the rawrite to make a floppy with the sbootmgr.dsk as the image, then boot to that floppy and it will give you a option to boot to the cd. it worked very well for me and was a lot faster than making a new iso.
hmm can i burn this to a cd i have no floppy!!
gringito is offline   Reply With Quote
Old 3 Weeks Ago   #9 (permalink)
clickit
Just Joined!
 
Join Date: Mar 2008
Posts: 34
Slackware 12 - can't boot from installation CD

I feel sheepish to suggest this but I made a similar mistake.
Most BIOS's have options as to what to boot from, which to use, and what the order is. Possibly you (like me) need to set the BIOS up to boot from the CD.
Hope you did not make my mistake.
clickit is offline   Reply With Quote
Old 3 Weeks Ago   #10 (permalink)
felPmy
Just Joined!
 
Join Date: Jun 2008
Posts: 39
Slack 12.1 The Slackware Linux Project

You can also try to make a GRUB floppy disk, and then boot using the floppy disk and tell GRUB to boot the cd. See the GRUB manual if you do not know how to do that.

Quote:
"Knoppix 4.0.2 without any problems"
Boot into Knoppix, and then manually install Slack 12.0 from the cd. Be sure to install the bootloader.
felPmy is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
After SlackWare LILO installation bug (Need list of necessary files for GRUB) Dalamar_m Slackware Linux Help 2 12-03-2005 06:48 PM
SuSe 10 Installation with dual boot. rmdeva SuSE Linux Help 1 11-15-2005 12:43 PM
The biggest installation trouble of all times: No possibility to boot from cd-rom, floppy, anything! dima_t Installation 14 07-14-2005 01:23 PM
RH linux 7.3 wouldn't boot after installation antoshka Installation 9 05-10-2003 02:49 PM
Boot Problems With Loadlin robnelli Installation 2 11-19-2002 11:28 PM


All times are GMT. The time now is 12:49 AM.

Powered by vBulletin 3.6.8 ©2000 - 2007, content relevant URLs by vBSEO, Property of Core Root.

Content Relevant URLs by vBSEO 3.0.0