|
发表于 2005-11-3 09:55:42
|
显示全部楼层
# mount -t iso9660 -o loop OOO-Install.iso /cdrom
root@1[home]# cd /cdrom
root@1[cdrom]# ls
Live-Linux packages RELEASE-NOTES-zh-TW.html
menu.sh RELEASE-NOTES-zh-CN.html setup.sh
root@1[cdrom]# ./setup.sh
ioctl: LOOP_CLR_FD: 设备或资源忙
mount: you must specify the filesystem type
Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed
umount: /cdrom/Live-Linux/OSSII-OpenOffice.org-2.0: not mounted
弹出安装的窗口,安装过程非常快,但是里面什么都没有装上.
目录都没有生成.跟前面报的那个错误 ioctl有关
这个系统是采用sarge 2.6.12-1-686(2.6.14也试了)内核
但是在hiweed-debian5.5系统上面装的没有问题
完全相同的安装过程..没有提示那个ioctl这个问题
安装正常使用正常 |
|