Доброго времени суток.
Скачал grub4dos:
http://download.gna.org/grub4dos/gru...2008-11-19.zip
В файле README_GRUB4DOS.txt есть такой текст:
Update 5:
Now GRLDR can be used as a no-emulation-mode bootable CD-ROM
boot image. Example for Linux users:
mkdir iso_root
cp grldr iso_root
mkisofs -R -b grldr -no-emul-boot -boot-load-seg 0x1000 -o bootable.iso iso_root
As an alternative, grldr can also be used the same way as
stage2_eltorito. The -boot-info-table option is allowed but you
can omit it:
mkdir iso_root
cp grldr iso_root
mkisofs -R -b grldr -no-emul-boot -boot-load-size 4 -o grldr.iso iso_root
Also note that the bootable.iso above must be created with the
-boot-load-seg 0xHHHH option where HHHH is greater than or
equal to 1000(hex). If HHHH < 1000(hex), QEMU will hang. This
is a bug in QEMU. The grldr.iso can be created with or without
-boot-load-seg 0xHHHH option.
The menu.lst file should be placed in the root dir of the CD.
Вопросы:
1. Что нужно (конкретно) прописать в menu.lst чтобы на флэшку прикрутить ОРИГИНАЛЬНЫЙ ISO-образ WinXP одним файлом (ru_windows_xp_professional_with_service_pack_3_x86_cd_vl_x14-74146.iso) - 621848576 байт.
2. Тут уже задавали вопрос про ALTLinux.
ftp://ftp.altlinux.org/pub/distribut...top/4.1.0/iso/
Присоединяюсь.
Что нужно (конкретно) прописать в menu.lst чтобы на флэшку прикрутить ISO-образ ALTLinux одним файлом (тоже без распаковки).
Я пробовал это делать, но почему-то пока результатов нет.
Vizit0r, может Вы подскажите.