On Mon, Jan 29, 2001 at 03:25:24PM -0500, Roland McGrath wrote:
> > One idea was to get GRUB to pass the blocklist to the root fs (and use the
> > remap store type in servers.boot).
> 
> I think I've suggested this before.  This is what you can do now to use a
> filesystem sitting inside a file on another filesystem.

Right. To the GRUB people, can you provide a blocklist for a partition and
possibly even for a file within a partition to serverboot (for the supported
filesystems)?
 
> > But then it occured to us that we can just use this naming scheme for
> > another store type, `partition', and link libstore to the libpartition.
> > 
> > Like this:
> > settrans /mnt /hurd/ext2fs partition:hd2/5
> [...]
> > would allow the partfs translator to provide a tree of storeio translated
> > nodes like usermux does:
> 
> Hmm, this might be a good idea.  That syntax is not quite right.
> It should be a layered store type like the others (remap et al),
> rather than strangely related to the device store type.

So, here is the proposed syntax: `partition:5:device:hd2'
for first logical partition on master second controller,
`partition:5/a:file:diskimage' for the first partition on a BSD disklabel
on the first extended pc bios partition of a disk image file.

Marcus and Neal

-- 
`Rhubarb is no Egyptian god.' Debian http://www.debian.org [EMAIL PROTECTED]
Marcus Brinkmann              GNU    http://www.gnu.org    [EMAIL PROTECTED]
[EMAIL PROTECTED]
http://www.marcus-brinkmann.de

_______________________________________________
Bug-grub mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-grub

Reply via email to