|
|
系统:KNOPPIX_V3.6-2004-08-16-EN.iso
启动方式:ISOEmu Bootlator v1.01 ;isoEmu的设置为:isoemu KNOPPIX.iso
症状:出现KNOPPIX的系统界面 随后的字符串出现启动内核的信息 但随后的新屏幕上出现:
Kenrl panic:VFS Unable to mount root fs on 01:03
注意:01:03不是时间 因为我发现每次试验都这样 刚才实验了一下也是如此呢(9时59分)
附注_关于ISOEmu Bootlator:这是一个启动能够启动硬盘上的iso文件的家伙 这是它的配置文件:
# ***************************
# ISOEmu Bootlator v1.01 by Gandalf 11:39 2004-11-5
# ***************************
# example isoemu.ini configuration file
#
# -by: Gandalf
# f22_storm@163.com,
# http://159.226.20.15/
#
# all commands are case-sensitive
# command usage:
# 1. isoemu [filename]
# 2. version [version number]
# 3. message [message text]
# 4. pause
#
# Comments may appear anywhere, and are prefixed with a '#'. The bootloader
# ignores all text after a comment character to the next line.
#
# The filename must be in the 8.3 format, as long filenames are currently
# unsupported.
#
version 1.00
# This should be the first declaration in the script, which tells the bootloader
# what version it should conform to.
message Welcome to the isoemu loader example!
# Messages may appear anywhere in the script, and are printed out to the screen
# in the order in which they are found. Messages cannot exceed 80 characters.
# If appearing on a command line, messages must have at least one space between
# themselves and the command itself. Messages are ignored inside of a message
# string.
# isoemu followed a .iso file. this iso file must be 8.3 format, and located at the
# same root directory of isoemu.ini file put.
# currently, isoemu only support FAT32/NTFS partition(Either Pri, or Ext)
#
#isoemu isogrub.iso
# isoemu KNOPPIX_V3.6-2004-08-16-EN.iso
isoemu KNOPPIX.iso
附录_关于光盘文件
绝对没有问题
因为我在VMware上面成功启动了 |
|