红联首页 凝聚Linux人的力量
菜鸟过关 | 精华文档 | 同城人(交友) | 我与Linux的故事 | Linux新闻 | Linux视频 | Linux人才 | 软件下载 | 大学校园 | English
发新话题
打印

关于sun网站下载的solaris 9 x86的iso文件的解压问题

关于sun网站下载的solaris 9 x86的iso文件的解压问题

以前没用过solarsi 9的x86版,都是sparc平台,最近下载了想在vmware上装,却遇到了问题

2005-08-17 14:47       520,519,685 sol-9-u8-ga-x86-dvd-iso-a
2008-07-04 17:48       388,330,056 sol-9-u8-ga-x86-dvd-iso-a.zip
2005-08-17 14:48       312,311,811 sol-9-u8-ga-x86-dvd-iso-b
2008-07-04 17:46       301,716,454 sol-9-u8-ga-x86-dvd-iso-b.zip
2005-08-17 14:48       312,311,811 sol-9-u8-ga-x86-dvd-iso-c
2008-07-04 17:51       291,278,881 sol-9-u8-ga-x86-dvd-iso-c.zip
2005-08-17 14:48       416,415,748 sol-9-u8-ga-x86-dvd-iso-d
2008-07-04 17:59       191,459,786 sol-9-u8-ga-x86-dvd-iso-d.zip
2005-08-17 14:48       520,519,665 sol-9-u8-ga-x86-dvd-iso-e
2008-07-04 18:06       242,490,518 sol-9-u8-ga-x86-dvd-iso-e.zip

其中.zip是下载的,不带.zip的是解压出来的

但是sun网站没有找到怎么用这些文件,在虚拟机中并不能用

使用方法:

DVD文件制作流程(来自sun官方):

After downloading and unzipping segments, follow these instructions:
Reconstruct the full DVD image, by using the cat command (UNIX systems) or the COPY command (Windows systems).
The correct syntax is:
-cat file1 file2 file3 file4 file5 > file.iso or
-copy /b file1 + file2 + file3 + file4 + file5 file.iso

演示:

F:\installfile\solaris 9>copy /b sol-9-u8-ga-x86-dvd-iso-a + sol-9-u8-ga-x86-dvd-iso-b + sol-9-u8-ga-x86-dvd-iso-c + sol-9-u8-ga-x86-dvd-iso-d + sol-9-u8-ga-x86-dvd-iso-e sol-9-u8-ga-x86-dvd.iso

sol-9-u8-ga-x86-dvd-iso-a
sol-9-u8-ga-x86-dvd-iso-b
sol-9-u8-ga-x86-dvd-iso-c
sol-9-u8-ga-x86-dvd-iso-d
sol-9-u8-ga-x86-dvd-iso-e
已复制         1 个文件。

F:\installfile\solaris 9>

2008-07-06 10:57     2,082,078,720 sol-9-u8-ga-x86-dvd.iso

TOP

发新话题