ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: "Dmitry V. Levin" <ldv@alt-linux.org>
To: ALT Linux Sisyphus mailing list <sisyphus@altlinux.ru>
Subject: Re: [sisyphus] mkbootdisk ругается
Date: Mon, 10 Dec 2001 22:36:13 +0300
Message-ID: <20011210193613.GB25221@ldv.office.alt-linux.org> (raw)
In-Reply-To: <3C150BE6.8D662677@protein.bio.msu.su>


[-- Attachment #1.1: Type: text/plain, Size: 1199 bytes --]

On Mon, Dec 10, 2001 at 10:24:22PM +0300, Ivan Adzhubei wrote:
> > > После небольшого обновления (в основном - переход на rpm4) решил создать
> > > заново загрузочный диск, и вот что мне на это говорит mkbootdisk:
> > > 
> > > # mkbootdisk --mkinitrdargs --with=reiserfs --device /dev/fd0
> > > 2.4.13-alt1-smp
> > > Insert a disk in /dev/fd0. Any information on the disk will be lost.
> > > Press <Enter> to continue or ^C to abort:
> > > 
> > > gzip: stdout: No space left on device
> > > Unable to install ramdisk into
> > > /root/tmp/mkbootdisk.zV4227/boot/initrd.img.
> > > Failed to make initial ramdisk
> > 
> > Не хватило места на ramdisk'е.
> > Запустите mkbootdisk с дополнительно указанным параметром "-v".
> 
> Сделал, по-прежнему ничего непонятно:

Наложите на mkbootdisk патч, чтобы он рассказал больше.


Regards,
	Dmitry

+-------------------------------------------------------------------------+
Dmitry V. Levin     mailto://ldv@alt-linux.org
ALT Linux Team      http://www.altlinux.ru/
Fandra Project      http://www.fandra.org/
+-------------------------------------------------------------------------+
UNIX is user friendly. It's just very selective about who its friends are.

[-- Attachment #1.2: mkbootdisk-verbose.patch --]
[-- Type: text/plain, Size: 399 bytes --]

--- /sbin/mkbootdisk~
+++ /sbin/mkbootdisk
@@ -215,7 +215,7 @@
 
 RAMDISK="$MOUNTDIR/boot/initrd.img"
 [ -z "$verbose" ] || echo -n "Creating initrd image: "
-/sbin/mkinitrd $mkinitrdargs $witheth --ifneeded "$RAMDISK" "$kernel" || {
+/sbin/mkinitrd $verbose $mkinitrdargs $witheth --ifneeded "$RAMDISK" "$kernel" || {
 	[ -z "$verbose" ] || echo failed.
 	Fatal "Failed to make initial ramdisk"
 }

[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

  reply	other threads:[~2001-12-10 19:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-07 20:46 Ivan Adzhubei
2001-12-10 10:33 ` Dmitry V. Levin
2001-12-10 19:24 ` Ivan Adzhubei
2001-12-10 19:36   ` Dmitry V. Levin [this message]
2001-12-13 20:47   ` Sergei
2001-12-24 19:19   ` Dmitry V. Levin

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=20011210193613.GB25221@ldv.office.alt-linux.org \
    --to=ldv@alt-linux.org \
    --cc=sisyphus@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 Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

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


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