[Comm] Grub на дискету

Stepin Igor =?iso-8859-1?q?is-lists_=CE=C1_istudio=2Eru?=
Сб Апр 12 21:22:14 MSD 2003


Действия (с http://www.gnu.org/software/grub/grub-faq.en.html#q4 ):
1. Create a filesystem in your floppy disk (e.g. mke2fs /dev/fd0).
2. Mount the floppy on somewhere, say, /mnt/disk.
3. Copy the GRUB images to the directory /mnt/disk/boot/grub. Only stage1, 
stage2 and menu.lst are necessary. You may not copy *stage1_5.
4. Unmount the floppy.
5. Run the following commands (note that the executable grub may reside in a 
different directory in your system, for example, /usr/sbin): 
grub --batch --device-map=/dev/null <<EOF
device (fd0) /dev/fd0
root (fd0)
setup (fd0)
quit
EOF

приводят к ошибкам:
grub> root (fd0)
 Filesystem type is fat, using whole disk
grub> setup (fd0)
 Checking if "/boot/grub/stage1" exists... no
 Checking if "/grub/stage1" exists... no
Error 15: File not found

Диск монтируется как ext2, переформатировался и все равно тоже самое.

Что можно сделать?

PS. grub-0.92-alt1

-- 
С уважением, Степин Игорь.



Подробная информация о списке рассылки community