PDA

View Full Version : error trouble shooting



dlawhead
05-07-2003, 02:18 PM
I would like to know if there is any place to break down errors from linux or knoppix. I have had a problem booting from my desk top on the knoppix cd (kernel panic vfs: unable to mount root fs on 01:01) if I load the cd on my laptop I don't get the error. if I could break down the message I may be able to find the problem (or conf. error) on my desk top. I am interested in learning more about linux and other operating systems but have a dilly of a time geting any questions answered. :shock:

aay
05-07-2003, 05:22 PM
The first thing I tell people to do when they get kernel panic errors is to test the integrity of the CD. I know that it worked ok on a different machine, but do this anyway. When you boot, use the following boot option: "knoppix testcd."

Post back with results.

dlawhead
05-08-2003, 02:09 AM
first thing I did after booting on my laptop was to testcd and it tested ok. But, it had major problems coming up on the laptop even when I did boot to laptop.

I am getting a replacement from the company I got it from and will test it as soon as I get it.

next question I have is. Is there a place to break down errors from linux. I would like to test run it and compare it to windows.

I do thank you form a responce.

don lawhead.

Stephen
05-08-2003, 02:47 AM
A list of lilo (http://www.wlug.org.nz/LiloErrorCodes) error codes.

rickenbacherus
05-08-2003, 03:42 AM
I would like to know if there is any place to break down errors from linux or knoppix. I have had a problem booting from my desk top on the knoppix cd (kernel panic vfs: unable to mount root fs on 01:01) if I load the cd on my laptop I don't get the error. if I could break down the message I may be able to find the problem (or conf. error) on my desk top. I am interested in learning more about linux and other operating systems but have a dilly of a time geting any questions answered. :shock:

You can do a dmesg | less to see all of the kernel messages from boot. You can hold the Shift+PageUp to see the messages during boot. Go here: Linux Newbie Admin Guide (http://linux-newbie.sunsite.dk/)

As far as deciphering all the kernel messages goes they are somewhat self explainatory (alot more so than win errors anyway). If you want some info on a specific error the use G4L (http://www.google.com/linux)

If you really want to learn Linux then you'll need to 'graduate' from this forum and move over to LQ (http://www.linuxquestions.org) or JL (http://www.justlinux.com)

I'll warn you now- if you ask questions that have been answered a thousand times in those forums you are very likely to get your backside lit up. Knoppix is a perfect fit for noobs and it is expected that they ask general and basic questions here but that is not necessarily so elsewhere. Search first. Always post what you have already tried to solve the problem yourself. Be specific- give exact details, exact errors, pay attention to your typing and you will do well. Don't try to get just one more program compiled or just one more box configured before you get some rest. You'll just make silly mistakes.

One last thing- once you install Knoppix you have Debian so go to Debian (http://www.debian.org) and read what they have to offer. It will not be easy but it is VERY rewarding. You will find yourself strangely addicted to Linux like you were your first girlfriend. ;P

You want real time help? Get into IRC. Knoppix has some IRC clients already like Xchat. Don't forget to check out the link in my sig line either. gluck

garyng
05-08-2003, 07:37 AM
kernel panic vfs: unable to mount root fs on 01:01

This is the /dev/mem device, something is severely wrong.