赞
踩
1、mkdir test
2、mount test.iso -d test 目录
报错:mount: unknown filesystem type 'iso9660'
解决:
sudo aptitude update
sudo aptitude upgrade
上面报错:sudo: aptitude: command not found
解决:sudo apt-get install aptitude
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。