Your message dated Fri, 19 Jul 2013 17:04:30 +0200
with message-id <[email protected]>
and subject line dealing with old lenny installation-reports
has caused the Debian Bug report #597282,
regarding installation-reports: debian lenny net-installer finds no
debian-506-i386-netinst.iso on /dev/hda
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
597282: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=597282
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: installation-reports
Severity: important
*** reportbug.txt
if I booting the debian lenny net-installer from a compact flash card drive
(No USB Card-Reader!) finds the installer not the debian-506-i386-netinst.iso.
The flash drive is /dev/hda. (Primary Master on IDE bus)
The Installer is located on /dev/hda1.
Drive /dev/hda2 should be the installation target for Debian system and
is formatted with an ext3 fs.
/dev/hdc is a 40 GB HDD with several Partitons and not relevant.
First Step:
Partitiontable of /dev/hda is:
===================================================================
Disk /dev/hda: 4110 MB, 4110188544 bytes
128 heads, 63 sectors/track, 995 cylinders
Units = cylinders of 8064 * 512 = 4128768 bytes
Disk identifier: 0x00000000
Device Boot Start End Blocks Id System
/dev/hda1 * 1 125 503968+ 83 Linux
/dev/hda2 126 995 3507840 83 Linux
===================================================================
Second step:
mkfs -t ext3 /dev/hda1
mount /dev/hda1 /mnt
cd /mnt
wget
http://ftp2.de.debian.org/debian/dists/stable/main/installer-i386/current/images/hd-media/vmlinuz
wget
http://ftp2.de.debian.org/debian/dists/stable/main/installer-i386/current/images/hd-media/initrd.gz
wget
http://cdimage.debian.org/debian-cd/5.0.6/i386/iso-cd/debian-506-i386-netinst.iso
Third Step:
Create an extlinux.conf in /mnt:
==================================================================
default vmlinuz
append initrd=initrd.gz
==================================================================
4rd Step:
Make the CF Card bootable:
extlinux -i .
cd ..
umount /mnt
dd if=/usr/lib/syslinux/mbr.bin of=/dev/hda
5th Step:
reboot. The CF card boots perfectly. I can choose the language and so on.
But the installer finds no .iso Image on /dev/hda1!
Why ignored the installer /dev/hda???
The installer gziped logfiles are attached.
Thanks and bye
Torsten.
-- System Information:
Debian Release: 5.0.6
APT prefers stable
APT policy: (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-2-686 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
--- End Message ---
--- Begin Message ---
Hi,
thank you for submitting installation reports, much appreciated.
I read through all the bugs mentioned here (and I'm sure they were read by
several people at the time they were submitted) and am closing them now as/if
- they (finally) indicated success and/or
- I know from first hand experience that the functionality is working in
Wheezy and/or
- they only contained very little information and/or
- they contained user errors and/or
- they have been from a development phase where things were not stable and/or
- they are very old, more than 2.5 years and they had "Lenny" in subject.
If I've closed a bug incorrectly please do reply (it's easy to reopen and I'll
do if requested) or just file a new one - thats often better, as the bug log
will be clearer and shorter and not contain cruft.
cheers,
Holger
signature.asc
Description: This is a digitally signed message part.
--- End Message ---