|
谁在linux下制作过U盘slax
如何使用liloinst.sh将lilo安装到U盘呢?
我执行这个命令总是出错,如下:
[root@localhost boot]# ./liloinst.sh /dev/sdb1
Error: You must install your system to a partition, not the whole disk
[root@localhost boot]# ./liloinst.sh
Error: You must install your system to a partition, not the whole disk
[root@localhost boot]# |
|