Bug#440161: Adding support for i2o RAID adapters

2008-01-25 Thread Nathan Stratton Treadway
I noticed the following question from Otavio Salvador in the discussion for bug #440161: > I still fail to understand how i2o_block will work for your device if > it's not registered for it on pcialias file ... that makes me worry > about it. I think the answer to the question is that the i2o_cor

Bug#440161: Adding support for i2o RAID adapters

2007-10-09 Thread Otavio Salvador
Morten Werner Forsbring <[EMAIL PROTECTED]> writes: > I checked that dpt_i2o was loaded. I guess dpt_i2o should be added to > /etc/modprobe.d/blacklist on the installed system, or? Yes, it looks to be the right solution. I still fail to understand how i2o_block will work for your device if it's

Bug#440161: Adding support for i2o RAID adapters

2007-10-09 Thread Morten Werner Forsbring
Jérémy Bobbio <[EMAIL PROTECTED]> writes: > Thanks for the tests and logs. I made a mistake in a sed expression > that is both present in lilo-installer and grub-installer. *sigh* > > I have update the test image at: > http://people.debian.org/~lunar/i2o_support-i386-mini.iso > > Attached is a

Bug#440161: Adding support for i2o RAID adapters

2007-10-03 Thread Jérémy Bobbio
On Wed, Oct 03, 2007 at 12:40:11PM +0200, Morten Werner Forsbring wrote: > Morten Werner Forsbring <[EMAIL PROTECTED]> writes: > > > The problem is when trying to install grub or lilo. First > > syslog-entries from grub-installer: > > I added set -x as requested by lunar, and the results is out [

Bug#440161: Adding support for i2o RAID adapters

2007-10-03 Thread Morten Werner Forsbring
Morten Werner Forsbring <[EMAIL PROTECTED]> writes: > The problem is when trying to install grub or lilo. First > syslog-entries from grub-installer: I added set -x as requested by lunar, and the results is out [1]. I aslo tried to patch lilo-installer.postinst, which also is in the same webfolde

Bug#440161: Adding support for i2o RAID adapters

2007-10-03 Thread Jérémy Bobbio
On Wed, Oct 03, 2007 at 01:30:24AM +0200, Jérémy Bobbio wrote: > diff --git a/packages/arch/i386/grub-installer/grub-installer > b/packages/arch/i386/grub-installer/grub-installer > index 16c9183..b45004c 100755 > --- a/packages/arch/i386/grub-installer/grub-installer > +++ b/packages/arch/i386/gr

Bug#440161: Adding support for i2o RAID adapters

2007-10-03 Thread Morten Werner Forsbring
Jérémy Bobbio <[EMAIL PROTECTED]> writes: >> Log: >> Replace dpt_i2o with i2o_block to avoid diverting from installed >> system regarting to RAID with Adaptec 2100S. Closes: #440161 >> >> Modified: >>trunk/packages/kernel/kernel-wedge/debian/changelog >>trunk/packages/kernel/kernel-wedge/

Bug#440161: Adding support for i2o RAID adapters

2007-10-02 Thread Jérémy Bobbio
On Tue, Oct 02, 2007 at 08:11:10PM +, Otavio Salvador wrote: > New Revision: 49680 > > Log: > Replace dpt_i2o with i2o_block to avoid diverting from installed > system regarting to RAID with Adaptec 2100S. Closes: #440161 > > Modified: >trunk/packages/kernel/kernel-wedge/debian/changelog