ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Stepin Igor <is-lists@istudio.ru>
To: community@altlinux.ru
Subject: [Comm] Grub на дискету
Date: Sat, 12 Apr 2003 22:22:14 +0500
Message-ID: <200304122222.14238.is-lists@istudio.ru> (raw)

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

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


             reply	other threads:[~2003-04-12 17:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-12 17:22 Stepin Igor [this message]
2003-04-12 17:35 ` Oleg Tsymaenko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200304122222.14238.is-lists@istudio.ru \
    --to=is-lists@istudio.ru \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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