[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#288974: Debian installer report: i386, d-i RC2, 2004-12-29



Package: installation-reports

INSTALL REPORT

Debian-installer-version:
http://cdimage.debian.org/pub/cdimage-testing/sarge_d-i/i386/rc2/sarge-i386-netinst.iso

uname -a:
Linux belanna 2.6.9.200501060123 #1 Thu Jan 6 01:51:46 CET 2005 i686 GNU/Linux
(the original kernel was 2.6.8-1-386)

Date:
2004-12-29

Method: 
Debian-Installer RC2
Netinst CD image, with Debian base
'expert' mode, 2.6 kernel

Machine: 
Intel D865GBF board (for details cf. lspci output below)
Processor: Intel Celeron 2.8 GHz
Memory: 1 GB
Root Device: S-ATA hard disk, 160 GB, SAMSUNG SP1614C
Root Size/partition table:  

root@belanna:~# fdisk -l /dev/hde

Disk /dev/hde: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/hde1               1           6       48163+  83  Linux
/dev/hde2               7         130      996030   82  Linux swap
/dev/hde3             131       19457   155244127+  83  Linux

root@belanna:~# cat /etc/fstab
# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
/dev/hde3       /               ext3    defaults,errors=remount-ro 0  1
/dev/hde1       /boot           ext3    defaults        0       2
/dev/hde2       none            swap    sw              0       0
/dev/hdc        /media/cdrom0   iso9660 ro,user,noauto  0       0
/dev/fd0        /media/floppy0  auto    rw,user,noauto  0       0
[..]
      
Output of lspci and lspci -n:
root@belanna:~# lspci
0000:00:00.0 Host bridge: Intel Corp. 82865G/PE/P DRAM Controller/Host-Hub Interface (rev 02)
0000:00:02.0 VGA compatible controller: Intel Corp. 82865G Integrated Graphics Device (rev 02)
0000:00:1d.0 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI #1 (rev 02)
0000:00:1d.1 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI #2 (rev 02)
0000:00:1d.2 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI #3 (rev 02)
0000:00:1d.3 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI #4 (rev 02)
0000:00:1d.7 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller (rev 02)
0000:00:1e.0 PCI bridge: Intel Corp. 82801 PCI Bridge (rev c2)
0000:00:1f.0 ISA bridge: Intel Corp. 82801EB/ER (ICH5/ICH5R) LPC Bridge (rev 02)
0000:00:1f.1 IDE interface: Intel Corp. 82801EB/ER (ICH5/ICH5R) Ultra ATA 100 Storage Controller (rev 02)
0000:00:1f.2 IDE interface: Intel Corp. 82801EB (ICH5) Serial ATA 150 Storage Controller (rev 02)
0000:00:1f.3 SMBus: Intel Corp. 82801EB/ER (ICH5/ICH5R) SMBus Controller (rev 02)
0000:00:1f.5 Multimedia audio controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller (rev 02)
0000:01:08.0 Ethernet controller: Intel Corp. 82562EZ 10/100 Ethernet Controller (rev 01)

root@belanna:~# lspci -n
0000:00:00.0 0600: 8086:2570 (rev 02)
0000:00:02.0 0300: 8086:2572 (rev 02)
0000:00:1d.0 0c03: 8086:24d2 (rev 02)
0000:00:1d.1 0c03: 8086:24d4 (rev 02)
0000:00:1d.2 0c03: 8086:24d7 (rev 02)
0000:00:1d.3 0c03: 8086:24de (rev 02)
0000:00:1d.7 0c03: 8086:24dd (rev 02)
0000:00:1e.0 0604: 8086:244e (rev c2)
0000:00:1f.0 0601: 8086:24d0 (rev 02)
0000:00:1f.1 0101: 8086:24db (rev 02)
0000:00:1f.2 0101: 8086:24d1 (rev 02)
0000:00:1f.3 0c05: 8086:24d3 (rev 02)
0000:00:1f.5 0401: 8086:24d5 (rev 02)
0000:01:08.0 0200: 8086:1050 (rev 01)


Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot worked:    [O]
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:    [O]
Install boot loader:    [O]
Reboot:                 [E]

Comments/Problems:
* The installer asked about _3_ times if I have any PCMCIA devices.
  No real problem but a little annyoing.
* During the installation various messages where shown that several
  modules could not be loaded. I guess they were loaded at a later
  stage or were not needed anyway. So again no problem but a little
  confusing.
* Sound: After the base install and with the shipped kernel sound
  didn't work. After compiling a custom kernel with ALSA and without
  OSS everything is fine.
* Grub: Here comes the only real problem:
  I installed Debian on the S-ATA drive (shown as /dev/hde above,
  originally named /dev/sda). The machine contains an old IDE drive
  too (/dev/hda - primary master). The BIOS is set to boot from the
  S-ATA drive i.e. BIOS reports it as the first and the IDE drive as
  the second hard disk. But: grub thought that the S-ATA drive with
  Debian was (hd1) - and therefore didn't boot - until I changed it
  to (hd0) in /boot/grub/menu.lst.  (Additionally the grub install
  detected my old Windows on the IDE drive but recognized it as the
  first drive although it's the second. I had to change (hd0) to
  (hd1). Furthermore in order to be able to boot into Windows I had
  to use the 'map' directive in menu-lst to swap the drives for the
  NT bootloader but that's another story.)
* RAM: I was a little surprised that the shipped kernel included
  about each and everything but no HIGHMEM support so I initially had
  only 896MB of my 1GB RAM available. (And I didn't know that 1GB is
  already HIGHMEM ;-))

gregor

-- 
http://info.comodo.priv.at/ | gpg key ID: 0x00F3CFE4
infos zur usenet-hierarchie at.*: http://www.usenet.at/
member of https://www.vibe.at/ | how to reply: http://got.to/quote/



Reply to: