All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vincent Pelletier <subdino2004@yahoo.fr>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: Loopback device
Date: Fri, 21 Jan 2005 15:50:28 +0100	[thread overview]
Message-ID: <41F116B4.30402@yahoo.fr> (raw)
In-Reply-To: <87is5qg9jc.fsf@marco.marco-g.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Marco Gerards wrote:
| I could add an argument for that.  Such thing is not hard.  But I
| don't have a harddisk image around to test this.
|
| Can someone suggest a good image (bochs or so) that has multiple
| partitions and filesystems so I can test this?  I prefer ext2.

That could be easily be generated :
$ dd if=/dev/zero of=your_image bs=512 count=...
$ /sbin/parted your_image
mklabel ("help mklabel" to see the available types of partition table
available)
mkpartfs

I used that a lot to test grub support for SPT & SUN partition tables.

Vincent Pelletier
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFB8Ra0FEQoKRQyjtURAqK1AJ9bMNXbRZGSsKuCUbUwqudtY6TDWgCgtlcg
4tKcWdW+dFcy85Rd9vtu9jM=
=o8fC
-----END PGP SIGNATURE-----



  parent reply	other threads:[~2005-01-21 15:06 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-21  0:12 Loopback device Marco Gerards
2005-01-21 12:38 ` P
2005-01-21 12:58   ` Marco Gerards
2005-01-21 13:32 ` Yoshinori K. Okuji
2005-01-21 14:01   ` P
2005-01-21 14:07   ` Marco Gerards
2005-01-21 14:34     ` Yoshinori K. Okuji
2005-01-21 14:50     ` Vincent Pelletier [this message]
2005-01-21 14:46   ` Vincent Pelletier
2005-01-21 19:36   ` Marco Gerards
2005-01-21 20:46     ` Yoshinori K. Okuji
2005-01-21 21:37       ` Marco Gerards
  -- strict thread matches above, loose matches on Subject: below --
2001-11-05 17:53 guenther.sohler

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=41F116B4.30402@yahoo.fr \
    --to=subdino2004@yahoo.fr \
    --cc=grub-devel@gnu.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.