Hello everybody.
I hope someone can help me out of this (hopefully) simple problem.
Currently iam working on a new kernel (4.12.13) for my debian server.
The kernel compiles fine, the initrd will be created using
mkinitramfs -o /boot/initrd.img-4.12.13 4.12.13
but on a reboot and booting wit
Everyone,
Thank you for your help and suggestions. I was able to add
rootdelay=5 to the kernel line and this resolved the issue for me.
Sincerely.
Shane
On Mon, Sep 30, 2013 at 8:51 AM, Chris Bannister
wrote:
> On Mon, Sep 30, 2013 at 05:16:38PM +0300, Georgi Naplatanov wrote:
>> I had impressi
Shane Johnson, 28.09.2013:
> I have been fighting this all night and was wondering if anyone else
> has been having problems as well?
>
> I am doing a new install via debootstrap to a lvm2 volume via the
> wheezy rescue disk.
>
> I got it running in wheezy then went to jessie and while I was runn
On Mon, Sep 30, 2013 at 05:16:38PM +0300, Georgi Naplatanov wrote:
> I had impression that 'rootdelay=5' had solved your problem and that
> is why I gave you that link.
If you read the thread, you will see it was not me. Also note, it was
another poster (Hugo) who suggested that the OP try 'rootde
Georgi Naplatanov wrote:
On 09/30/2013 02:03 AM, Hugo Vanwoerkom wrote:
Georgi Naplatanov wrote:
On 09/29/2013 05:24 PM, Chris Bannister wrote:
On Sat, Sep 28, 2013 at 11:52:00AM -0500, Hugo Vanwoerkom wrote:
Shane Johnson wrote:
I have been fighting this all night and was wondering if any
On 09/30/2013 04:31 PM, Chris Bannister wrote:
On Mon, Sep 30, 2013 at 02:57:54AM +0300, Georgi Naplatanov wrote:
On 09/30/2013 02:03 AM, Hugo Vanwoerkom wrote:
Georgi Naplatanov wrote:
On 09/29/2013 05:24 PM, Chris Bannister wrote:
On Sat, Sep 28, 2013 at 11:52:00AM -0500, Hugo Vanwoerkom
On Mon, Sep 30, 2013 at 02:57:54AM +0300, Georgi Naplatanov wrote:
> On 09/30/2013 02:03 AM, Hugo Vanwoerkom wrote:
> >Georgi Naplatanov wrote:
> >>On 09/29/2013 05:24 PM, Chris Bannister wrote:
> >>>On Sat, Sep 28, 2013 at 11:52:00AM -0500, Hugo Vanwoerkom wrote:
>
> add 'rootdelay=5'(w/o
On 09/30/2013 02:03 AM, Hugo Vanwoerkom wrote:
Georgi Naplatanov wrote:
On 09/29/2013 05:24 PM, Chris Bannister wrote:
On Sat, Sep 28, 2013 at 11:52:00AM -0500, Hugo Vanwoerkom wrote:
Shane Johnson wrote:
I have been fighting this all night and was wondering if anyone else
has been having p
Georgi Naplatanov wrote:
On 09/29/2013 05:24 PM, Chris Bannister wrote:
On Sat, Sep 28, 2013 at 11:52:00AM -0500, Hugo Vanwoerkom wrote:
Shane Johnson wrote:
I have been fighting this all night and was wondering if anyone else
has been having problems as well?
I am doing a new install via deb
On 09/29/2013 05:24 PM, Chris Bannister wrote:
On Sat, Sep 28, 2013 at 11:52:00AM -0500, Hugo Vanwoerkom wrote:
Shane Johnson wrote:
I have been fighting this all night and was wondering if anyone else
has been having problems as well?
I am doing a new install via debootstrap to a lvm2 volume
On Sat, Sep 28, 2013 at 11:52:00AM -0500, Hugo Vanwoerkom wrote:
> Shane Johnson wrote:
> >I have been fighting this all night and was wondering if anyone else
> >has been having problems as well?
> >
> >I am doing a new install via debootstrap to a lvm2 volume via the
> >wheezy rescue disk.
> >
>
Shane Johnson wrote:
I have been fighting this all night and was wondering if anyone else
has been having problems as well?
I am doing a new install via debootstrap to a lvm2 volume via the
wheezy rescue disk.
I got it running in wheezy then went to jessie and while I was running
the 3.2 kernel
I have been fighting this all night and was wondering if anyone else
has been having problems as well?
I am doing a new install via debootstrap to a lvm2 volume via the
wheezy rescue disk.
I got it running in wheezy then went to jessie and while I was running
the 3.2 kernel from wheezy it booted
On Sun, 03 Jun 2012 21:35:12 +0100, dobrima...@yahoo.pl wrote:
(please, no html formatted posts, thanks :-) )
> Hello, I have a problem with patching kernel 2.6-2.6.32.
>
> I'm trying to add PVUSB [1] support in Xen. According to [1] I should
> add a patch [2] to kernel. I was trying to do it wi
Hello, I have a problem with patching kernel 2.6-2.6.32.
I'm trying to add PVUSB [1] support in Xen. According to [1] I should add a
patch [2] to kernel. I was trying to do it with steps described in [3].
I had to make some changes in the patch file because in the meantime some other
changes a
On Tue, 17 Jan 2012 10:19:21 +0200, Johann Spies wrote:
> Thanks to Camelón and Martin for replying.
>
>> Is there anything in dmesg about this?
>
> Yes. More information:
>
> Using the IP addressess does not help in mounting.
>
> Mounting by hand (mount.cifs ... ) ended with the same result.
Thanks to Camelón and Martin for replying.
> Is there anything in dmesg about this?
Yes. More information:
Using the IP addressess does not help in mounting.
Mounting by hand (mount.cifs ... ) ended with the same result.
Dmesg:
[ 860.895104] CIFS VFS: cifs_mount failed w/return code = -13
[
Am Montag, 16. Januar 2012 schrieb Johann Spies:
> I have the following in my /etc/fstab:
>
> //stbstaff.stb.sun.ac.za/dept/let/senis /home/js/mnt/senis cifs
> credentials=/etc/credentials,user,uid=1000,gid=1000 0 0
>
> Using this I can mount the volume with
>
> $ mount /home/js/mnt/senis
>
On Mon, 16 Jan 2012 10:27:34 +0200, Johann Spies wrote:
> I have the following in my /etc/fstab:
>
> //stbstaff.stb.sun.ac.za/dept/let/senis /home/js/mnt/senis cifs
> credentials=/etc/credentials,user,uid=1000,gid=1000 0 0
>
> Using this I can mount the volume with
>
> $ mount /home/js/mnt
I have the following in my /etc/fstab:
//stbstaff.stb.sun.ac.za/dept/let/senis /home/js/mnt/senis cifs
credentials=/etc/credentials,user,uid=1000,gid=1000 0 0
Using this I can mount the volume with
$ mount /home/js/mnt/senis
This works with kernel 2.6.38-2-amd64 but when I work with 3.1.0
Scott Berry:
>
> I am using the kernel in my subject. It seems as though this kernel
> likes to lock up quite a bit when the CPu fan is at a higher rate of
> speed due to other tasks being done in the background. I am using Lenny
> and I never can remember before Debian being this unstable.
Sou
Hello there,
I am using the kernel in my subject. It seems as though this kernel
likes to lock up quite a bit when the CPu fan is at a higher rate of
speed due to other tasks being done in the background. I am using Lenny
and I never can remember before Debian being this unstable. Is there a
ke
Date: Mon, 31 Aug 2009 21:24:51 -0400
From: Celejar
To: debian-user@lists.debian.org
Subject: Re: Fwd: Boot problem with Kernel Package kernels
Message-Id: <20090831212451.bc3e3572.cele...@gmail.com>
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
On Mon, 31 Au
On Tuesday 01 September 2009 04:50:45 Arthur Barlow wrote:
> -- Forwarded message --
> From: Arthur Barlow
> Date: Mon, Aug 31, 2009 at 12:56 PM
> Subject: Boot problem with Kernel Package kernels
> To: debian-u...@debian.org
>
>
> I'm been using Debi
In , Arthur
Barlow wrote:
>No filesystem could mount root, tried:
>Kenel panic - not syncing: VFS: Unable to mount root fs on
>unknown-block(0,0)
>
>My grub menu.lst looks like this:
>
>titleDebian GNU/Linux, kernel 2.6.30
>root(hd0,0)
>kernel/boot/vmlinuz-2.6.30 root=/dev/
On Mon, 31 Aug 2009 17:50:45 -0700
Arthur Barlow wrote:
...
> I'm been using Debian for over a decade now, and it's always been my
> practice to build new kernel with the "kernel-package" software that is part
> of Debian's toolkit. I"m noticed over the last few months that all kernels
> I try
-- Forwarded message --
From: Arthur Barlow
Date: Mon, Aug 31, 2009 at 12:56 PM
Subject: Boot problem with Kernel Package kernels
To: debian-u...@debian.org
I'm been using Debian for over a decade now, and it's always been my
practice to build new kernel with the "
Hello all,
I am trying to use m-a to install ndiswrapper. I am using debian stable
with backports for module-assistant,build-essential,xorg,kde. m-a
prepare says everything is great and I made sure its getting the
linux-headers from backports. My kernel is stock from backports
2.6.18-4-k7
Hello all,
I am trying to use m-a to install ndiswrapper. I am using debian stable
with backports for module-assistant,build-essential,xorg,kde. m-a
prepare says everything is great and I made sure its getting the
linux-headers from backports. My kernel is stock from backports
2.6.18-4-k7 #1 S
On 9/14/06, Matus UHLAR - fantomas <[EMAIL PROTECTED]> wrote:
On 12.09.06 20:25, ferrangu z wrote:> Got a strange Problem. The lights of my optical mouse just shuts of while> just booting into kernel 2.6.x, and it stops working.>> The mouse works fine in
2.4.x kernels.is it USB mouse? Do (and did)
On 12.09.06 20:25, ferrangu z wrote:
> Got a strange Problem. The lights of my optical mouse just shuts of while
> just booting into kernel 2.6.x, and it stops working.
>
> The mouse works fine in 2.4.x kernels.
is it USB mouse? Do (and did) you use debian kernels?
Do you use hotplug, do you have
On 9/13/06, Paolo Pantaleo <[EMAIL PROTECTED]> wrote:
2006/9/12, ferrangu z <[EMAIL PROTECTED]>:> Got a strange Problem. The lights of my optical mouse just shuts of while> just booting into kernel 2.6.x, and it stops working.
>> The mouse works fine in 2.4.x kernels.try loading mousedev, or
2006/9/12, ferrangu z <[EMAIL PROTECTED]>:
Got a strange Problem. The lights of my optical mouse just shuts of while
just booting into kernel 2.6.x, and it stops working.
The mouse works fine in 2.4.x kernels.
try loading mousedev, or any other module that was loaded with kernel
2.4 and
Got a strange Problem. The lights of my optical mouse just shuts of while just booting into kernel 2.6.x, and it stops working. The mouse works fine in 2.4.x kernels.
I have solved my problem. I installed fakeroot, then modified ~/.kernel-pkg.conf to use it (1). Kernel compiles successfully, and .debs are generated in the parent directory ("~/src" in my case.) I installed the linux-image .deb on the target machine successfully as well.
(1) I added a line: "ro
On (22/06/06 21:07), Kit Peters wrote:
> On 6/22/06, James Westby <[EMAIL PROTECTED]> wrote:
> >It is oft recommended to use fakeroot rather that a real root command
> >for compiling.
> Hm. I've never used fakeroot for anything. How would I compile a kernel in
> fakeroot?
aptitude install fakeroo
On 6/22/06, James Westby <[EMAIL PROTECTED]> wrote:
> I have configured the kernel via menuconfig. Kernel sources are at> $HOME/src/linux-2.6.17.1/. I execute 'CC=gcc-4.1 make-kpkg --pgpsign>
[EMAIL PROTECTED]> --rootcmd sudo --revision 1.0 --append-to-version "-pt5500" buildpackage'.It is oft r
On (22/06/06 20:42), Kit Peters wrote:
> I'm trying to compile kernel 2.6.17.1 from the vanilla sources at
> kernel.org.
> As this kernel is for a specific machine, I want to append a note to the
> kernel version to reflect that fact. Normally, I would do this from within
> $KERNEL_SOURCE_DIR/.co
I'm trying to compile kernel 2.6.17.1 from the vanilla sources at
kernel.org. As this kernel is for a specific machine, I want to append a note to the kernel version to reflect that fact. Normally, I would do this from within $KERNEL_SOURCE_DIR/.config, but as I'm trying to keep this machine as
Joshua Swink wrote:
When I try to install kernel-image-2.6-686-smp, the package fails to
set up. I get the following errors:
Setting up linux-image-2.6.15-1-686-smp (2.6.15-1) ...
Running depmod.
Finding valid ramdisk creators.
Using mkinitrd.yaird to build the ramdisk.
yaird error: '/dev/hda1'
When I try to install kernel-image-2.6-686-smp, the package fails to
set up. I get the following errors:
Setting up linux-image-2.6.15-1-686-smp (2.6.15-1) ...
Running depmod.
Finding valid ramdisk creators.
Using mkinitrd.yaird to build the ramdisk.
yaird error: '/dev/hda1' not found (/etc/fstab:
To copy svcds (and vcds) the procedure is different, as outlined below:
1. mkdir limpio
2. cd limpio, then put the svcd in the dvdwriter bay.
3. cdrdao read-cd --paranoia-mode 2 --read-raw --driver generic-mmc --device
ATAPI:0,1,0 data.toc
4. umount if needed, remove the original svcd from the ba
On 17. August 2005 at 12:22AM -0400,
Ryan King <[EMAIL PROTECTED]> wrote:
> On Sun, Aug 14, 2005 at 06:55:01PM -0700, [EMAIL PROTECTED] wrote:
> > I dual boot this computer to Debian 3.1 Sarge with kernel 2.6
> > and Windows 2000. Some time ago I created some VCDs on the
> > Windows 2000, using N
On Sun, Aug 14, 2005 at 06:55:01PM -0700, [EMAIL PROTECTED] wrote:
> I dual boot this computer to Debian 3.1 Sarge with kernel 2.6 and Windows
> 2000. Some time ago I created some VCDs on the Windows 2000, using
> Nero, on a Sony CDRW. Now I tried to copy the video file, named avseq01.dat,
> from
I dual boot this computer to Debian 3.1 Sarge with kernel 2.6 and Windows
2000. Some time ago I created some VCDs on the Windows 2000, using
Nero, on a Sony CDRW. Now I tried to copy the video file, named avseq01.dat,
from the VCD, and it fails every time. I can copy the file easily to Windows
2
I just built a system using the new debian-installer. Everything (almost)
worked fine, but the d-i installed the default kernel,
kernel-image-2.6.7-1-386. No problem. I just used aptitude to upgrade to
kernel-image-2.6.7-1-686-smp. I then updated my menu.1st file and grub and
rebooted. Everythi
On Thu, Jun 17, 2004 at 01:13:56AM -0800, Scott A. Henderson wrote:
> The following is how I compiled the kernel
>
>* tar jxf kernel-source-2.4.18.tar.bz2
>* ln -s /usr/src/kernel-source-2.4.18 linux
>* cd /usr/src/linux
>* cp /boot/config-2.4.18-bf2.4 ./.config
>* make-kpkg cl
The following is how I compiled the kernel
tar jxf kernel-source-2.4.18.tar.bz2
ln -s /usr/src/kernel-source-2.4.18 linux
cd /usr/src/linux
cp /boot/config-2.4.18-bf2.4 ./.config
make-kpkg clean
make-kpkg --config menuconfig kernel_image
I understand a little about
On Wednesday 16 June 2004 09:19 pm, Scott A. Henderson wrote:
> If I follow this you removed the initrd support from the "Block Devices"
> menu option. The default configuration is to have this "built-in"
>
> I am not sure I understand the second part o this referring to IDE and
> ext3 those from
If I follow this you removed the initrd support from the "Block
Devices" menu option. The default configuration is to have this
"built-in"
I am not sure I understand the second part o this referring to IDE and
ext3 those from what I can tell are part of the configuration already.
Can you cla
On Wed, Jun 16, 2004 at 01:39:54PM -0800, Scott A. Henderson wrote:
> I have have a problem with booting the kernel 2.4.25 and later on recent
> hardware I purchased
>
> The initial installation is a basic bf24 install no options were
> selected, I just followed the menus through the system. I
I have have a problem with booting the kernel 2.4.25 and later on recent
hardware I purchased
The initial installation is a basic bf24 install no options were
selected, I just followed the menus through the system. I do have ext3 fs.
My application requires me to compile device drivers so I ne
thanks
It definitely helped!!!
Manu
--- ben <[EMAIL PROTECTED]> wrote:
> hi,
>
> that works for me with kernel 2.6.3 and XFree 4.3:
>
> i had to add the modules
>
> mousedev
> psmouse
>
> in /etc/modules
>
> hth
>
> ben
>
> Manu wrote:
>
> > Hi
> >
> > I am having a problem with my mouse
On Sun, Mar 07, 2004 at 04:44:41AM -0800, Manu wrote:
> Hi
>
> I am having a problem with my mouse (Psaux) and cannot
> figure out what it is. It not working at all.
> Everything else work but my mouse...
>
> I have attached the log when booting with kernel 2.6.3
>
> and my Xfree86 configuration
hi,
that works for me with kernel 2.6.3 and XFree 4.3:
i had to add the modules
mousedev
psmouse
in /etc/modules
hth
ben
Manu wrote:
Hi
I am having a problem with my mouse (Psaux) and cannot
figure out what it is. It not working at all.
Everything else work but my mouse...
I have attached t
Manu wrote:
Hi
I am having a problem with my mouse (Psaux) and cannot
figure out what it is. It not working at all.
Everything else work but my mouse...
I have attached the log when booting with kernel 2.6.3
and my Xfree86 configuration
any idea?
Thanks
Manu
_
On Sat, 17 Jan 2004 14:35:13 +0100
Nicos Gollan <[EMAIL PROTECTED]> wrote:
> I tried editing the /etc/X11/xkb/keycodes/xfree86 file, changing the
> entry for at the top to 84 (the code I get from showkey), but
> there was no effect. And yes, I restarted X ;-)
Got it. xev told me the keycode was
On Sat, 17 Jan 2004 13:10:11 +0100
Jan Minar <[EMAIL PROTECTED]> wrote:
> On Sat, Jan 17, 2004 at 12:43:32PM +0100, Nicos Gollan wrote:
> > After installing Kernel 2.6.1, I have effectively lost the key with
> > the hash mark and the apostrophe on it (german layout). On the
> > console, it hasnt b
On Sat, Jan 17, 2004 at 12:43:32PM +0100, Nicos Gollan wrote:
> After installing Kernel 2.6.1, I have effectively lost the key with the
> hash mark and the apostrophe on it (german layout). On the console, it
> hasnt been working for quite some time, it just toggled between two
> consoles. In X it
Hi.
After installing Kernel 2.6.1, I have effectively lost the key with the
hash mark and the apostrophe on it (german layout). On the console, it
hasnt been working for quite some time, it just toggled between two
consoles. In X it wa useable until I installed the new kernel, Now, it´s
(thanks fo
Hi.
I have been having problems with authenticating with my ADSL
provider when i use kernel 2.4. When i use Kernel 2.2, (idepci, the
default kernel of the debian 3.0r1 distribution), it works fine...
The kernel is the 2.4.22, compiled using the debian default
procedures, with PPP/BS
Hi Hans!
On Thu, 11 Sep 2003, Hans Wilmer wrote:
> B. L. Jilek wrote:
>
> >works. Dig works. Internal connections (HTTP, FTP, SSH) work.
> >Outside connections using Browsers, ftp or anything else like AIM will
> >not connect.
> >
> >I booted into 2.4.19 temporarily and I could connect. 2.4.2
B. L. Jilek wrote:
works. Dig works. Internal connections (HTTP, FTP, SSH) work.
Outside connections using Browsers, ftp or anything else like AIM will
not connect.
I booted into 2.4.19 temporarily and I could connect. 2.4.20 will
Right now I'm recompiling the kernel and have changed a few set
I'm asking because my system was running fine before. The one in
question is running Testing with 2.4.20. It was sitting behind a
Woody box running ipchains and squid and everything worked fine. I
bought a Netgear router and changed everything to use DHCP and connect
through the router instead o
This problem came up in the thread concerning kernel 2.6.0-test1 and the
alsa problem.
Apparently alsaconf expects the kernel modules to end with .o but the
ending was change somewhere along the 2.5 kernel line to .ko (don't know
where exactly but certainly appears with 2.5.75 and 2.5.69).
A crude
Upgrading alsa-modules caused an upgrade to kernel-image-2.4.16. I now boot
the 2.4.16 but have no access to net. ifconfig does not show eth0, and an
modprobe rtl* is installing an USB module and not the ethernet module. I
fallback on 2.2.20 which seem to have a net/ dir in
/lib/modules/2.2.20-
Jaroslaw Tabor <[EMAIL PROTECTED]> wrote:
>
>I was using kernel 2.4.20 compiled and installed by myself (without
> initrd). Everything was working fine.
> I've installed by apt kernel-image-2.4.20-686, updated lilo.conf to use
> initrd and executed lilo. After this when I'm trying to use t
"Jaroslaw" == Jaroslaw Tabor <[EMAIL PROTECTED]> writes:
Jaroslaw> Hello! I was using kernel 2.4.20 compiled and installed
Jaroslaw> by myself (without initrd). Everything was working fine.
Jaroslaw> I've installed by apt kernel-image-2.4.20-686, updated
Jaroslaw> lilo.conf to
Hi there,
check my earlier mails about this issue. :-)
Harry
--On Wednesday, February 26, 2003 03:56:30 PM + Jaroslaw Tabor
<[EMAIL PROTECTED]> wrote:
I was using kernel 2.4.20 compiled and installed by myself (without
initrd). Everything was working fine.
I've installed by apt kern
> From: Jaroslaw Tabor, Sent: Wednesday, February 26, 2003 10:11 AM
>
> Hello!
>
Hello!
>
> I was using kernel 2.4.20 compiled and installed by
> myself (without
> initrd). Everything was working fine.
> I've installed by apt kernel-image-2.4.20-686, updated
> lilo.conf to use
> initr
Hello!
I was using kernel 2.4.20 compiled and installed by myself (without
initrd). Everything was working fine.
I've installed by apt kernel-image-2.4.20-686, updated lilo.conf to use
initrd and executed lilo. After this when I'm trying to use this image
linux crashes displaying a log of
Hi again,
thanks to the help of Jonathan Shipley I could solve the problem!
It seems that it had not anything to do with the old version of the
initrd-tools I used.
The problem came from the file '/etc/mkinitrd/modules' which was completely
empty in my case (except of some comment lines).
Her
Hi there again,
--On Wednesday, February 26, 2003 07:44:48 PM +1100 Herbert Xu
<[EMAIL PROTECTED]> wrote:
On Wed, Feb 26, 2003 at 09:27:17AM +0100, Harry Brueckner wrote:
My initrd-tools are version 0.1.37 which seems to be the most current
version.
Any other ideas?
If you go to packages.debian.
On Wed, Feb 26, 2003 at 09:27:17AM +0100, Harry Brueckner wrote:
>
> My initrd-tools are version 0.1.37 which seems to be the most current
> version.
>
> Any other ideas?
If you go to packages.debian.org/initrd-tools you'll find that the
latest version is 0.1.38.
--
Debian GNU/Linux 3.0 is out
Hi there,
--On Wednesday, February 26, 2003 07:46:33 AM +1100 Herbert Xu
<[EMAIL PROTECTED]> wrote:
Any idea what could be wrong? I found several postings about this
problem but not a single useful reply to them. :-/
Upgrade your initrd-tools package and reinstall kernel-image.
I removed the pa
Harry Brueckner , Harry Brueckner <[EMAIL PROTECTED]> wrote:
>
> Any idea what could be wrong? I found several postings about this problem
> but not a single useful reply to them. :-/
Upgrade your initrd-tools package and reinstall kernel-image.
--
Debian GNU/Linux 3.0 is out! ( http://www.deb
Hello,
I am fairly new to Debian (not to Linux though) and run into a problem with
the kernel update.
I installed the system from a woody CD-ROM and then upgraded the system to
the current 'unstable' release. So far everything went just fine.
Then I wanted to upgrade the kernel from 2.2.20 to
Greetings,
I was just going to report this one as a bug, but I'm not sure which
package is in fact causing the problem. I found a few older postings by
people who'd had similar problems, but it seemed that the maintainers
of each package blamed the maintainers of the *other* package, so I
tho
On Fri, 2002-05-24 at 18:58, Petro wrote:
> On Fri, May 24, 2002 at 09:50:29AM -0500, Ken Causey wrote:
> > > On 05/24 05:07 Ken Causey wrote:
> > > > VFS: Cannot open root device "802" or 08:02
> > > > Please append a correct "root=" boot option
> > > > Kernel panic: VFS: Unable to mount root fs o
On Fri, May 24, 2002 at 09:47:52AM -0500, Ken Causey wrote:
> > Well, it makes sense to make the kernel executable, but
> > that doesn't seem to be the problem as the kernel seems to be
> > executing already (all that output is from the kernel, I think).
> >
> > It all looks normal until the end, w
> On 05/24 05:07 Ken Causey wrote:
> > ...
> > VFS: Cannot open root device "802" or 08:02
> > Please append a correct "root=" boot option
> > Kernel panic: VFS: Unable to mount root fs on 08:02
> >
> > I have a single SCSI drive (2 partitions, first is swap, second is
> root)
> > connected via a
> Well, it makes sense to make the kernel executable, but
> that doesn't seem to be the problem as the kernel seems to be
> executing already (all that output is from the kernel, I think).
>
> It all looks normal until the end, when the kernel can't mount>
> the root partition. You say you have a
>From /boot/config-2.4.18-686-smp
CONFIG_SCSI=m
CONFIG_SCSI_AIC7XXX=m
Should provide what's necessary for Adaptec 29160 no?
Ken
On Thu, 2002-05-23 at 23:16, Greg Madden wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
>
> Read the /boot/config-kernel-image-xxx file and see what scsi
On Thu, 2002-05-23 at 17:45, Robert Webb wrote:
> I am new to Linux but doesn't your /boot/initrd.img-2.4.18-686-smp file
> need to be -rwxr-xr-x
>
> This is the way mine is
>
My first inclination was to say "No." My second inclination was to give
it a try. Thanks for the suggestion but
On 05/24 05:07 Ken Causey wrote:
...
VFS: Cannot open root device "802" or 08:02
Please append a correct "root=" boot option
Kernel panic: VFS: Unable to mount root fs on 08:02
I have a single SCSI drive (2 partitions, first is swap, second is root)
connected via an Adaptec 29160.
I didn't see
Well, it makes sense to make the kernel executable, but
that doesn't seem to be the problem as the kernel seems to be
executing already (all that output is from the kernel, I think).
It all looks normal until the end, when the kernel can't mount
the root partition. You say you have a SCSI disk,
I am new to Linux but doesn't your /boot/initrd.img-2.4.18-686-smp file
need to be -rwxr-xr-x
This is the way mine is
Ken Causey wrote:
I'm running into trouble trying to boot using
kernel-image-2.4.18-686-smp_2.4.18-5_i386 from testing,
Linux version 2.4.18-686-smp ([EMAIL PROTECTED])
I'm running into trouble trying to boot using
kernel-image-2.4.18-686-smp_2.4.18-5_i386 from testing,
Linux version 2.4.18-686-smp ([EMAIL PROTECTED]) (gcc version 2.95.4
20011002 (Debian prerelease)) #1 SMP Sun 2BIOS-provided physical RAM
map:
BIOS-e
* Daniel Pecos ([EMAIL PROTECTED]) spake thusly:
> Hello!
>
> Time ago I compiled the 2.4.16 kernel version without any
> problem, but some days ago I had to modify the configuration
> and tried to recompile it. This is the output:
>
> (linking the kernel)...
>
Hello!
Time ago I compiled the 2.4.16 kernel version without any
problem, but some days ago I had to modify the configuration
and tried to recompile it. This is the output:
(linking the kernel)...
...
-o vmlinux
Hi all,
after installing testing (woody) with kernel-image 2.4.16, isdn shows
strange behaviour (it still works perfectly with my old 2.2.17 kernel).
# isdnctrl dial ippp0
successfully connects to my ISP, accoring got the logs, and I can even
ping some remote server. Everything seems fine.
As s
Hi all.
Perhaps not a debian question, but I have a sneaky feeling it's to do with
what's a module, what's not, and where I set up the aliases for the modules -
so I'm not *entirely* OT for the list ... :-)
After rolling my own kernel (vanilla 2.2.20), an "ifup eth0" locks the box
solid - no m
>
> I was trying to upgrade my system the other day and apt-get upgrade
> first tells me that my modutils can't be configured since my kernel
> sturcture has changed. I figured nothing of but now it's not just
> modutils it's initrd-tools and modconf as well. I tried upgrading to a
> new kernel
I was trying to upgrade my system the other day and apt-get upgrade
first tells me that my modutils can't be configured since my kernel
sturcture has changed. I figured nothing of but now it's not just
modutils it's initrd-tools and modconf as well. I tried upgrading to a
new kernel kernel-image
I always set version info on all modules, which allows you to use old or
non-kernel modules with a new kernel. As a bit of housekeeping I also
rename the Debian modules dir before I "make modules modules_install".
Don't forget to clean out /etc/modules to stop the system trying to load
non-existant
"Aeschlimann Marc" <[EMAIL PROTECTED]> writes:
> I compiled my new kernel (2.2.17) with kernel-package. After that I
> tried the command depmod, the result was : Unresolved symbols in
> /lib/modules/2.2.17/xxx/xxx.o What is the problem ?
Did you have modules lying around in /lib/modules/2.2.1
"Aeschlimann Marc" <[EMAIL PROTECTED]> writes:
> I compiled my new kernel (2.2.17) with kernel-package. After that I
> tried the command depmod, the result was : Unresolved symbols in
> /lib/modules/2.2.17/xxx/xxx.o What is the problem ?
Did you have modules lying around in /lib/modules/2.2.17 be
Hello,
I come from Switzerland so my engish isn't fluent.
I compiled my new kernel (2.2.17) with kernel-package. After that I tried the
command depmod, the result was :
Unresolved symbols in /lib/modules/2.2.17/xxx/xxx.o
What is the problem ?
Best regards.
Marc Aeschlimann
Student at EICN
Switzer
On 19 Nov 1999, Miles Bader wrote:
miles >I'm currently using 2.2.13, but I had the same problems with 2.2.10.
miles >I don't *have* any firewall rules, that I'm aware of -- at least, I
miles >didn't set anything up; however, I'll read the documentation for
miles >`ipmasq' and see if that tells me
aphro <[EMAIL PROTECTED]> writes:
> check the routing table? 2.2.x handles initialization of routes slightly
> differently, although ive never had any probs going from 2.0 to 2.2 (just
> upgraded 2 machines yesterday.
>
> and what kernel are you using? exactly ? check your firewall rules
> too..
1 - 100 of 105 matches
Mail list logo