如何查看 .iso 档?

发表于:2007-07-01来源:作者:点击数: 标签:
首先在 kernel config 档中要有 "pseudo-device vn" 这一行.

compile kernel, reboot 後, 打 "vnconfig /dev/vn0 [ISO 档]",
再 "mount -t cd9660 /dev/vn0 [mount point]".

umount 後, 不要忘记做 "vnconfig -u"

原文转自:http://www.ltesting.net