Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 May 2003 13:32:07 +0200
From:      "Poul-Henning Kamp" <phk@phk.freebsd.dk>
To:        Takahashi Yoshihiro <nyan@jp.FreeBSD.org>
Cc:        current@freebsd.org
Subject:   Re: bsdlabel problem 
Message-ID:  <20067.1052825527@critter.freebsd.dk>
In-Reply-To: Your message of "Tue, 13 May 2003 20:17:20 %2B0900." <20030513.201720.74732030.nyan@jp.FreeBSD.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <20030513.201720.74732030.nyan@jp.FreeBSD.org>, Takahashi Yoshihiro 
writes:
>In article <13555.1052770820@critter.freebsd.dk>
>"Poul-Henning Kamp" <phk@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@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20067.1052825527>