Troubleshooting system-level problems

System with multiple operating systems does not boot UnixWare

If you installed UnixWare on a machine with another resident operating system, you may not be able to boot UnixWare. This is because you did not overwrite your old boot sector and it is incompatible with UnixWare.

If you previously booted UnixWare and created emergency recovery diskettes, use those diskettes to access your system and to correct the problem. For details, see ``Recovering an unusable system'' in the Getting Started Guide.

Otherwise, do the following:

  1. Insert the first diskette of the UnixWare installation media into the boot drive.

  2. Reboot your system.

  3. Respond to the prompts as if you are performing a normal installation until all the hardware drivers are installed and you reach the prompt for the system node name.

  4. Press <Alt>Sh. The installation halts and the boot screen appears, followed by a special UnixWare prompt: VT0>.

  5. Enter this command:

    /usr/sbin/fdisk

  6. If the message:
       ERROR: Default device (/dev/rdsk/c0b0t0d0s0) cannot be opened
    
    is displayed, then you need to enter:

    /usr/sbin/fdisk /dev/rdsk/device-name

    where the device-name is determined as follows:

    ls /dev/rdsk/c0*s0

  7. Select option 0 to overwrite the boot code.

  8. Select option 4 to update the disk configuration and exit the fdisk utility.

  9. Reset or power cycle your computer and reboot.

Next topic: System panics during reboot
Previous topic: System hangs during reboot

© 1999 The Santa Cruz Operation, Inc. All rights reserved.
UnixWare 7 Release 7.1.1 - 5 November 1999