Bug#243024: Unable to install servers using the DAC960 driver

2004-04-10 Thread Alessandro Polverini
Package: installation-reports
Severity: critical

Debian-installer-version: sarge-i386-netinst of 7 April
Method: Boot from CD
Machine: Athlon64 with Mylex Acceleraid 170 RAID Controller

Problem:
The installer is unable to create partitions.
If I do partitions with other tools (or Woody), the installer lists them
but is unable to select them and set properties (as type of file system,
mount point, etc).

In other words, D-I is unable to do anything on server with DAC960 driver.

I think that the problem could be that the partition scheme used by
the driver is unusual. Here are some examples:
/dev/rd/c0d0 : first logical disk
/dev/rd/c0d0p1 for first partition of first disk
/dev/rd/c0d1p2 for second partition of second disk

And so on.

Thanks,
Alex




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#239478: D-I beta3 unable to install on system with Mylex RAID Controller

2004-03-23 Thread Alessandro Polverini
On Tue, 2004-03-23 at 04:42, Geert Stappers wrote:
 On Mon, Mar 22, 2004 at 11:11:05PM +0100, Alessandro Polverini wrote:
  Package: installation-reports
  snip/
  
  Root Size/partition table:
  
  /dev/rd/c0d0p1 : ext3, 3Gb, /
  /dev/rd/c0d0p2 : swap, 512M
  /dev/rd/c0d0p3 : reiserfs, 15Gb, /home
  snip/
  
  After setting up the system the installer stops telling Unable to
  install the selected kernel.
  
  Looking at the logs in the third console, i see that error:
  
  /usr/sbin/mkinitrd: constituent device /dec/disc0/part1 does not exist
  Failed to create inirtd image.
 
 What is the name of the kernel module that supports your RAID controller?

 Tell us the PCI information ( `lspci`  `lspci -n` ) of the RAID controller?

The module is correctly detected and loaded by the installer. His name
is DAC960 and the relevant lspci lines are:
00:0d.1 RAID bus controller: Mylex Corporation DAC960PX (rev 03)
00:0d.1 Class 0104: 1069:0010 (rev 03)

I think the problem is something regarding mkinitrd because it uses
/dev/disc* as device while it should be /dev/rd/c0d*.

Thanks,
Alex



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#239478: D-I beta3 unable to install on system with Mylex RAID Controller

2004-03-22 Thread Alessandro Polverini
Package: installation-reports

Debian-installer-version: sarge-i386-netinst.iso
uname -a: d-i kernel 2.4.25
Date: 2004-03-21
Method: network
Machine: Custom made server with Mylex Acceleraid 150 RAID Controller
Processor: Athlon 64 3200+
Memory: 1.5Gb
Root Device: HW RAID /dev/rd/c0d0p1
Root Size/partition table:

/dev/rd/c0d0p1 : ext3, 3Gb, /
/dev/rd/c0d0p2 : swap, 512M
/dev/rd/c0d0p3 : reiserfs, 15Gb, /home

Base System Installation Checklist:

Initial boot worked:[ ]
Configure network HW:   [O]
Config network: [O]
Detect CD:  [O]
Load installer modules: [O]
Detect hard drives: [O]
Partition hard drives:  [O]
Create file systems:[O]
Mount partitions:   [O]
Install base system:[E]
Install boot loader:[ ]
Reboot: [ ]
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Comments/Problems:

After setting up the system the installer stops telling Unable to
install the selected kernel.

Looking at the logs in the third console, i see that error:

/usr/sbin/mkinitrd: constituent device /dec/disc0/part1 does not exist
Failed to create inirtd image.

Thanks for your attention,
Alessandro Polverini
nibbles.it




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



d-i beta3 can't install kernel on a DAC960 (Mylex Acceleraid 150) raid controller

2004-03-21 Thread Alessandro Polverini
Hello,
I did a default install except for manually edit the partition table,
made in this way:

first  : ext3, 3Gb, /
second : swap, 512M
third  : reiserfs, 15Gb, /home

After setting up the system the installer stops telling Unable to
install the selected kernel.

Looking at the logs in the third console, i see that error:

/usr/sbin/mkinitrd: constituent device /dec/disc0/part1 does not exist
Failed to create inirtd image.

I'm stuck.

Any ideas?

Thanks,
Alex


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: d-i beta3 can't install kernel on a DAC960 (Mylex Acceleraid 150) raid controller

2004-03-21 Thread Alessandro Polverini
On Sun, 2004-03-21 at 13:55, Finn-Arne Johansen wrote:
 On Sun, Mar 21, 2004 at 12:22:41PM +0100, Alessandro Polverini wrote:
  Hello,
  I did a default install except for manually edit the partition table,
  made in this way:
  first  : ext3, 3Gb, /
  second : swap, 512M
  third  : reiserfs, 15Gb, /home
  After setting up the system the installer stops telling Unable to
  install the selected kernel.
  Looking at the logs in the third console, i see that error:
  /usr/sbin/mkinitrd: constituent device /dec/disc0/part1 does not exist
  Failed to create inirtd image.
  I'm stuck.
  Any ideas?
 
 Take a look at http://bugs.skolelinux.no/show_bug.cgi?id=510
 
 and see if the mentioned solution there works for you. 

Thank you for your fast reply.
The problem you mention there seems like problem on installing grub,
while in my case I can't go so far, deboostrap (at least I suppose)
fails after trying to setup the kernel, I can't reach the grub
installation phase.

I've reverted to using 3.0r2 installer right now (must install the
server this evening), but I'll try again on an equivalent hw if the
problem get corrected.

Thanks,
Alex


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#235418: Various blocking problems installing on a RAID server -- d-i snapshot of 23/02/2004

2004-02-29 Thread Alessandro Polverini
 the megaraid2 driver for my raid
controller but the driver megaraid is not used on the initrd image, 
so, after the reboot, the old and limited driver is used on the system
instead.

That's all for now, thanks for your work and don't esitate to ask me
details if they are needed, but pls mail me directly since I'm not
subscribed to the list.

Alessandro Polverini
nibbles.it




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Detailed Installation report on a RAID server for d-i snapshot of 23/02/2004

2004-02-25 Thread Alessandro Polverini
 the megaraid2 driver for my raid
controller but the driver megaraid is not used on the initrd image, 
so, after the reboot, the old and limited driver is used on the system
instead.

That's all for now, thanks for your work and don't esitate to ask me
details if they are needed, but pls mail me directly since I'm not
subscribed to the list.

Alessandro Polverini
nibbles.it



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



New Debian Boot logo proposal

2004-02-11 Thread Alessandro Polverini
Hello,
we have prepared a couple of proposals of the new boot logo for the
Sarge installer.

You can find screenshots, and RLE encoded pictures at:

http://nibbles.it/debian/

Feedback is welcome,
Alessandro Polverini  Andrea Mottola
nibbles.it



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#228964: Sarge beta2 installer and LSI Logic MegaRaid controller

2004-01-21 Thread Alessandro Polverini
Package: installation-reports

Debian-installer-version: beta2
uname -a: Linux svr1 2.4.24-1-686-smp #1 SMP Tue Jan 6 22:37:23 EST 2004 i686 GNU/Linux
Date: 21-1-2004 23:00
Method: net cd, then from network, using debian.fastweb.it mirror

Machine: hand made server with LSI Logic MegaRaid 320-1 controller
Processor: Pentium IV 2.6Ghz
Memory: 1Gb ECC
Root Device: /dev/sda1
Root Size/partition table:
/dev/sda1   /   ext3defaults,errors=remount-ro  0 1
/dev/sda3   /home   reiserfsdefaults0 2
/dev/sda2   noneswapsw  0 0
/dev/fd0/floppy autorw,user,noauto  0 0
/dev/hdc/cdrom  autoro,user,noauto  0 0
proc/proc   procdefaults0 0

Output of lspci:
00:00.0 Host bridge: Intel Corp. 82875P Memory Controller Hub (rev 02)
00:01.0 PCI bridge: Intel Corp. 82875P Processor to AGP Controller (rev 02)
00:1d.0 USB Controller: Intel Corp. 82801EB USB (rev 02)
00:1d.1 USB Controller: Intel Corp. 82801EB USB (rev 02)
00:1d.2 USB Controller: Intel Corp. 82801EB USB (rev 02)
00:1d.3 USB Controller: Intel Corp. 82801EB USB (rev 02)
00:1d.7 USB Controller: Intel Corp. 82801EB USB2 (rev 02)
00:1e.0 PCI bridge: Intel Corp. 82801BA/CA/DB/EB PCI Bridge (rev c2)
00:1f.0 ISA bridge: Intel Corp. 82801EB LPC Interface Controller (rev 02)
00:1f.1 IDE interface: Intel Corp. 82801EB Ultra ATA Storage Controller (rev 02)
00:1f.3 SMBus: Intel Corp. 82801EB SMBus Controller (rev 02)
00:1f.5 Multimedia audio controller: Intel Corp. 82801EB AC'97 Audio Controller (rev 
02)
01:00.0 VGA compatible controller: nVidia Corporation NV34 [GeForce FX 5200] (rev a1)
02:05.0 Ethernet controller: 3Com Corporation 3c940 1000Base? (rev 12)
02:0a.0 Ethernet controller: MYSON Technology Inc SURECOM EP-320X-S 100/10M Ethernet 
PCI Adapter
02:0b.0 RAID bus controller: LSI Logic / Symbios Logic PowerEdge Expandable RAID 
Controller 4 (rev 01)
02:0c.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ 
(rev 10)

Base System Installation Checklist:

Initial boot worked:[O]
Configure network HW:   [E]
Config network: [E]
Detect CD:  [O]
Load installer modules: [O]
Detect hard drives: [O]
Partition hard drives:  [O]
Create file systems:[O]
Mount partitions:   [O]
Install base system:[O]
Install boot loader:[O]
Reboot: [O]
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Comments/Problems:

1) After boot, the two ethernet cards were swapped
   Is there any way to ensure that 'discover' gives each time the
   same order to ethernet cards?

2) No driver could be found for the integrate 3Com 3c940 gigabit network card

3) A old 2.4.22 kernel has been installed.
Not only this kernel has security problems, but has an old megaraid driver.
I suggest using 2.4.24 kernel and the new and much improved megaraid2 driver.
Also, I'm not really sure of what is the best method to tell the system to use
the 'megaraid2' driver on boot and not the 'megaraid'.
A reply on that issue would be very welcome :)

4) It would be nice to have the possibility to choose postfix and grub instead
   of exim and lilo during install.

Thanks for the excellent work and keep up making the best linux distro ever! ;)

Alex




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Debian installer beta2 - After the first boot after the install, usb keyboard not working any more

2004-01-20 Thread Alessandro Polverini
Hello,
I've not well understood how to report bugs for the installer so I try
writing here...

I find this a grave bug: I can make all the firs part of the install
(booting from the cd), but after having installed lilo and rebooting, I
can proceed no more in base-setup since it does not recognise my USB
keyboard any more.

I had to plug in a PS/2 keyboard to continue.

Thanks,
Alex



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]