ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: php-coder <php-coder@ngs.ru>
To: community@altlinux.ru
Subject: [Comm] GRUB to floppy
Date: Fri, 16 Jul 2004 15:19:01 +0700
Message-ID: <565662954.20040716151901@ngs.ru> (raw)

0000100101011110100100101::16.07.2004::0110001001001000100111100100010

  Привет, Linuxоиды!
  
  Прочитал эту статью (http://www.opennet.ru/base/sys/grub_info.txt.html)
  и решил попробовать GRUB. Все делал как написано в статье, а именно:

  Пытаюсь записать grub на дискетку:
  $ sudo grub
  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

  $ ls -l /boot/grub G stage
  -rw-r--r--    1 root     root         8.2K Фев  7  2003 e2fs_stage1_5
  -rw-r--r--    1 root     root         8.0K Фев  7  2003 fat_stage1_5
  -rw-r--r--    1 root     root         7.3K Фев  7  2003 ffs_stage1_5
  -rw-r--r--    1 root     root         9.0K Фев  7  2003 jfs_stage1_5
  -rw-r--r--    1 root     root         7.5K Фев  7  2003 minix_stage1_5
  -rw-r--r--    1 root     root          10K Фев  7  2003 reiserfs_stage1_5
  -rw-r--r--    1 root     root          512 Фев  7  2003 stage1
  -rw-r--r--    1 root     root         103K Фев  7  2003 stage2
  -rw-r--r--    1 root     root         7.0K Фев  7  2003 vstafs_stage1_5
  -rw-r--r--    1 root     root         9.8K Фев  7  2003 xfs_stage1_5

  Почему же он не находит stage1 ???

  Ладно, тогда пытаюсь по другому сделать это:
  $ dd if=/boot/grub/stage1 of=/dev/floppy bs=512 count=1
  $ dd if=/boot/grub/stage2 of=/dev/floppy bs=512 seek=1

  Гружусь с дискеты и вижу: GRUB Loading stage2Read Error

  Через некоторое время вычитал в еще одной статье новый способ:

  $ grub-install /dev/fd0
  The file /boot/grub/stage1 not read correctly.

  Почему у меня не получается? Где ошибка?! Дискета вроде нормальная я ее
  форматировал при помощи kfloppy и на ней не было бэд-блоков. Может
  сам stage1 "плохой"??

  Заранее спасибо!

-- 
  С уважением, php-coder (mailto:php-coder[at]ngs[dot]ru)
  Registered Linux User #327594
  ALT Linux Master 2.2

010010010010010001010101100::Linux RuleZz!::10001001000100010001000111



             reply	other threads:[~2004-07-16  8:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-16  8:19 php-coder [this message]
2004-07-16 10:49 ` Sergey Vlasov

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=565662954.20040716151901@ngs.ru \
    --to=php-coder@ngs.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