Known issues with Grub bootable CDs: There are indeed issues when booting antivirus floppy disks from Kingsoft Antivirus and VRV using Grub, because one line of the boot command has incorrect parameters. There are two solutions: 1. Still boot via Grub, but you need to modify the command line parameters. The specific method is as follows:
(1) In the boot menu interface, select the menu item "Duba 6 and VRV (kav&vrv.img) for DOS".
(2) Press e to enter the command line editing state.
(3) Select the second line "kernel /boot/grub/memdisk.gz", then press e to edit, and add at the end of the command line: c=80 h=4 s=36 floppy, that is, edit this line to be like the following:
kernel /boot/grub/memdisk.gz c=80 h=4 s=36 floppy, then press Enter to confirm the modification.
(4) Press b to start the kav&vrv.img floppy disk image with the modified command line. The cause of this problem: Because when I originally made the Duba 6 and VRV boot disks, I used a 2.88MB floppy disk image, so memdisk did not add parameters, but after Duba 6 was upgraded, the space of the 2.88M floppy disk image was not enough, I expanded it to a 5M floppy disk image (you can see that the floppy disk images of Rising and KV2004 are all 5M), but I forgot to specify the parameters for the floppy disk image for memdisk, so it cannot start normally, but the advantage of Grub is that you can dynamically modify the boot parameters (this is a function that other boot disks do not have, and it is also one of the advantages of Grub). This problem can be solved by modifying the corresponding boot items in \boot\grub\menu.lst and menu.chs when re-booting the CD ISO and adding the parameters. 2. Use Boot CD Winzard to start this floppy disk image:
Select "Boot CD Winzard Menu" in the Grub boot menu, then select the boot menu item of Duba 6 and VRV to directly start this floppy disk image.
偶只喜欢回答那些标题和描述都很清晰的帖子!
如想解决问题,请认真学习“
这个帖子”和“
这个帖子”并努力遵守,如果可能,请告诉更多的人!