Folks,
This morning, I downloaded linux-2.6.22-rc2.bz2 and
FedoraCore5-x86-root_fs.bz2 from the user-mode Linux site, unpacked
them, and started up that user-mode Linux kernel on that file system
on my own Linux system.
But when I logged in as root and tried entering
mount none /mnt/host -t h
On Mon, Oct 29, 2007 at 12:18:02PM -0600, Jon Rafkind wrote:
> Actually scratch that. I'm not sure what I was doing wrong before but
> now I can make gdb attach to uml in a seperate xterm. Its probably the
> extra 'debug' argument.
There is an up-to-date description of gdb-ing UML at
http://user-m
On Tue, Oct 30, 2007 at 12:04:24AM -0500, Richard Brown wrote:
> This morning, I downloaded linux-2.6.22-rc2.bz2 and
> FedoraCore5-x86-root_fs.bz2 from the user-mode Linux site, unpacked
> them, and started up that user-mode Linux kernel on that file system
> on my own Linux system.
>
> But when I
I pushed out an updated set of patches. If you apply everything up to
externfs (or extra credit, go one more to externfs-formatting), you
should have a workable humfs -
http://user-mode-linux.sourceforge.net/old/patches.html
Jeff
--
Work email - jdike at l
Great Jeff!
Regards,
Douglas
On 10/30/07, Jeff Dike <[EMAIL PROTECTED]> wrote:
> On Tue, Oct 30, 2007 at 12:04:24AM -0500, Richard Brown wrote:
> > This morning, I downloaded linux-2.6.22-rc2.bz2 and
> > FedoraCore5-x86-root_fs.bz2 from the user-mode Linux site, unpacked
> > them, and started up