DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Adding hard disks

Writing a new masterboot block

To change the disk geometry defined on the masterboot block of the root disk:

  1. Put the system in single-user maintenance mode.

  2. Enter the following command to write a new masterboot block to the root disk:

    /bin/dparam -w /dev/rhd00

  3. Overwrite the root disk geometry information in the masterboot block with the values expected by the device driver:

    /bin/dparam /dev/rhd00 `/bin/dparam /dev/rhd00`

  4. Reboot the system using the command:

    /etc/reboot


Next topic: BIOS support for disks larger than 1024 cylinders
Previous topic: Overriding the root disk geometry stored in the BIOS

© 2007 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 -- 05 June 2007