NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-amd64/54775 (PXE netboot fails again)
The following reply was made to PR port-amd64/54775; it has been noted by GNATS.
From: Emmanuel Dreyfus <manu%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: port-amd64/54775 (PXE netboot fails again)
Date: Tue, 17 Dec 2019 16:20:29 +0000
On Tue, Dec 17, 2019 at 02:22:28PM +0000, gson%NetBSD.org@localhost wrote:
> Synopsis: PXE netboot fails again
I fail to reproduce the bug. Here is what I tried, do you see
any error?
I prepared a /home/manu/tftp folder where I copied
amd64/binary/kernel/netbsd-GENERIC.gz
i386/installation/misc/pxeboot_ia32.bin
both taken from:
ftp://ftp.fr.netbsd.org/pub/NetBSD-daily/HEAD/201912160120Z/
Then I ran
qemu-system-x86_64 -m 256M -nographic -s -boot n -device e1000,netdev=n1 \
-netdev user,id=n1,tftp=/home/manu/tftp,bootfile=/pxeboot_ia32.bin
(...)
>> NetBSD/x86 PXE boot, Revision 5.1 (Mon Dec 16 00:03:50 UTC 2019) (from NetBSD
9.99.25)
>> Memory: 625/259964 k
Press return to boot now, any other key for boot menu
booting netbsd - starting in 0 seconds.
type "?" or "help" for help.
> consdev com0
>> NetBSD/x86 PXE boot, Revision 5.1 (Mon Dec 16 00:03:50 UTC 2019) (from NetBS)
>> Memory: 625/259964 k
> boot tftp:netbsd-GENERIC.gz
PXE BIOS Version 2.1
Using PCI device at bus 0 device 3 function 0
Ethernet address 52:54:00:12:34:56
0+21100528+683464+1413688 [887855+1253640+893870]=0x1ce4ad8
[ 1.0000000] pool redzone disabled for 'pdppl'
[ 1.0000000] pool redzone disabled for 'kmem-4096'
[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 20,
[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, ,
[ 1.0000000] 2018, 2019 The NetBSD Foundation, Inc. All rights reserved.
[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993
[ 1.0000000] The Regents of the University of California. All rights res.
[ 1.0000000] NetBSD 9.99.25 (GENERIC) #0: Mon Dec 16 00:03:50 UTC 2019
(...)
--
Emmanuel Dreyfus
manu%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index