Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
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-26-2003, 05:29 PM
|
#1
|
Member
Registered: Mar 2003
Location: Bergen, Norway
Distribution: Libranet 2.8.1 upgraded to Debian testing
Posts: 44
Rep:
|
2.4.20 kernel won't boot on mdk 7.1
I have compiled the latest kernel for a system running Mandrake 7.1, and I have upgraded all the system/software packages in /doc/Changes
(the ones required by this kernel version)
& compiled in all that can matter of filesystems etc.
but I get this error:
kmod: failed to exec /sbin/modprobe -s -k block-major-3 errno=2
VFS: cannot open root device 303 on 03:03
kernel panic VFS: unable to open root fs on 03:03
¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤
is this block-major thing some module I've forgotten?
anybody know about his?
the kernel fails to boot an ordinary ext2 partition, so this can't be due to patches in the mdk kernel that are not supported in the latest
'vanilla' kernel --??
I'm stuck......
|
|
|
03-27-2003, 01:10 PM
|
#2
|
Member
Registered: Mar 2003
Location: Bergen, Norway
Distribution: Libranet 2.8.1 upgraded to Debian testing
Posts: 44
Original Poster
Rep:
|
it also says: please give correct "root=" option
and why this 03:03 303 stuff
-->the / partition is /dev/hda3
??????????????????????????????
|
|
|
03-27-2003, 02:41 PM
|
#3
|
LQ Guru
Registered: Feb 2003
Location: Virginia, USA
Distribution: Debian 12
Posts: 8,391
|
boot problems
I would start diagnosing this problem by looking at your bootloader, lilo or grub as the case might be, to see if you told the bootloader where the kernel is, where the / partition is, etc.
|
|
|
03-27-2003, 03:26 PM
|
#4
|
Member
Registered: Mar 2003
Location: Bergen, Norway
Distribution: Libranet 2.8.1 upgraded to Debian testing
Posts: 44
Original Poster
Rep:
|
ok, thanks, but these messages are kernel output, the kernel is found, it's mounting the root partitition that somehow falls over
but lilo, some parameter or instruction to the kernel is a prime suspect
thanks
|
|
|
03-27-2003, 04:44 PM
|
#5
|
Member
Registered: Nov 2002
Distribution: A totally 133t distro :)
Posts: 358
Rep:
|
/sbin/modprobe -c|grep block-major-3
alias block-major-3 ide-probe-mod
Apparently its a module used to probe/id ide chipsets. You must have either not selected it or the path modprobe has is wrong.
|
|
|
03-27-2003, 07:51 PM
|
#6
|
Senior Member
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590
Rep:
|
Looks like you missed a few options in your kernel config, or miss configured a few. If you compiled support for the filesystem you use as a module then you can get this error
|
|
|
04-07-2003, 09:10 AM
|
#7
|
Member
Registered: Mar 2003
Location: Bergen, Norway
Distribution: Libranet 2.8.1 upgraded to Debian testing
Posts: 44
Original Poster
Rep:
|
must be somehing with lilo not being able to tell the kernel
about the partition
this partition was made with an old version of ext2fsprogs, the partttions and part table with Partition Magic 4.0, a bit old now
I´m going to take some space from Messy DOS (M$ Windoze) and make a new part. & put the boot folder there
-make sure i format it with newest ext2fsprog
I dont know abou that block major thing since the 2.2.19 kernel I use doesnt seem to have it included either
anyway i dont get that error message now but it still doesnt boot with 2.4.20
question: where do you select this module in the kernel config?
have fixed all possible config problems
now for lilo.....
new lilo, new partition sounds ok?
|
|
|
04-08-2003, 08:22 AM
|
#8
|
Member
Registered: Mar 2003
Location: Bergen, Norway
Distribution: Libranet 2.8.1 upgraded to Debian testing
Posts: 44
Original Poster
Rep:
|
kernel compilation on other system -->partition table trouble
last question: does a kernel have to be compiled on the system it is to be used on
can you get problems related to the partition table otherwise
|
|
|
04-08-2003, 08:31 AM
|
#9
|
Senior Member
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590
Rep:
|
Is there any reason why you can't upgrade to a newer version of mandrake?
To change from a 2.2.xx kernel to 2.4.xx you need to upgrade a lot more than just the kernel, and an upgrade to mandrake 9.1 would be the best alternitive. There have been numerous security updates to all parts of mandrake since 7.1 was current.
|
|
|
04-08-2003, 09:11 AM
|
#10
|
Member
Registered: Mar 2003
Location: Bergen, Norway
Distribution: Libranet 2.8.1 upgraded to Debian testing
Posts: 44
Original Poster
Rep:
|
well, my machine is a 400 mhz, I like the way the GUI is organized in 7.1 & prefer KDE 1
i use a modem, security considerations dont apply -?
mdk 7.1 is the only distro i can get to run a local dict server
mdk 8.0 and 8.1 were horrible
and I have upgraded all the things the kernel readme tells you to
--and it's a lot of work because i would have to install from scratch
but i suppose i will have to in order to get my tv card and scanner working properly
maybe one last try: follow all recommended steps in installing kernel source....
thanks for response
|
|
|
04-09-2003, 10:17 AM
|
#11
|
Member
Registered: Mar 2003
Location: Bergen, Norway
Distribution: Libranet 2.8.1 upgraded to Debian testing
Posts: 44
Original Poster
Rep:
|
LAST question: what would be the major minor notation for /dev/hda3 in lilo.conf
-->root partition on an linux extended partition
/dev/hda1 (M$ windoze) /dev/hda2 extended /dev/hda3 etc
that's what the kernel complains about: not being able to open 03:03 or 303
|
|
|
04-22-2003, 08:28 AM
|
#12
|
Member
Registered: Mar 2003
Location: Bergen, Norway
Distribution: Libranet 2.8.1 upgraded to Debian testing
Posts: 44
Original Poster
Rep:
|
it's been solved, among other things I had ELF, a.out MISC binaries as modules........
thanx for tips it put me on track
|
|
|
All times are GMT -5. The time now is 03:02 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
|
|