:arrow: 使用kickstart进行linux自动安装遇到的问题!!
安装的是linuxAS2.1,直接把先前安装linux时生成的anaconda.cfg 更名为ks.cfg,并复制到软盘启动盘上去。
然后光盘启动,键入boot>;linux ks=hd:fd0/ks.cfg
系统进入下一步安装,但很快就弹出错误窗口:“Unable to locate partition hda1 to use for /.Press OK to reboot your system”
我感觉像是hda分区编号的差错,但尝试了几次将hdaX的编号改为hda(X-1),仍然不行,,,,,,,,,,,,,,,错误究竟在哪,我该怎么办??
求救!!!