My boot USB drive is 120M, and I want to change it to a 2G one. I heard that a 2G one generally needs to be made as USB-HDD. Then, do some commands in MENU.LST need to be changed? For example, the following fd0, fd1, map --floppies=2, please expert guide.
title [1]: DOSTOOLS [MODIFY BY ZCH]
find --set-root /boot/grub/dostools.img
map --mem /boot/grub/dostools.img (fd0)
map (fd0) (fd1)----
map --floppies=2----
map --hook
rootnoverify (fd0)
chainloader +1
title [2]: MICRO WINPE [LAOMAOTAO]
chainloader (fd0)/PELDR
boot
title [1]: DOSTOOLS [MODIFY BY ZCH]
find --set-root /boot/grub/dostools.img
map --mem /boot/grub/dostools.img (fd0)
map (fd0) (fd1)----
map --floppies=2----
map --hook
rootnoverify (fd0)
chainloader +1
title [2]: MICRO WINPE [LAOMAOTAO]
chainloader (fd0)/PELDR
boot
