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

Bug#303680: Debian Installer installation report



Package: installation-reports

Debian-installer-version: rc3, from the site on April 4th 2005
uname -a: 
Date: <Date and time of the install>
Method: I booted the bussinesscard cd and installled over ftp from my
local mirror (ftp.fi.debian.org)

Machine: Custom cobbled up box working as a server.
Processor: Celeron 500mhz
Memory: 128
Root Device: Ide, 40gig, /dev/hda
Root Size/partition table:

# fdisk -l /dev/hda
Disk /dev/hda: 40.0 GB, 40020664320 bytes
255 heads, 63 sectors/track, 4865 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes 

   Device Boot      Start         End      Blocks   Id  System
/dev/hda1               1         243     1951866   83  Linux
/dev/hda2             244         279      289170   82  Linux swap
/dev/hda3             280        4865    36837045   8e  Linux LVM
# lvdisplay
  --- Logical volume ---
  LV Name                /dev/mainvg/usr
  VG Name                mainvg
  LV UUID                5Ng2vf-6Uvv-LtFo-dU6S-jZfh-eIRb-frbdG1
  LV Write Access        read/write
  LV Status              available
  # open                 1
  LV Size                5.00 GB
  Current LE             1280
  Segments               1
  Allocation             inherit
  Read ahead sectors     0
  Block device           254:0
   
  --- Logical volume ---
  LV Name                /dev/mainvg/var
  VG Name                mainvg
  LV UUID                QYcM65-BR2n-t2bC-GJg0-FPAb-xv6p-V38Hmi
  LV Write Access        read/write
  LV Status              available
  # open                 1
  LV Size                2.00 GB
  Current LE             512
  Segments               1
  Allocation             inherit
  Read ahead sectors     0
  Block device           254:1
   
  --- Logical volume ---
  LV Name                /dev/mainvg/home
  VG Name                mainvg
  LV UUID                cn81Nm-S2Xk-1GOo-XVRG-ELLz-GtTp-qKeWwE
  LV Write Access        read/write
  LV Status              available
  # open                 1
  LV Size                20.00 GB
  Current LE             5120
  Segments               1
  Allocation             inherit
  Read ahead sectors     0
  Block device           254:2
# mount
/dev/hda1 on / type ext3 (rw,errors=remount-ro)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
tmpfs on /dev/shm type tmpfs (rw)
/dev/mapper/mainvg-home on /home type ext3 (rw)
/dev/mapper/mainvg-usr on /usr type ext3 (rw)
/dev/mapper/mainvg-var on /var type ext3 (rw)
   
So a quite basic lvm setup

Output of lspci and lspci -n:

# lspci
0000:00:00.0 Host bridge: Intel Corp. 82815 815 Chipset Host Bridge and Memory Controller Hub (rev 02)
0000:00:02.0 VGA compatible controller: Intel Corp. 82815 CGC [Chipset Graphics Controller] (rev 02)
0000:00:1e.0 PCI bridge: Intel Corp. 82801AA PCI Bridge (rev 02)
0000:00:1f.0 ISA bridge: Intel Corp. 82801AA ISA Bridge (LPC) (rev 02)
0000:00:1f.1 IDE interface: Intel Corp. 82801AA IDE (rev 02)
0000:00:1f.2 USB Controller: Intel Corp. 82801AA USB (rev 02)
0000:02:08.0 Ethernet controller: Advanced Micro Devices [AMD] 79c978 [HomePNA] (rev 52)
0000:02:09.0 Ethernet controller: Digital Equipment Corporation DECchip 21140 [FasterNet] (rev 20)
0000:02:0a.0 Multimedia audio controller: Ensoniq ES1370 [AudioPCI] (rev 01)
# lspci -n
0000:00:00.0 0600: 8086:1130 (rev 02)
0000:00:02.0 0300: 8086:1132 (rev 02)
0000:00:1e.0 0604: 8086:2418 (rev 02)
0000:00:1f.0 0601: 8086:2410 (rev 02)
0000:00:1f.1 0101: 8086:2411 (rev 02)
0000:00:1f.2 0c03: 8086:2412 (rev 02)
0000:02:08.0 0200: 1022:2001 (rev 52)
0000:02:09.0 0200: 1011:0009 (rev 20)
0000:02:0a.0 0401: 1274:5000 (rev 01)


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

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]

Comments/Problems:

I had some problems because my other network card (the connected to
the net) needed options and the other one was detected but no module
got loaded (it uses de4x5). I finally managed by installing in expert
mode. I had to compile acustom kernel (which i probably would have
done anyway) to get the de4x5 card to work.

Otherwise the install went fine, especially configuring lvm (it was my
first time) was very easy.



Reply to: