diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2013-12-28 23:37:01 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2013-12-28 23:37:01 +0000 |
commit | 0d435fc670b98c613788eb8ae6c9fb7a869f6925 (patch) | |
tree | 13bd2a7f3f3c97f8b59c3fed61280d56e9f6621b /sys/dev | |
parent | 389eee1edc63188308655dc448327e7795e5866d (diff) |
The mips partition table in the volume header uses 512-byte logical units,
not sectors; don't multiply by the sector size to get the proper disk offsets.
This will let install.iso be built with the OpenBSD label at the expected
location, instead of within the ffs filesystem; we had been lucky enough the
area being overwritten was not in use so far.
Diffstat (limited to 'sys/dev')
0 files changed, 0 insertions, 0 deletions