LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions
User Name
Password
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


Reply
  Search this Thread
Old 02-19-2002, 11:16 AM   #1
therion12
Member
 
Registered: Dec 2001
Location: chicago, IL
Distribution: Gentoo 1.4_rc1
Posts: 913

Rep: Reputation: 30
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

 
Old 02-19-2002, 11:31 AM   #2
Thymox
Senior Member
 
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368

Rep: Reputation: 64
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
 
Old 02-19-2002, 11:34 AM   #3
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
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.
 
Old 02-19-2002, 11:37 AM   #4
therion12
Member
 
Registered: Dec 2001
Location: chicago, IL
Distribution: Gentoo 1.4_rc1
Posts: 913

Original Poster
Rep: Reputation: 30
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.
 
Old 02-19-2002, 12:39 PM   #5
therion12
Member
 
Registered: Dec 2001
Location: chicago, IL
Distribution: Gentoo 1.4_rc1
Posts: 913

Original Poster
Rep: Reputation: 30
What is this "dev_fs" anyways?
 
Old 02-19-2002, 12:44 PM   #6
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
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???
 
Old 02-19-2002, 12:51 PM   #7
therion12
Member
 
Registered: Dec 2001
Location: chicago, IL
Distribution: Gentoo 1.4_rc1
Posts: 913

Original Poster
Rep: Reputation: 30
? 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.
 
Old 02-19-2002, 01:18 PM   #8
therion12
Member
 
Registered: Dec 2001
Location: chicago, IL
Distribution: Gentoo 1.4_rc1
Posts: 913

Original Poster
Rep: Reputation: 30
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]
 
Old 02-19-2002, 01:22 PM   #9
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
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.
 
Old 02-19-2002, 01:24 PM   #10
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
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
 
Old 02-19-2002, 01:50 PM   #11
therion12
Member
 
Registered: Dec 2001
Location: chicago, IL
Distribution: Gentoo 1.4_rc1
Posts: 913

Original Poster
Rep: Reputation: 30
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.
 
Old 02-19-2002, 02:21 PM   #12
therion12
Member
 
Registered: Dec 2001
Location: chicago, IL
Distribution: Gentoo 1.4_rc1
Posts: 913

Original Poster
Rep: Reputation: 30
Post Deleted by therion12

Post Deleted by therion12

Gentoo is working, omg its beautiful!
 
Old 02-19-2002, 02:31 PM   #13
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
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.
 
Old 02-20-2002, 07:15 AM   #14
therion12
Member
 
Registered: Dec 2001
Location: chicago, IL
Distribution: Gentoo 1.4_rc1
Posts: 913

Original Poster
Rep: Reputation: 30
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.
 
Old 02-20-2002, 12:59 PM   #15
trub
LQ Newbie
 
Registered: Feb 2002
Distribution: LFS
Posts: 7

Rep: Reputation: 0
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
 
  


Reply



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
gentoo linux rj686 Linux - Software 1 10-14-2004 02:58 PM
Gentoo Linux choad Linux - General 4 06-19-2003 05:27 PM
Gentoo Linux Stephanie General 6 04-02-2003 07:46 AM
gentoo linux gui10 Linux - Distributions 16 05-02-2002 11:44 PM
Gentoo Linux 1.0 is out epic Linux - Distributions 0 03-31-2002 11:55 PM

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

All times are GMT -5. The time now is 04:40 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