• Bug#265707: Success RC1, i386

    From Dennis Stampfer@1:229/2 to All on Sat Aug 14 17:00:12 2004
    XPost: linux.debian.maint.boot
    From: [email protected]

    Package: installation-reports

    INSTALL REPORT

    Debian-installer-version: RC1 netinst, with base
    uname -a: Linux debian 2.6.7-1-686 #1 Thu Jul 8 05:36:53 EDT 2004 i686 GNU/Linux
    Date: Sat, 14 Aug 2004 16:38:03 +0200
    Method: Boot from harddisc, 2.6-install

    Machine: Pentium II, Celeron 400mhz
    Memory: 128MB
    Root Device: IDE, /dev/hda2
    Root Size/partition table:
    Device Boot Start End Blocks Id System
    /dev/hda1 1 16 128488+ 83 Linux
    /dev/hda2 * 17 1192 9446220 83 Linux
    /dev/hda3 1193 1247 441787+ f W95 Ext'd (LBA) /dev/hda5 1193 1247 441756 82 Linux swap


    Output of lspci and lspci -n:
    lspci:
    0000:00:00.0 Host bridge: Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (rev 02)
    0000:00:01.0 PCI bridge: Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge (rev 02)
    0000:00:07.0 ISA bridge: Intel Corp. 82371AB/EB/MB PIIX4 ISA (rev 02) 0000:00:07.1 IDE interface: Intel Corp. 82371AB/EB/MB PIIX4 IDE (rev 01) 0000:00:07.2 USB Controller: Intel Corp. 82371AB/EB/MB PIIX4 USB (rev 01) 0000:00:07.3 Bridge: Intel Corp. 82371AB/EB/MB PIIX4 ACPI (rev 02)
    0000:00:0c.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8029(AS) 0000:00:0e.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
    0000:00:0e.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
    0000:01:00.0 VGA compatible controller: nVidia Corporation NV5 [RIVA TNT2/TNT2 Pro] (rev 11)



    -n:
    Disk /dev/hda: 10.2 GB, 10260710400 bytes
    255 heads, 63 sectors/track, 1247 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes

    0000:00:00.0 0600: 8086:7190 (rev 02)
    0000:00:01.0 0604: 8086:7191 (rev 02)
    0000:00:07.0 0601: 8086:7110 (rev 02)
    0000:00:07.1 0101: 8086:7111 (rev 01)
    0000:00:07.2 0c03: 8086:7112 (rev 01)
    0000:00:07.3 0680: 8086:7113 (rev 02)
    0000:00:0c.0 0200: 10ec:8029
    0000:00:0e.0 0400: 109e:036e (rev 11)
    0000:00:0e.1 0480: 109e:0878 (rev 11)
    0000:01:00.0 0300: 10de:0028 (rev 11)

    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] see note below
    Install base system: [O]
    Install boot loader: [O]
    Reboot: [O]

    Comments/Problems:

    Wohooo, a great install again. Everything went fine. I chose "Desktop Environment" in Tasksel... my Nvidia-TNT2, mouse and X were configured fine!

    I booted off /dev/hda1 where the installer iso was saved. But when I look into my fstab, /dev/hda1 gets mounted on /media/usb0?? uh? Why usb0?


    Dennis


    # /etc/fstab: static file system information.
    #
    # <file system> <mount point> <type> <options> <dump> <pass>
    proc /proc proc defaults 0 0
    /dev/hda2 / ext3 defaults,errors=remount-ro 0 1 /dev/hda5 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
    /dev/hda1 /media/usb0 auto rw,user,noauto 0 0


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

    --- SoupGate-Win32 v1.05
    * Origin: you cannot sedate... all the things you hate (1:229/2)
  • From Joey Hess@1:229/2 to Dennis Stampfer on Sat Aug 14 18:40:08 2004
    XPost: linux.debian.maint.boot
    From: [email protected]

    reassign 265707 partman-target
    tag 265707 d-i
    retitle 265707 assumes /hd-media is a usb device
    thanks

    Dennis Stampfer wrote:
    I booted off /dev/hda1 where the installer iso was saved. But when I look into
    my fstab, /dev/hda1 gets mounted on /media/usb0?? uh? Why usb0?

    partman-target has some code that assumes that if hd-media is used, it's
    a USB drive. The actual point of the code is that if a USB device is
    used for an install, it should be the default USB device mounted on
    /media/usb (-> /media/usb0). The code could do this better though and
    not assume the drive is USB without checking, I'll come up with a patch.

    --
    see shy jo

    -----BEGIN PGP SIGNATURE-----
    Version: GnuPG v1.2.5 (GNU/Linux)

    iD8DBQFBHj2Hd8HHehbQuO8RAuB8AKDl3kp60ZvFTV8eLSFzlzRsDetGHQCeJ4PB CD1wlHQgZfV3hWtr+tl+DKI=
    =T0zZ
    -----END PGP SIGNATURE-----

    --- SoupGate-Win32 v1.05
    * Origin: you cannot sedate... all the things you hate (1:229/2)