就是 mount /dev/sda1 /mnt/flash, 然后vi boot-config, show boot, 其他没啥
Loading an engineering EOS.swi, the dut stuck at "wait for /mnt/flash timeout". Somehow, this image failed to mount /mnt/flash. The easiest way is to mount manually and change /mnt/flash/boot-config to load up a stable image.
mkdir /mnt/flash
mount /dev/sda1 /mnt/flash
vi /mnt/flash/boot-config
No comments:
Post a Comment