Slackware This Forum is for the discussion of Slackware Linux.
|
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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
03-17-2006, 02:41 AM
|
#1
|
Member
Registered: Mar 2006
Distribution: Slackware 10.2
Posts: 60
Rep:
|
Can someone help me please? (probably simple)
Hi!
I installed Slackware. Now, lilo loads up when i boot and i choose linux.
A bunch of messages go by and it stops. These are the last 4 i get (i picked the last 4 because it seemed the only ones that are error messages)
Kmod: failed to exec /sbin/modprobe -s -k block-major-8 errno=2
VFS: cannot open root device "806" or 08:06
Please append a correct "root=" boot option
Kernel panic: VFS: unable to mount root fs on 08:06
Can anyone help? Thanks!
|
|
|
03-17-2006, 07:55 AM
|
#2
|
Member
Registered: Nov 2004
Location: Columbus, Ohio
Distribution: Slackware-Current / Debian
Posts: 795
Rep:
|
Support for your root partition's filesystem is not installed, or you have selected the wrong kernel off of the installation CD. Is you main hard drive SATA by chance?
|
|
|
03-17-2006, 12:05 PM
|
#3
|
Member
Registered: Mar 2006
Distribution: Slackware 10.2
Posts: 60
Original Poster
Rep:
|
Quote:
Originally Posted by mdarby
Support for your root partition's filesystem is not installed, or you have selected the wrong kernel off of the installation CD. Is you main hard drive SATA by chance?
|
Hello and thanks for helping.
Yes, it is a SATA.
I booted the cd with sata.i and scsi.s though.
|
|
|
03-17-2006, 12:12 PM
|
#4
|
Member
Registered: Mar 2006
Distribution: Slackware 10.2
Posts: 60
Original Poster
Rep:
|
Quote:
Originally Posted by mdarby
Support for your root partition's filesystem is not installed, or you have selected the wrong kernel off of the installation CD. Is you main hard drive SATA by chance?
|
Hello and thanks for helping.
Yes, it is a SATA hd.
I booted the cd with sata.i and scsi.s though.
On installation, i selected the default kernel from the boot cd.
How can i fix this? (ps: sorry about the double post. i meant to edit the other, not make a new reply)
Last edited by .nu; 03-17-2006 at 12:36 PM.
|
|
|
03-17-2006, 03:25 PM
|
#5
|
Member
Registered: Aug 2005
Location: Bay
Distribution: Zenwalk, OpenBSD, Slackware
Posts: 167
Rep:
|
The 'default' may be something that doesn't support SATA. try running the setup proggie again and choose the SATA.I kernel manually this time.
|
|
|
03-17-2006, 03:28 PM
|
#6
|
Member
Registered: Mar 2006
Distribution: Slackware 10.2
Posts: 60
Original Poster
Rep:
|
Quote:
Originally Posted by sweetnsourbkr
The 'default' may be something that doesn't support SATA. try running the setup proggie again and choose the SATA.I kernel manually this time.
|
Thank you. Ill try that right now.
Where is the SATA.I kernel located? Is it in one of the 4 CD's?
|
|
|
03-17-2006, 03:29 PM
|
#7
|
Member
Registered: Aug 2005
Location: Bay
Distribution: Zenwalk, OpenBSD, Slackware
Posts: 167
Rep:
|
Should be in the #1 CD along with the rest of the kernels.
|
|
|
03-17-2006, 04:58 PM
|
#8
|
Member
Registered: Mar 2006
Distribution: Slackware 10.2
Posts: 60
Original Poster
Rep:
|
Quote:
Originally Posted by sweetnsourbkr
Should be in the #1 CD along with the rest of the kernels.
|
Yes, thanks it worked.
Another quick newbie question: How do i load KDE, since everything's in command-line mode.
|
|
|
03-17-2006, 05:08 PM
|
#9
|
Member
Registered: Jun 2005
Distribution: Slackware64 13.0 (multilib)
Posts: 67
Rep:
|
You can run xwmconfig as root (for system wide), or as your user account (for just that user) to choose your default window manager. After you select kde in that, startx should do the trick. Just have to make sure your xorg.conf is properly setup as well, which has been a while since I did it, but it was either xorgsetup or xorgconf and pretty sure it needs to be run as root.
Last edited by sunman; 03-17-2006 at 05:09 PM.
|
|
|
03-17-2006, 05:28 PM
|
#10
|
Member
Registered: Mar 2006
Distribution: Slackware 10.2
Posts: 60
Original Poster
Rep:
|
Ok.
I did xwmconfig. Selected KDE, then typed startx. when i run startx, i get a bunch of error messages.
Could it be because my xorg.conf isnt set up properly?
some of the error messages are:
(ee) mouse0: cannot open input device
Fatal server error:
failed to initialize core devices
Thanks for the continued support. If you can keep helping please do, thanks
XIO: fatal IO error 104 (connection reset by peer) on X server "0:0" after 0 requests (0 known processed) with 0 events remaining
|
|
|
03-18-2006, 12:00 PM
|
#11
|
Senior Member
Registered: Feb 2006
Location: Siberia
Distribution: Slackware & Slamd64. What else is there?
Posts: 1,705
Rep:
|
Yes, it sounds like xorg.conf isn't set up properly. Just run the config script again and try a few different answers on the mouse question, testing KDE each time. You will find the right combination quickly.
|
|
|
03-18-2006, 03:30 PM
|
#12
|
Member
Registered: Mar 2006
Distribution: Slackware 10.2
Posts: 60
Original Poster
Rep:
|
Quote:
Originally Posted by Randux
Yes, it sounds like xorg.conf isn't set up properly. Just run the config script again and try a few different answers on the mouse question, testing KDE each time. You will find the right combination quickly.
|
HEY!
Thanks for replying.
I RTFM and they suggested putting "AllowMouseOpenFail" "1" in the config file, and it worked for me.
Did some research on installing X windows, and got it to work.
The only thing is slackware isn't recognizing my mouse. I actually made a thread about it here:
http://www.linuxquestions.org/questi...d.php?t=426080
in case you know anything to help fix it.
Thanks for your support!
Last edited by .nu; 03-18-2006 at 04:39 PM.
|
|
|
All times are GMT -5. The time now is 05:36 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|