NetBSD-Bugs archive

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

re: install/53531: The ISO files you have for download are bad. They have a megabyte of zeros on the front.



The following reply was made to PR install/53531; it has been noted by GNATS.

From: matthew green <mrg%eterna.com.au@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: install-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
    netbsd-bugs%netbsd.org@localhost, richard.rodman%gmail.com@localhost
Subject: re: install/53531: The ISO files you have for download are bad. They have a megabyte of zeros on the front.
Date: Fri, 17 Aug 2018 18:14:24 +1000

 this is probably the almost 2MB of literal zeros that the
 kernel padding has.  my netbsd-8 kernel:
 
 0000260     0000    0000    0000    0000    0000    0000    0000    0000
 *
 10000000     010f    48f8    08a3    0000    0000    ffc0    48ff    10a1
 10000020     0000    0000    ffc0    48ff    40c7    3ff8    0000    4800
 
 it used to be only "1MB" until something maxv did a year or so ago?
 i've been meaning to figure out how to remove it from the binary
 while keeping the (wanted) effect, but haven't found it.
 
 
 .mrg.
 


Home | Main Index | Thread Index | Old Index