Alle 22:04, venerd$Bx"(B2 gennaio 2004, Bill Davidsen ha scritto: > BlaisorBlade wrote: > > NEED: > > I have the need to loop mount files containing not plain filesystems, but > > whole disk images. > > > > This is especially needed when using User-mode-linux, since to run any > > distro installer you must partition the virtual disks(and on the host, > > the backing file of the disk contains a partition table). > > > > Currently this could be done by specifying a positive offset, but letting > > the kernel partition code handle this is better, isn't it? Would you ever > > accept this feature into stock kernel? > > UML is on my list of things to learn (as opposed to "try casually and > ignore") It is something a bit like VMWare. But instead of emulating hardware and running an OS inside that, you run a patched Linux kernel that runs as an userspace process on the host and provides a virtual machine, which must access a virtual disk, which is stored on a file. See http://user-mode-linux.sourceforge.net/ for more info. > but have you considered using NBD? I didn't really know what it was, nor it seems useful for this "as is" (I've not really checked). Maybe that sentence means that the server program could do the partition parsing? -- cat <<EOSIGN Paolo Giarrusso, aka Blaisorblade Linux Kernel 2.4.23/2.6.0 on an i686; Linux registered user n. 292729 EOSIGN - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo _at_ vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Follow-Ups:
- Re: [NEW FEATURE]Partitions on loop device for 2.6bill davidsen
- Re: [NEW FEATURE]Partitions on loop device for 2.6Bill Davidsen
- Prev by Date: Re: removable media revalidation - udev vs. devfs or static /dev
- Next by Date: Re: Increasing HZ (patch for HZ > 1000)
- Previous by thread: Re: [NEW FEATURE]Partitions on loop device for 2.6
- Next by thread: Re: [NEW FEATURE]Partitions on loop device for 2.6
- Indexes:[Main][Thread]