+ -
当前位置:首页 → 问答吧 → 怎么解压iso文件?

怎么解压iso文件?

时间:2003-10-26

来源:互联网

thanks in advancd!!

作者: devel   发布时间: 2003-10-26

mount -o loop 不行嗎?

作者: georgek   发布时间: 2003-10-26

http://www.linuxsir.com/bbs/showthre...light=vnconfig

作者: angelp_9312   发布时间: 2003-10-26

谢谢,其实我是要象用win 的rar解压出来,
目的是想从硬盘安装系统。to dear

作者: devel   发布时间: 2003-10-26

只有先挂上,然后CP了,
如果想直接解压ISO文件,应该是不可能的,

作者: angelp_9312   发布时间: 2003-10-26

winiso/ winrar 也可以

作者: georgek   发布时间: 2003-10-26

没有MS系统:(:(
按照angelp的办法,出现了一大堆以下的输出,而且CP的时间比完成的时间少。
cp: cannot create symbolic link `/mnt/c/freebsd/bsdiso/packages/x11-wm/afterstep-1.0_1.tgz': Operation not permitted
cp: cannot create symbolic link `/mnt/c/freebsd/bsdiso/packages/x11-wm/enlightenment-0.16.5_6.tgz': Operation not permitted
cp: cannot create symbolic link `/mnt/c/freebsd/bsdiso/packages/x11-wm/fvwm-2.4.15.tgz': Operation not permitted
cp: cannot create symbolic link `/mnt/c/freebsd/bsdiso/packages/x11-wm/metacity-setup-0.7.1_2.tgz': Operation not permitted
cp: cannot create symbolic link `/mnt/c/freebsd/bsdiso/packages/x11-wm/metacity-2.4.34.tgz': Operation not permitted
cp: cannot create symbolic link `/mnt/c/freebsd/bsdiso/packages/x11-wm/sawfish-gnome-1.2.tgz': Operation not permitted
cp: cannot create symbolic link `/mnt/c/freebsd/bsdiso/packages/x11-wm/windowmaker-0.80.2.tgz': Operation not permitted
有几十行:(

作者: devel   发布时间: 2003-10-26

不如說說你的步驟吧

作者: georgek   发布时间: 2003-10-26

好的。
mkdir /mnt/bsdiso
mount -o loop /share/4.8-RELEASE-i386-disc1.iso /mnt/bsdiso
mkdir /freebsd
cp -fr /mnt/bsdios /freebsd/

我错了。我现在用的是LINUX,我的BSD一直用不了。
但估计原理是一样的吧,
请大家帮帮忙:(

作者: devel   发布时间: 2003-10-26

引用:
最初由 devel 发表

cp: cannot create symbolic link `/mnt/c/freebsd/bsdiso/packages/x11-wm/windowmaker-0.80.2.tgz': Operation not permitted
有几十行:( [/b]
文件中存在着链接,不知道cp命令能不能改变这些链接什么的,

想了好半天,试了好办法,也想不出来什么好方法,

没办法,不会:( :(

作者: angelp_9312   发布时间: 2003-10-26

我看看man

作者: devel   发布时间: 2003-10-26

用rar/linux解压 不就行了

作者: eTony   发布时间: 2003-10-26

引用:
最初由 eTony 发表
用rar/linux解压 不就行了
:ask它不是RAR文件, 。。。
那 。。那怎么做:ask

奇怪,怎么没有以上的一打堆文件。用 cp -a 就能连联接一起CP了。
cp: cannot create symbolic link `/mnt/c/freebsd/bsdiso/packages/x11-wm/fvwm-2.4.15.tgz': Operation not permitted
cp: cannot create symbolic link `/mnt/c/freebsd/bsdiso/packages/x11-wm/metacity-setup-0.7.1_2.tgz': Operation not permitted
cp: cannot create symbolic link `/mnt/c/freebsd/bsdiso/packages/x11-wm/metacity-2.4.34.tgz': Operation not permitted
cp: cannot create symbolic link `/mnt/c/freebsd/bsdiso/packages/x11-wm/sawfish-gnome-1.2.tgz': Operation not permitted
cp: cannot create symbolic link `/mnt/c/freebsd/bsdiso/packages/x11-wm/windowmaker-0.80.2.tgz': Operation not permitted
linux# file /mnt/c/freebsd/bsdiso/packages/x11-wm/fvwm-2.4.15.tgz
/mnt/c/freebsd/bsdiso/packages/x11-wm/fvwm-2.4.15.tgz: can't stat `/mnt/c/freebsd/bsdiso/packages/x11-wm/fvwm-2.4.15.tgz' (No such file or directory).
linux# file /mnt/c/freebsd/bsdiso/packages/x11-wm/windowmaker-0.80.2.tgz
/mnt/c/freebsd/bsdiso/packages/x11-wm/windowmaker-0.80.2.tgz: can't stat `/mnt/c/freebsd/bsdiso/packages/x11-wm/windowmaker-0.80.2.tgz' (No such file or directory).

作者: devel   发布时间: 2003-10-26

Additionally to complete RAR and ZIP file support, WinRAR is able to unpack the following popular archive formats:

* CAB
* ARJ
* LZH
* TAR
* GZ and TAR.GZ
* BZ2 and TAR.BZ2
* ACE
* UUE
* JAR (Java Archive)
* ISO (ISO9660 - CD image)
http://www.rarsoft.com/rar/rarlinux-3.2.0.tar.gz

作者: eTony   发布时间: 2003-10-26

引用:
最初由 devel 发表
:ask它不是RAR文件, 。。。
那怎么做:ask
zip文件也不是rar文件

还不是一样的解

作者: eTony   发布时间: 2003-10-26

有mc 為什麼不用呢?

作者: georgek   发布时间: 2003-10-26

引用:
最初由 eTony 发表
Additionally to complete RAR and ZIP file support, WinRAR is able to unpack the following popular archive formats:

* CAB
* ARJ
* LZH
* TAR
* GZ and TAR.GZ
* BZ2 and TAR.BZ2
* ACE
* UUE
* JAR (Java Archive)
* ISO (ISO9660 - CD image)
http://www.rarsoft.com/rar/rarlinux-3.2.0.tar.gz
谢谢,我用 -e 怎么不能解压就只有一个参数是extract了。

作者: devel   发布时间: 2003-10-26

我怎么rar的什么命令都试过了还是不行,

哪们指教一下啊,多谢了,

作者: angelp_9312   发布时间: 2003-10-26

试一下!好吧!

作者: asdf   发布时间: 2008-03-04

在FreeBSD中要用cp -RP
才能把符号链接一起复制。
GNU/Linux不知道用什么参数,看看man cp

作者: GNUisbest   发布时间: 2008-04-03

其实楼主不必连符号链接也复制的,只要把All目录下的包都复制到一个目录下就行,
然后最小化安装,想装什么软件就进入你那个目录里,pkg_add自动帮你安装依赖包了。

作者: s_baoshan   发布时间: 2008-04-09