分享

sco unix 5.07 使用windows FAT 格式的USB盘过程 - Unix爱...

 昵称90415 2009-02-25
sco unix 5.07 使用windows FAT 格式的USB盘过程
 
作者:wenlq  出处:bbs.chinaunix.net  更新时间: 2008年06月04日 
这几天在装一个备份机器sco unix 5.07 ,装网卡时无软盘可用,想到了用U盘来考数据。

以下是 过程 供大家分享。

机器是 一台联想,U盘是128M 的KINGSTON。U盘请用FAT格式化,不要用快速格式化方式。

1. 第一遍 mkdev hd 
  选 4   4) Add a hard disk to a  USB controller 

后面两个数字 the USB Device ID  
                   the LUN of this device?
都选0 
   后面重起。
2. 第2次 mkdev hd 
   
                 4) Add a hard disk to a  USB controller

Enter 1, 2, 3, 4 or enter 'q' to quit: 4
What is the USB Device ID for this device?
Select 0-15, or h for help, or q to quit: 0
What is the LUN of this device?
Press <Return> to use the default: 0
Select 0-7, or h for help, or q to quit: 0
Disk already configured as disk number 1 (/dev/dsk/1s0)

During installation you may choose to overwrite all
or part of the present contents of your hard disk.

Do you wish to continue? (y/n) y
The hard disk installation program will now invoke /etc/fdisk.
Entering 'q' at the following menu will exit /etc/fdisk,
and the hard disk installation will continue.

If you wish to exit the entire installation at this menu,
press the <DEL> key.


        1. Display Partition Table
        2. Use Entire Disk for UNIX
        3. Use Rest of Disk for UNIX
        4. Create UNIX Partition
        5. Activate Partition
        6. Delete Partition
        7. Create Partition

Enter your choice or 'q' to quit: 1
Current Hard Disk Drive: /dev/rdsk/1s0

        +-------------+----------+-----------+---------+---------+---------+
        | Partition   | Status   | Type      |   Start |     End |    Size |
        +-------------+----------+-----------+---------+---------+---------+
        | 1           | Active   | DOS (32)  |       1 |    7869 |    7869 |
        +-------------+----------+-----------+---------+---------+---------+

Total disk size: 7872 tracks (3 reserved for masterboot and diagnostics)
WARNING: There is no ACTIVE UNIX partition.

Do you wish to specify an active UNIX partition? (y/n) n

scsi version = 1
vendor = KINGSTON
product = USB DRIVE
Can't read bad block table: No such device or address

Hard disk initialization procedure completed.

3. 到这里可以用 dosdir doscp 等命令来考数据了。盘的缩写 是d:
# dosdir d:
Volume in drive /dev/hd1d is WENLQ
Directory of /dev/hd1d:/

8139     VOL   30208   1-27-00   6:46a
        1 File(s)  128624640 bytes free
# dosdir /dev/dsk/1s1
Volume in drive /dev/dsk/1s1 is WENLQ
Directory of /dev/dsk/1s1:/

8139     VOL   30208   1-27-00   6:46a
        1 File(s)  128624640 bytes free
# doscp /unix d:
#dosdir d:
Volume in drive /dev/hd1d is WENLQ
Directory of /dev/hd1d:/

8139     VOL   30208   1-27-00   6:46a
UNIX         2778279  11-14-05   9:31a
        2 File(s)  125845504 bytes free
 

    本站是提供个人知识管理的网络存储空间,所有内容均由用户发布,不代表本站观点。请注意甄别内容中的联系方式、诱导购买等信息,谨防诈骗。如发现有害或侵权内容,请点击一键举报。
    转藏 分享 献花(0

    0条评论

    发表

    请遵守用户 评论公约

    类似文章 更多