Upgrading a non-primary hard disk
You can protect any filesystems on a non-primary hard disk by selecting the Upgrade installation type or the Preserve option for setting up the secondary hard disk. If neither of these options is available, or if you do not select either one, select the Defer disk setup option during the installation, or remove the additional hard disks before beginning the installation.
If you select Preserve for the second hard disk, you must run divvy for that disk after the installation is complete. Within divvy, select n and name the preserved partitions, then exit. Then, run mkdev fs, as described in step 4.
Follow the numbered procedure in this section for any non-primary disk that you plan to remove before the installation, or for which you plan to select the Defer disk setup option.
Enter 1 at the main fdisk menu.
Record the numbers of the fdisk
partitions that hold your UNIX filesystems,
then exit fdisk.
Copy the information from your screen into the following table:
Table 2-2 Secondary Hard Disk Filesystems
-----------------------------------------------------
| Name| Type| New FS| #| First Block| Last Block|
|-----|------|--------|---|-------------|------------|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
|-----|------|--------|---|-------------|------------|
Exit divvy by selecting quit, then exit.
Select option 1 to add a new filesystem. When prompted, enter the full pathname of the device from /dev. For example, to add a filesystem called u, enter /dev/u.
When prompted, enter the name of the directory on which the
filesystem is mounted.
For example, a filesystem called u is usually mounted on
the directory /u.
Specify how you want the filesystem mounted when the system enters multiuser mode:
When asked whether or not users will be allowed to mount the filesystem, it is usual to respond n for security reasons. (In any case, users running backups must have both sysadmin and backup authorizations. See ``Assigning subsystem authorizations'' in the System Administration Guide.)
Exit mkdev fs.