|
发表于 2004-5-18 16:15:49
|
显示全部楼层
包可能是下错了,但...
看贴图的标题条:
root@localhost: /mnt/c/linux9
如果c:盘是ntfs的,一般是不可写的,如果是fat32的,会不能设置权限。这样解压就会报错。
如果不想cp到Linux分区,也可以这样:
- [root@localhost linux9]# cd
- [root@localhost root]# tar xvf /mnt/c/linux9/gaim-openq-0.77.mdk.tar
复制代码
顺便说一句,还是下个rh9的包好一点。 |
|