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

Bug#272088: marked as done (netboot: wrong cfg)



Your message dated Sun, 3 Oct 2004 17:15:45 -0400
with message-id <20041003211545.GA9379@kitenet.net>
and subject line closing
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 17 Sep 2004 11:50:13 +0000
>From xmedeko@cml.fsv.cvut.cz Fri Sep 17 04:50:13 2004
Return-path: <xmedeko@cml.fsv.cvut.cz>
Received: from zeus07.fsv.cvut.cz [147.32.153.9] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1C8HFl-000290-00; Fri, 17 Sep 2004 04:50:13 -0700
Received: from xmedeko by zeus07.fsv.cvut.cz with local (Exim 3.35 #1 (Debian))
	id 1C8HET-0001ha-00; Fri, 17 Sep 2004 13:48:53 +0200
From: Ondrej Medek <xmedeko@cml.fsv.cvut.cz>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: netboot: wrong cfg
X-Mailer: reportbug 1.50
Date: Fri, 17 Sep 2004 13:48:43 +0200
Message-Id: <E1C8HET-0001ha-00@zeus07.fsv.cvut.cz>
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: debian-installer
Version: N/A; reported 2004-09-17
Severity: important
Tags: patch

Hi, 

I've just tried netboot to install sarge on a new box (DELL OptiPlex 280).
I've had to change pxelinux.cfg/default: I've removed prefix
"debian-installer/i386" from every path. So now it is:

display boot-screens/syslinux.txt
default linux

F1 boot-screens/f1.txt
F2 boot-screens/f2.txt
F3 boot-screens/f3.txt
F4 boot-screens/f4.txt
F5 boot-screens/f5.txt
F6 boot-screens/f6.txt
F7 boot-screens/f7.txt
F8 boot-screens/f8.txt
F9 boot-screens/f9.txt
F0 boot-screens/f10.txt

label linux
        kernel linux
        append vga=normal initrd=initrd.gz ramdisk_size=9268 root=/dev/rd/0 devfs=mount,dall rw  --
label expert
        kernel linux
        append DEBCONF_PRIORITY=low vga=normal initrd=initrd.gz ramdisk_size=9268 root=/dev/rd/0 devfs=mount,dall rw  --
label linux26
        kernel 2.6/linux
        append vga=normal initrd=2.6/initrd.gz ramdisk_size=10778 root=/dev/rd/0 devfs=mount,dall rw  --
label expert26
        kernel 2.6/linux
        append DEBCONF_PRIORITY=low vga=normal initrd=2.6/initrd.gz ramdisk_size=10778 root=/dev/rd/0 devfs=mount,dall rw  --

prompt 1
timeout 0

And it works fine now. I have tftpd server tftpd-hpa run with -s (chroot)
parameter. Regards
                    Ondrej Medek

-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux zeus07 2.4.26-zeus07-1 #1 SMP St èen 2 23:11:44 CEST 2004 i686
Locale: LANG=cs_CZ, LC_CTYPE=cs_CZ


---------------------------------------
Received: (at 272088-done) by bugs.debian.org; 3 Oct 2004 21:14:31 +0000
>From joey@kitenet.net Sun Oct 03 14:14:31 2004
Return-path: <joey@kitenet.net>
Received: from kitenet.net [64.62.161.42] (postfix)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CEDgd-0004NE-00; Sun, 03 Oct 2004 14:14:31 -0700
Received: from dragon.kitenet.net (unknown [66.168.94.144])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(Client CN "Joey Hess", Issuer "Joey Hess" (verified OK))
	by kitenet.net (Postfix) with ESMTP id 9732E18214
	for <272088-done@bugs.debian.org>; Sun,  3 Oct 2004 21:14:30 +0000 (GMT)
Received: by dragon.kitenet.net (Postfix, from userid 1000)
	id 03C306E0D4; Sun,  3 Oct 2004 17:15:46 -0400 (EDT)
Date: Sun, 3 Oct 2004 17:15:45 -0400
From: Joey Hess <joeyh@debian.org>
To: 272088-done@bugs.debian.org
Subject: closing
Message-ID: <20041003211545.GA9379@kitenet.net>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="UlVJffcvxoiEqYs2"
Content-Disposition: inline
User-Agent: Mutt/1.5.6+20040907i
Delivered-To: 272088-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
	version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 


--UlVJffcvxoiEqYs2
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

I seem to remember that this bug turned out to be PEBAK.

--=20
see shy jo

--UlVJffcvxoiEqYs2
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

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

iD8DBQFBYGwBd8HHehbQuO8RAl34AKCRFsAQpVIK1cViAq4+45NDOhip7wCgpXJB
F0JmoONKyUx3ye4Zo/wPzUc=
=hs/0
-----END PGP SIGNATURE-----

--UlVJffcvxoiEqYs2--



Reply to: