Problem: GX620 boot from CD problem
I have Dell OptiPlex GX620, intel Pentium 3.2 GHz 2MB L2 cache, 945G Chipset, 1 gig DDR2 Ram and 160 GB Sata hard drive.
When I try to boot Linux Knoppix 3.9, I get the error
"Kernel Panic: Unable to mount..." etc.
I tried setting the SATA drive to combination but even then it doesn't work although the same error doesn't show up.
Please help
Re: Problem: GX620 boot from CD problem
Quote:
Originally Posted by sid_galt
When I try to boot Linux Knoppix 3.9, I get the error
"Kernel Panic: Unable to mount..." etc.
Have a look at Cheatcodes:Tips&Tricks. Which of the two boot commands did you try, and how far in the boot process you were able to get?
Regards,
- Robert
http://www.cwelug.org/
Re: Problem: GX620 boot from CD problem
Quote:
Originally Posted by rwcitek
Quote:
Originally Posted by sid_galt
When I try to boot Linux Knoppix 3.9, I get the error
"Kernel Panic: Unable to mount..." etc.
Have a look at
Cheatcodes:Tips&Tricks. Which of the two boot commands did you try, and how far in the boot process you were able to get?
Regards,
- Robert
http://www.cwelug.org/
I tried both. The message comes
Quote:
Starting interediate shell stage 1 as requested by "debug" option
Type "exit" to continue with normal bootup
The cursor keeps blinking but I can't type anything.
This comes in both the boot options
Edit: I hadn't downloaded the md5 and asc files. Now I have downloaded them. Right now I have five files on my PC,
KNOPPIX_V3.9-2005-05-27-EN.iso.md5
KNOPPIX_V3.9-2005-05-27-EN.iso.md5.asc
KNOPPIX_V3.9-2005-05-27-EN.iso.sha1
KNOPPIX_V3.9-2005-05-27-EN.iso.sha1.asc
MD5SUM
Which one do I burn on to the CD and how? The FAQ only seems to tell how to burn the ISO file onto the CD.
Re: Problem: GX620 boot from CD problem
Quote:
Originally Posted by sid_galt
I tried both. The message comes
Quote:
Starting interediate shell stage 1 as requested by "debug" option
Type "exit" to continue with normal bootup
The cursor keeps blinking but I can't type anything.
This comes in both the boot options
Have you tried the link that UnderScore recommended? That is, have you verified the md5sum of the ISO file you downloaded? If you have and the md5sums match, have you tried burning a new CD slowly, < 8x?
While it is possible that you have some esoteric hardware that Knoppix doesn't recognize, the most likely reason for Knoppix not booting correctly is because of what UnderScore mentioned: a bad CDR.
Let us know what you discover.
Regards,
- Robert
http://www.cwelug.org/
Re: Problem: GX620 boot from CD problem
Quote:
Originally Posted by sid_galt
Edit: I hadn't downloaded the md5 and asc files. Now I have downloaded them. Right now I have five files on my PC,
KNOPPIX_V3.9-2005-05-27-EN.iso.md5
KNOPPIX_V3.9-2005-05-27-EN.iso.md5.asc
KNOPPIX_V3.9-2005-05-27-EN.iso.sha1
KNOPPIX_V3.9-2005-05-27-EN.iso.sha1.asc
MD5SUM
Which one do I burn on to the CD and how? The FAQ only seems to tell how to burn the ISO file onto the CD.
You don't burn any of those 5 tiny files. They are for verifying a valid download (just using one md5 file is fine, there are multiple files to accomodate multiple ways to check the ISO). You burn the ISO. It's covered very well in the downloading FAQ. What part is not clear?
Solution to boot from CD problem with SATA
My computer is not the same as yours but I thought my solution might help you or at least give you some ideas.
I have a Microstar International MSI865GV Hetis (Intel 865GV chipset) with a 2.8GHz Pentium 4. I put a 160GB Seagate SATA drive and a Sony DRU-530A DVD writer in it. I have been running Windows XP and Knoppix 3.4 with the 2.4 kernel since I bought it in May of last year. I downloaded Knoppix 4.0.2 when it came out and tried to boot it on my machine. When the initial screen came up I just hit return at the boot prompt but then it said it couldn't find the CD drive and dropped me into the primitve shell. I tried creating a floppy with the driver for my DVD writer, booted expert mode and told it to load and autoprobe for the device but it couldn't find it. At that point I thought the problem might be in the BIOS configuration.
I had originally gotten the SATA drive to work by setting the BIOS to Native Mode with the SATA interface as the first and second controller making the PATA interface the third controller. It worked for XP and for Knoppix 3.4 with the 2.4 kernel but after a couple experiments I found that changing to Legacy Mode and making the PATA interface the first controller and the SATA interface the second and third controller the DVD drive showed up as the primary master and the SATA became the secondary master allowing my system to boot and run Knoppix 4.0.2 from the CD. I think that the code probing for the drive couldn't find it when it was on the third controller.
When I was able to boot from the CD I installed Knoppix to my SATA drive but had the same problem as twistedalpha with a kernel panic (Error after Hdd install). I was able to solve that problem on my machine by installing GRUB. I posted a reply in that thread with my solution to the problem.