All of lore.kernel.org
 help / color / mirror / Atom feed
From: Harald Hoyer <harald-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: [ANNOUNCEMENT] dracut-0.3
Date: Thu, 02 Jul 2009 12:54:14 +0200	[thread overview]
Message-ID: <4A4C91D6.2070009@redhat.com> (raw)

Here it is, dracut-0.3!

Featuring booting from all kind of block devices, NFS, iSCSI and NBD.

How to get started, if you want to test.

On Fedora 11 or Fedora rawhide (you might have to wait until the mirrors catch up):
# yum install dracut-0.3

or download the tarball:
http://harald.fedorapeople.org/downloads/dracut/dracut-0.3.tar.bz2

# tar xzf dracut-0.3.tar.bz2
# cd dracut-0.3
# make install sbindir=/sbin sysconfdir=/etc



To generate a initramfs image, run:

# dracut <imagename> <kernel version>

to overwrite an existing image:

# dracut -f <imagename> <kernel version>

Try to boot from that image by modifying /etc/grub.conf. Be sure to have a 
fallback entry.

If you want to boot from network have a look at the manpage.
Basically everything can be specified on the kernel command line.

Bug reports can be send directly to me (harald-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org) or to this list.
--
To unsubscribe from this list: send the line "unsubscribe initramfs" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

                 reply	other threads:[~2009-07-02 10:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4A4C91D6.2070009@redhat.com \
    --to=harald-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
    --cc=initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.