How to Restore libc.a from Install Media in Maintenance Mode


Environment

OS Level: 4.3.0
Type/Model: 43p

Problem

How do you restore the file /usr/ccs/lib/libc.a in maintenance mode?

Solution

Boot with the install CD-ROM. Select the following series of options:

	3  Start Maintenance Mode for System Recovery
	   1  Access a Root Volume Group
	      1  Volume Group 00002433a01d4c83 contains these disks:
                  hdisk0   305  00-01-00-00          (select this disk)
		2  Access this Volume Group and start a shell before mounting
                   file systems.

From a command prompt, execute the following:

	# mount /dev/hd4 /mnt
	# mount /dev/hd2 /mnt/usr
  	# export PATH=/mnt/usr/sbin:/mnt/usr/bin
	# cd /mnt
	# restore -xvqf /../SPOT/usr/sys/inst.images/bos ./usr/ccs/lib/libc.a



[ Doc Ref: 93327150515244     Publish Date: Oct. 01, 1999     4FAX Ref: none ]