ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Grub на дискету
@ 2003-04-12 17:22 Stepin Igor
  2003-04-12 17:35 ` Oleg Tsymaenko
  0 siblings, 1 reply; 2+ messages in thread
From: Stepin Igor @ 2003-04-12 17:22 UTC (permalink / raw)
  To: community

Действия (с 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

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-04-12 17:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-12 17:22 [Comm] Grub на дискету Stepin Igor
2003-04-12 17:35 ` Oleg Tsymaenko

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git