Debian This forum is for the discussion of Debian 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.
|
|
01-28-2004, 12:28 PM
|
#1
|
LQ Newbie
Registered: Jan 2004
Location: Brisbane, Australia
Distribution: Debian
Posts: 3
Rep:
|
Kernel 2.6.0-test11 unable to open initial console
I've been running a Debian Woody system for a while with few problems, but I
recently got the 2.6.0-test11 kernel source and have compiled it a few times,
trying to get it to work on my system.
For a while I was getting a message:
VFS: Cannot open root device "301" or unknown block (3,1)
Please append a correct "root=" boot option
Kernel Panic: VFS: Unable to mount root fs on unknown block (3,1)
But I got a bit further after recompiling the kernel to use the old IDE disk driver
on the first IDE interface.
Now I get the following as the last 2 lines of the console output:
freeing unused kernel memory 288k freed
Warning: unable to open initial console
My guess (and it is only a guess) is that this has something to do with the devfs
in the 2.6 kernel, but I have no idea how to solve the problem.
Anybody got any ideas?
|Regards, Graeme.
|
|
|
01-28-2004, 12:42 PM
|
#2
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
1) why are you suign a prelease for 2.6.0 when 2.6.1 is already out?
2) please post your grub.conf or lilo.conf... gievn that error it sounds like the block you are trying to access does not exist at all, not that it not mountable... it won't be a devfs issue either way.
|
|
|
01-28-2004, 12:58 PM
|
#3
|
LQ Newbie
Registered: Jan 2004
Location: Brisbane, Australia
Distribution: Debian
Posts: 3
Original Poster
Rep:
|
acid_kewpie wrote:
> 1) why are you suign a prelease for 2.6.0 when 2.6.1 is already out?
Because 2.6.0-test11 was the latest kernel sources package I found on the
Debian apt repository.
> 2) please post your grub.conf or lilo.conf... gievn that error it sounds like the
> block you are trying to access does not exist at all, not that it not mountable...
> it won't be a devfs issue either way.
FWIW, I'm not getting the first set of error messages any more, but here's lilo.conf:
# lilo.conf
#
# global options:
boot=/dev/hda
prompt
timeout=100
lba32
compact
vga=normal
root=/dev/hda1
read-only
menu-title=" My Computer "
#
# kernel images:
image=/boot/vmlinuz-2.4.18-bf2.4
label=default
image=/boot/bzImage
label=custom-2.6
image=/boot/vmlinuz-2.4.20
label=linux_2.4.20
image=/vmlinuz
label=linux_2.6
initrd=/initrd.img
It's the second kernel that I'm currently working on.
Regards, Graeme.
|
|
|
01-28-2004, 01:10 PM
|
#4
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
ahh just get 2.6.1 from kernel.org, don't need any prepackaged nothing.
do you have /dev/pts support enabled?
and yes i didn't read your first post right did i?
|
|
|
01-28-2004, 01:26 PM
|
#5
|
LQ Newbie
Registered: Jan 2004
Location: Brisbane, Australia
Distribution: Debian
Posts: 3
Original Poster
Rep:
|
acid_kewpie wrote:
> do you have /dev/pts support enabled?
Excuse my ignorance, but what is /dev/pts ?
I don't see any option like that when I run make menuconfig.
Regards, Graeme.
|
|
|
All times are GMT -5. The time now is 07:45 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
|
|