Linux - Distributions This forum is for Distribution specific questions.
Red Hat, Slackware, Debian, Novell, LFS, Mandriva, Ubuntu, Fedora - the list goes on and on...
Note: An (*) indicates there is no official participation from that distribution here at LQ. |
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.
|
 |
|
02-19-2002, 11:16 AM
|
#1
|
Member
Registered: Dec 2001
Location: chicago, IL
Distribution: Gentoo 1.4_rc1
Posts: 913
Rep:
|
Gentoo Linux
I installed Gentoo twice becuase the first time i missed something in the kernel params and it screwed up.
I have Gentoo installed now and each time i boot with grub it says "error file not found".
I have bzImage stored in /boot/bzImage. this is my menu.lst file.
default 0
timeout 15
splashimage=(hd0,0)/boot/grub/splash.xpm.gz
title=Gentoo Linux
root (hd0,4)
kernel /boot/bzImage root=/dev/hda5
title=Windows NT Workstation
root (hd0,0)
chainloader +1
|
|
|
02-19-2002, 11:31 AM
|
#2
|
Senior Member
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368
Rep:
|
Does it say which file it cannot find?
You have two files on which it could potentially fail:
/boot/bzImage and /boot/grub/splash.xpm.gz
|
|
|
02-19-2002, 11:34 AM
|
#3
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
Re: Gentoo Linux
Quote:
Originally posted by therion12
default 0
timeout 15
splashimage=(hd0,0)/boot/grub/splash.xpm.gz
title=Gentoo Linux
root (hd0,4)
kernel /boot/bzImage root=/dev/hda5
title=Windows NT Workstation
root (hd0,0)
chainloader +1
|
i'd presume it's the splash line, as you imply that the splash file is on hda1, which you later say is the NT drive.
|
|
|
02-19-2002, 11:37 AM
|
#4
|
Member
Registered: Dec 2001
Location: chicago, IL
Distribution: Gentoo 1.4_rc1
Posts: 913
Original Poster
Rep:
|
Nevermind, i fixed it by recompiling the entire kernel and putting a new bzImage file.
Now a new problem...
Cannot load module "dev_fs".
And the system wont startup normally, only in ro mode..HELP
*EDIT* the splash line was fine, i copied the stuff wrong (oviously cant copy from linux ->windows)
Last edited by therion12; 02-19-2002 at 11:38 AM.
|
|
|
02-19-2002, 12:39 PM
|
#5
|
Member
Registered: Dec 2001
Location: chicago, IL
Distribution: Gentoo 1.4_rc1
Posts: 913
Original Poster
Rep:
|
What is this "dev_fs" anyways?
|
|
|
02-19-2002, 12:44 PM
|
#6
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
Quote:
Originally posted by therion12
What is this "dev_fs" anyways?
|
hey, how about Mr I-know-more-than-you-do-about-everything-even-tho-i'm-only-15 tries to find something out for himself for once???
|
|
|
02-19-2002, 12:51 PM
|
#7
|
Member
Registered: Dec 2001
Location: chicago, IL
Distribution: Gentoo 1.4_rc1
Posts: 913
Original Poster
Rep:
|
? i'm asking a normal question, it cant load the module dev_fs and i have no idea how to load it. Chill out dude and have a qalude.
|
|
|
02-19-2002, 01:18 PM
|
#8
|
Member
Registered: Dec 2001
Location: chicago, IL
Distribution: Gentoo 1.4_rc1
Posts: 913
Original Poster
Rep:
|
Ok guys don't know if it will help but here is the close-to-exact error message i get:
Can't load module dev_fs, filesystem type not supported [OOPS]
|
|
|
02-19-2002, 01:22 PM
|
#9
|
LQ Guru
Registered: Jan 2001
Posts: 24,149
|
Quote:
Originally posted by therion12
Ok guys don't know if it will help but here is the close-to-exact error message i get:
Can't load module dev_fs, filesystem type not supported [OOPS]
|
remove the module from loading and see if that boots up with no errors or problems.
also, a Q is always followed with a U after it.. just to let ya know. Like quaalude...
Last edited by trickykid; 02-19-2002 at 01:24 PM.
|
|
|
02-19-2002, 01:24 PM
|
#10
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
Quote:
Originally posted by therion12
? i'm asking a normal question, it cant load the module dev_fs and i have no idea how to load it. Chill out dude and have a qalude.
|
quaalude
|
|
|
02-19-2002, 01:50 PM
|
#11
|
Member
Registered: Dec 2001
Location: chicago, IL
Distribution: Gentoo 1.4_rc1
Posts: 913
Original Poster
Rep:
|
How do you remove a module from loading? i didn't enable any modules when i compiled my kernel.
EDIT*************I finally found a tutorial BRB
Last edited by therion12; 02-19-2002 at 01:57 PM.
|
|
|
02-19-2002, 02:21 PM
|
#12
|
Member
Registered: Dec 2001
Location: chicago, IL
Distribution: Gentoo 1.4_rc1
Posts: 913
Original Poster
Rep:
|
Post Deleted by therion12
Post Deleted by therion12
Gentoo is working, omg its beautiful!
|
|
|
02-19-2002, 02:31 PM
|
#13
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
Re: Post Deleted by therion12
Quote:
Originally posted by therion12
Post Deleted by therion12
Gentoo is working, omg its beautiful!
|
OFFICIAL DECLARATION
Therion12 proclaims Gentoo as the best thing ever ever ever at approximatly 8:30 GMT on the 19th on februrary 2002. 
|
|
|
02-20-2002, 07:15 AM
|
#14
|
Member
Registered: Dec 2001
Location: chicago, IL
Distribution: Gentoo 1.4_rc1
Posts: 913
Original Poster
Rep:
|
hey, i never said its the best thing ever
But it would help if my stupid mouse actually worked...
- Microsoft Wheel Mouse Optical 5 btn
- Protocol (tried psaux, IMPS/2, and none work)
- device (tried mouse, sysmouse)
Last edited by therion12; 02-20-2002 at 07:17 AM.
|
|
|
02-20-2002, 12:59 PM
|
#15
|
LQ Newbie
Registered: Feb 2002
Distribution: LFS
Posts: 7
Rep:
|
about your mouse problem. I have the same mouse and use /dev/psaux with the ImPS/2 protocol. But this didnt work until i uninstalled gpm. gpm is a program that allows you to use your mouse inside the console - it was fighting X (which im assuming is where you are having probs) for control of the mouse. I belive gentoo installs gpm by default. Try uninstalling gpm and see if your problems go away. Here is a snippit of my XF84Conifg-4
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/psaux"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "false"
Option "ZAxisMapping" "4 5"
EndSection
|
|
|
All times are GMT -5. The time now is 01:37 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
|
|