|
Lines 455-457
Link Here
|
| 455 |
The |
455 |
The |
| 456 |
.Xr bsdlabel 8 |
456 |
.Xr bsdlabel 8 |
| 457 |
command must be used for this. |
457 |
command must be used for this. |
|
|
458 |
.Pp |
| 459 |
The program uses the kernel's knowledge of important disk information |
| 460 |
(AKA |
| 461 |
.Qq in-core disklabel ) , |
| 462 |
so the program can behave unexpectedly if this information is changed |
| 463 |
on the disk without the kernel's knowledge, as is commonly done using, |
| 464 |
for example, |
| 465 |
.Ic "dd if=/dev/zero of=/dev/fd0 count=1" . |