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.
I am completely new the the linux scene and I am trying to install FC2 on an AMD 64 laptop I recently bought. Whenever I try to start the installation I recieve this error: Waring: unable to open an initial console. Kernel panic: No init found. Try passing init= option to kernel.
I have absolutely no idea what that means, can anyone help me to get passed this step?
I downloaded from Bit Torrent and the client checked the integrity after the D/L and I was going to try to check the integrity from the install (using the command: linux mediacheck), but it locks up before that step with the above error. Is there any other way of checking their integrity?
If you have the md5sum from were you downloaded, yes there is.
At the console do:
md5sum name-of-the-file-you-wanna-check
this is gonna output a string of chars which is unmistakably linked to your file. If the file is ok (good download) this string must be identical to the one from the supplier. That's how we check.
Last edited by bruno buys; 09-02-2004 at 07:57 PM.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.