LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 05-06-2007, 12:50 PM   #16
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Void, Debian, Slackware
Posts: 7,342

Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746

Did you check your md5 checksums on your DVD? Maybe you have a bad burn for Slackware 11?
 
Old 05-06-2007, 01:39 PM   #17
whited
Member
 
Registered: Feb 2005
Distribution: Slackware 11
Posts: 109

Original Poster
Rep: Reputation: 15
md5sum -wc CHECKSUMS.md5
md5sum: CHECKSUMS.md5: 733: improperly formatted MD5 checksum line

md5sum -cs CHECKSUMS.md5
doesn't output anything though

time to try a new DVD?
 
Old 05-06-2007, 02:12 PM   #18
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Void, Debian, Slackware
Posts: 7,342

Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746
Quote:
Originally Posted by whited
md5sum -wc CHECKSUMS.md5
md5sum: CHECKSUMS.md5: 733: improperly formatted MD5 checksum line

md5sum -cs CHECKSUMS.md5
doesn't output anything though

time to try a new DVD?
If your md5 checksums don't match ,yeah, I'd get a new download and burn a new DVD.
 
Old 05-06-2007, 02:33 PM   #19
whited
Member
 
Registered: Feb 2005
Distribution: Slackware 11
Posts: 109

Original Poster
Rep: Reputation: 15
For now I am just burning a new dvd. If it doesn't work I will just redownload it tomorrow at work (10MB/s it takes 5 minutes to download). I only have bootable XP and Vista OS do you have any recommended ISO burners? I just used the first free one I found.
 
Old 05-06-2007, 02:40 PM   #20
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Void, Debian, Slackware
Posts: 7,342

Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746
Quote:
Originally Posted by whited
For now I am just burning a new dvd. If it doesn't work I will just redownload it tomorrow at work (10MB/s it takes 5 minutes to download). I only have bootable XP and Vista OS do you have any recommended ISO burners? I just used the first free one I found.
In winders I use Nero. In Linux I use k3b to burn ISOs.
 
Old 05-06-2007, 04:36 PM   #21
whited
Member
 
Registered: Feb 2005
Distribution: Slackware 11
Posts: 109

Original Poster
Rep: Reputation: 15
Well I got it to work. I am stupid. On the first screen of the install I didn't load the huge26 kernel. Instead of entering through everything I accutally read stuff and got it to work. Anyways time for me to go off and find out how to make my hardware work properly.
 
Old 05-06-2007, 04:45 PM   #22
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Void, Debian, Slackware
Posts: 7,342

Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746
Smile

Quote:
Originally Posted by whited
Well I got it to work. I am stupid. On the first screen of the install I didn't load the huge26 kernel. Instead of entering through everything I accutally read stuff and got it to work. Anyways time for me to go off and find out how to make my hardware work properly.
Cool:-) Glad you got it up and running.
 
Old 05-06-2007, 06:50 PM   #23
unifiedquarks
LQ Newbie
 
Registered: Dec 2005
Posts: 17

Rep: Reputation: 0
I got the same problem, I hat chosen reiserfs as fs, but this option in pre-complied kernels I think doesn't enabled, when I re-complied the kernel enabling the feature, it run..
 
Old 05-06-2007, 07:18 PM   #24
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Void, Debian, Slackware
Posts: 7,342

Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746
Quote:
Originally Posted by unifiedquarks
I got the same problem, I hat chosen reiserfs as fs, but this option in pre-complied kernels I think doesn't enabled, when I re-complied the kernel enabling the feature, it run..
I'm using the JFS file system, I like it a lot:-)
 
Old 05-07-2007, 01:07 AM   #25
pappy_mcfae
Member
 
Registered: Feb 2007
Location: Dallas
Distribution: Gentoo x86 & x86_64
Posts: 190

Rep: Reputation: 31
Post Compile your own kernel!

Quote:
Originally Posted by whited
I installed slackware 11.0 on both a Dell M1210 (XPS) and an ASUS Z71V the dell with test26 and the other with huge26. Both came up with errors on load...

From ASUS Z71V w/ huge26
VFS: Cannot open root device "303" or unknown-block(3,3)
Please append a correct "root=" boot option
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(3,3)


The Dell error was almost the same. I am not at all sure what this means. I wanted kernel 2.6 because I thought it supported wireless while 2.4 didn't. Any thoughts?

Thank you in advance
Brian
My recommendation is to install the 2.4.x kernel (sata), load the kernel source for which ever 2.6.x iteration you choose, and compile a 2.6.x kernel of your own.

The reason you are having a kernel panic is because the file system isn't loading. In order for the file system to load properly every time, support for that system HAS TO BE COMPILED DIRECTLY INTO THE KERNEL! If you are hoping that modules or initrd will get the job done, you are barking up the wrong tree completely! Simply put, my experience is unless you have your file system support directly compiled into the kernel, you are fated to receive kernel panic messages.

I am speaking from experience. I compiled three kernels, all of which gave me kernel panic until I recompiled with reiserfs support directly in the kernel. Then, all of a sudden, things started working...pretty much everything; from my USB mouse to my Broadcom wireless network adapter.

Using xconfig, it's a snap to make your own kernel. Here's the step by step:

1) cd to /usr/src/linux-2.6.xx.xx (your 2.6 flavor)
2) open a console session and type "make xconfig"
3) go down to the "File Systems" option and click on it.
4) if you know which file system you are using (ext3 or reiserfs), click on that option, and make sure you put a check mark in every box that lists your file system.
5) optionally, you can set up any other options, or remove them as you see fit. Custom kernels rock!
6) save your changes and exit.
7) type "make modules" to compile the modules
8) type "make modules_install" to install the modules
9) type "make bzImage" to compile the actual kernel.

From there, I recommend you check for further kernel compilation instructions on the net. If you follow the directions above, and set up your kernel as instructed on other sites, you should be running your own customized 2.6.x kernel in no time. It took me about forty-five minutes to go through the entire process, and yes, a 2.6.x kernel will allow you to use your wireless networking hardware. If you'd like detailed instructions on how to do that, follow this link:

http://www.linuxquestions.org/questi...d.php?t=550053

Hope that helps. It helped me.

Blessed be!
Pappy
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Urgent Help! Kernel Panic: could not mount root fs on unknown block red13hat Linux - Server 5 05-02-2007 12:12 AM
another kernel panic not synching vfs unknown block xcoldfyrex Linux - General 1 05-29-2006 09:07 AM
Kernel panic: VFS: cannot mount root fs on unknown-block headrift Slackware 1 02-07-2006 11:59 AM
Kernel Panic: VFS: Unable to mount root fs on unknown-block Igor007 Programming 3 08-14-2005 07:54 PM
Kernel Panic:VFS:Unable to mount root fs on Unknown block dinesha Linux - Software 2 02-27-2004 12:37 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 08:11 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration