bsdlabel problem 
    Poul-Henning Kamp 
    phk at phk.freebsd.dk
       
    Tue May 13 04:32:15 PDT 2003
    
    
  
In message <20030513.201720.74732030.nyan at jp.FreeBSD.org>, Takahashi Yoshihiro 
writes:
>In article <13555.1052770820 at critter.freebsd.dk>
>"Poul-Henning Kamp" <phk at phk.freebsd.dk> writes:
>
>> can you try with this patch ?
>
>> +				} else if (!strcmp(optarg, "pc98")) {
>> +					labeloffset = 1024;
>> +					bbsize = 8192;
>> +					alphacksum = 0;
>
>labeloffset is 512 not 1024.  So, the patch is able to be more simple.
Ahh, ok.  Does it build releases in that case ?
-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.
    
    
More information about the freebsd-current
mailing list