UnixWare 7 Release 7
解决方法:
在UnixWare 7 *** 作系统中,可以用“/sbin/emergency_disk”工具来建立应急引导磁盘。 制作应急引导磁盘需要来两张磁盘。
过程:
插入第一张盘然后运行:
# /sbin/emergency_disk diskette1
你将看到:
Please insert a floppy and press .
This will take some time. Please wait...
7147 blocks
12143 blocks
Examining symbol tables of various loadable modules.
Saving symlist ...
Stripping various files.
rmwhite: filtering whitespace from /usr/lib/winxksh/scr_init
rmwhite: filtering whitespace from /usr/lib/winxksh/winrc
rmwhite: filtering whitespace from boards
rmwhite: filtering whitespace from category
rmwhite: filtering whitespace from choose
rmwhite: filtering whitespace from dcumain
rmwhite: filtering whitespace from drivers
rmwhite: filtering whitespace from category
rmwhite: filtering whitespace from choose
rmwhite: filtering whitespace from dcumain
rmwhite: filtering whitespace from drivers
rmwhite: filtering whitespace from dcu
rmwhite: filtering whitespace from dculib.sh
rmwhite: filtering whitespace from dcurc
rmwhite: filtering whitespace from funcrc
rmwhite: filtering whitespace from scr_init
rmwhite: filtering whitespace from start
rmwhite: filtering whitespace from winrc
63 blocks
Copying /usr/work_951/.drf_mach/stand/unix.nostrip into
opying /usr/work_951/.drf_mach/stand/unix.nostrip into
/usr/work_951/.drf_mach/stand/unix.
*** file system images.
32 blocks
Emptying .comment section of /usr/work_951/.drf_mach/stand/unix.
*** tree for SECOND boot floppy.
..........................
4339 blocks
Compressing image for SECOND boot floppy.
Creating/writing FIRST boot floppy image...
/usr/lib/drf/mksmallfs -Bfdboot -x2 -Gstage2.fdinst dcmp.blm
stage3.blm platform.blm boot bootmsgs help.txt kdb.rc unix
resmgr memfs.meta memfs.fs /dev/rdsk/f03ht
smallfs filesystem written: 1403555 bytes (2742 blocks)
Done with boot floppy.
Insert SECOND boot floppy into diskette1 drive and press
<ENTER>; to write floppy,
F to format and write floppy,
s to skip,
d to change output device, or
q to quit:
Creating SECOND boot floppy image...
36 records in
36 records out
16 blocks
36 records in
36 records out
Writing to SECOND boot floppy...
60 records in
60 records out
Wrote 2131 blocks to SECOND boot floppy.
Done with SECOND boot floppy.
/usr/lib/drf/prep_flop: Done.
Creation of the Emergency Recovery boot floppy was successful.
#
要研究这个命令的处理过程,可以用下面的命令将其过程输入到一个文件:
emergency_disk diskette1 >;/tmp/file999 2>;&1
当提示按两次回车,并且用"tail -f /tmp/file999"去查看这个文件。
会员注册
会员登录
个人空间