这样安装到硬盘的效果和光盘运行效果差不多,不能保存设置。官方文档如下:
[code:1]1.4. Run Microsoft Windows, copy Knoppix to HD & make it bootable with bootmedia
Also called "poormans install" ;-)
NOTE: The partition (i.e. drive) that you are copying to (the D partition in the example below) must be a fat32 partition. If it is NTFS, the install will not boot.
- Copy the CD:\KNOPPIX\KNOPPIX file to HD:\KNOPPIX\
__E:\KNOPPIX\>mkdir D:\KNOPPIX
E:\KNOPPIX\>copy KNOPPIX D:\KNOPPIX\
1 files(s) copied__
- Make the bootfloppy. Start "mkfloppy.bat" on the CD in the KNOPPIX folder.
"- Make the bootfloppy. Start "mkfloppy.bat" on the CD in the KNOPPIX folder."
没有找到"mkfloppy.bat",想问你一下,"或者挂在虚拟光驱上"是什么意思,ISO里的autorun.bat只能打开介绍页面
(原代码如下:
@echo Lade "index.html"...
@start index.html
@exit)
,且开机时无法从虚拟光驱上启动