Displaying 20 results from an estimated 10000 matches similar to: "USB multi-card reader working, finally took the time"
2006 Aug 10
2
Multi-Card reader (SD, MMC, etc) and CONFIG_SCSI_MULTI_LUN kernel option in 34.0.2. Workaround
Hi folks,
Im trying to get a multi-card reader on centos (SD, MMC, and so, 4 card
slots) and i have read (http://www.cs.sfu.ca/~ggbaker/personal/cf-linux)
that CONFIG_SCSI_MULTI_LUN should be enabled on kernel (=Y) but current
34.0.2 doesn't have it enabled by default, is there any particular
reason to not be enabled?
By the other hand i've also tweak the /etc/grub.conf file to boot the
2009 May 27
0
Sparse LUN's
Hi All,
I've been chasing down a problem with LUN masking on CentOS5/RHEL5 hosts
with QLogic HBA's for a few hours and seem to have got to an impass;
Any device (disks in my case) on Non-sequential LUN's are not registered
with the OS. This happens across various HBA models and kernel
versions. FYI, I'm currently running the latest qlogic qla2xxx drivers
(8.02.14.01) against
2006 Oct 23
2
Re: BUG in fs/bio.c:99
El lun, 23-10-2006 a las 16:28 +0400, Kirill Korotaev escribi?:
> J.J.Garcia,
>
> in july 2006 you reported hit of bio.c:99 bug on CentOs kernel:
> http://lists.centos.org/pipermail/centos/2006-July/067539.html
>
> Recently, we also hit the same bug, so maybe you can provide some details on:
> 1. whether it is doesn't work for you or was fixed.
> 2. how it was
2007 Jun 05
1
HP SureStore 40x6e - Multiple LUN's problem on CentOS 4.4
This is one of those autoloaders where the tape drive and the library
share a SCSI ID, but are on different LUN's - specifically the library
should be on LUN 1. Apparently since so many devices like this are
broken, recent kernels don't probe beyond the first LUN, so it's not
detecting the library.
My /proc/scsi/scsi output:
Attached devices:
Host: scsi4 Channel: 01 Id: 00 Lun:
2008 Jun 02
0
Mkinitrd problems while install xen on SELS 10 SP2
Hi:
I am installing Xen on Suse Linux Enterprise Server 10 SP2, when I try to
make initrd img as README descirbed, but it tells me:
#depmod 2.6.16.29-xen
#mkinitrd -v -f --with=aacraid --with=sd_mod --with=scsi_mod
initrd-2.6.16-xen.img 2.6.16-xen
Unknown option: -v
Try mkinitrd -h
Then I added the "aacraid, sd_mod, scsi_mod" to "INITRD_MODULES" section in
2008 Jul 07
1
Xen 3.3 unstable on OpenSUSE 10.3 - initrd problem
Folks,
Mercurial is selectable as an installation in
OpenSUSE 10.3 YAST.
I have done the following:
hg clone http://xenbits.xensource.com/xen-unstable.hg
hg clone http://xenbits.xensource.com/linux-2.6.18-xen.hg
make dist
sh ./install.sh
I tried running the following to create the initrd but it failed:
Depending on your config, you may need to use ''mkinitrd'' to
2006 Oct 03
3
/usr/sbin/mkinitrd: illegal option -- v
While using mkinitrd on debian sarge, it gives the following error:
mkinitrd -v -f --with=aacraid --with=sd_mod --with=scsi_mod
initrd-2.6.16-xen.img 2.6.16-xen
/usr/sbin/mkinitrd: illegal option -- v
$Id: mkinitrd,v 1.201 2004/05/16 22:00:48 herbert Exp $
Usage: /usr/sbin/mkinitrd [OPTION]... <-o outfile> [version]
Options:
-d confdir Specify an alternative configuration directory.
2005 May 09
0
Dell Powervault 132T tape library
Hello all.
I'm struggling to get Centos 4 to recognize my Dell Powervaul 132T tape
changer. The system doesnt create a device node for it.
[root at orion scotty]# cat /proc/scsi/scsi
Attached devices:
Host: scsi0 Channel: 00 Id: 06 Lun: 00
Vendor: SEAGATE Model: DAT DAT72-052 Rev: A060
Type: Sequential-Access ANSI SCSI revision: 03
Host: scsi1 Channel: 00 Id: 01 Lun:
2006 Jun 07
0
(no subject)
All,
I am running xen3.0.2 on CentOS4.2, and get this error when trying to
boot Xen kernel(domain0)
......
Creating root device
Mounting root filesystem
mount: error 6 mounting ext3
mount: error 2 mounting none
Switching to new root
switchroot: mount failed: 22
umount /initrd/dev failed: 2
Kernel panic - not syncing: Attempting to kill init!
>Then system reboot.In grub.conf,I have changed
2006 Jan 09
0
Kernel panic in usbserial - now in 2.6.9-22.0.1.106.unsupported, previous in 2.6.9-22.0.1.EL
Hi all again,
I found this kernel panic past days, now using the unsuported kernel and comes
out again the same error. This time on '2.6.9-22.0.1.106.unsupported' kernel
See attached logs,
Env is the same with the same box,
Hope it helps.
TIA.
JJ Garcia
-------- Original Message --------
Subject: Kernel panic in usbserial.
Date: Thu, 15 Dec 2005 12:09:53 +0100
From: J.J.Garcia
2008 Sep 24
1
Please:( Help me, Kernel Panic, Could not find file system.
I''m setting Xen3.0.4 with CentOS5.2
I don''t know what exactly needs to add.
So I make ramdisk with following command.
: mkinitrd -v -f --with libata --with sd_mod --with sg --with ext3 --with
scsi_mod --with jbd --with ahci --with dm_mod --with dm_multipath --with
dm_snapshot --with dm_zero --with dm_mirror --with pcspkr --with mii --with
8139too --with 8139cp --with i2c_piix4
2008 Oct 09
4
Problems at installing Xen 3.3.0
I want to install Xen 3.3.0 from source code. but I failed in doing that in the following steps
1. download xen from http://bits.xensource.com/oss-xen/release/3.3.0/xen-3.3.0.tar.gz
2. # tar -zxf xen-3.3.0;cd xen-3.3.0
3. # make world
......succeed
4. # cp /boot/config-2.6.18-53.el5 build-linux-2.6.18-xen_x86_64/.config
5. # make linux-2.6-xen-config CONFIGMODE=menuconfig (or xconfig)
2008 Aug 05
1
''No module ata_generic found''
Can someone tell me the cause of and/or remedy for the ''No module
ata_generic found'' error message during the mkinitrd stage? This is on
a build from xen-unstable.hg pulled late yesterday.
Also, FYI, I did do a ''make install'' and look in the
/lib/modules/2.6.18.8-xen directory and no, I did not see an ata_generic
module in there.
[root@localhost
2008 Jun 14
1
getting device to boot from thumb drive
I have created a custom kernel as I needed to add floating point
emulation to the kernel.
I used the command below to create my initrd:
mkinitrd --preload=ohci-hcd --preload=uhci-hcd --preload=ehci-hcd
--preload=ext3 --preload=jbd --preload=scsi_mod --preload=sd_mod
--preload=ata_piix --preload=libata /boot/initrd-2.6.9-67.ELmsgnet.img
2.6.9-67.ELmsgnet
When I copy my vmlinuz and initrd to
2006 Feb 02
1
RE: No VMX-guests on Intel Xeon/VT
> -----Original Message-----
> From: xen-devel-bounces@lists.xensource.com
> [mailto:xen-devel-bounces@lists.xensource.com] On Behalf Of
> Thorolf Godawa
> Sent: 02 February 2006 16:33
> To: Charles Coffing
> Cc: xen-devel@lists.xensource.com
> Subject: Re: [Xen-devel] No VMX-guests on Intel Xeon/VT
>
> Hi Chuck and all others,
>
>
> yeah, its going
2006 Mar 30
2
linux-2.6-xen kernels and initrds
I have a question regarding the building of the unified xen kernel
(linux-2.6-xen) and the use of initrd. In the past I built both xen0
and xenU kernels; the xen0 default configurations had SCSI and Fusion
MPT support compiled into the kernel. Now, they are built as modules.
The problem is that I am unable to boot the xen kernel built that way,
even though I am building an initrd. I have
2006 Oct 11
0
Initrd creation problem (Cannot determine dependencies of module xennet)
Hi List,
I''d compiled Xen-3.0.3-testing (changeset 11740) on Suse 10.0 Enterprise
Server.
The compilation succeeded without any errors but the mkinitrd command
fails(???)
The initrd is being created but when loading the xen kernel, I get the
following message repeatedly:
"azx_get_reponse() timeout"
after pressing ^c the computer continue to run...
Then, when I start a gnome
2009 Sep 11
1
install xen-3.4.1 in centos 5.3
i followed readme as below
#make world
#uname -a
2.6.18-128.7.1.el5xen
#make install
# mkinitrd -v -f --with=aacraid --with=sd_mod --with=scsi_mod initrd-2.6.18-
xen.img 2.6.18-xen
i updated menu.lst
title Xen 3.4 / XenLinux 2.6
kernel /boot/xen-3.4.gz console=vga
module /boot/vmlinuz-2.6.18.8-xen root=<root-dev> ro console=tty0
module
2006 Jun 13
17
switchroot mount failed
All,
I am running xen3.0.2 and xen unstable on RHEL 4, and get this error when
trying to boot Xen kernel(domain0)
......
Creating root device
Mounting root filesystem
mount: error 6 mounting ext3
mount: error 2 mounting none
Switching to new root
switchroot: mount failed: 22
umount /initrd/dev failed: 2
Kernel panic - not syncing: Attempting to kill init!
Then system reboot.In grub.conf,I have
2006 Jun 13
17
switchroot mount failed
All,
I am running xen3.0.2 and xen unstable on RHEL 4, and get this error when
trying to boot Xen kernel(domain0)
......
Creating root device
Mounting root filesystem
mount: error 6 mounting ext3
mount: error 2 mounting none
Switching to new root
switchroot: mount failed: 22
umount /initrd/dev failed: 2
Kernel panic - not syncing: Attempting to kill init!
Then system reboot.In grub.conf,I have