-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
kewlemer wrote:
> Hi all,
>
> I'm trying to set up swap memory for my UML and for this, I followed
> directions from 2 places and I'm having problems in both approaches.
>
> 1. As per Jeff's book, I did -
> (a) < dd if=/dev/zero of=uml_swap bs=1024
On Sun, May 06, 2007 at 03:35:49PM +0200, Jan Ploski wrote:
> "end_time" (or maybe "start_time"?) was undefined, I just commented out
> the line to get it to compile.
I just send this fix to Andrew.
> This is on x86_64 architecture.
> 2.6.21-mm1. The file system is the Debian root_fs downloaded
On Sun, May 06, 2007 at 08:07:11PM -0700, kewlemer wrote:
> 1. As per Jeff's book, I did -
> (a) < dd if=/dev/zero of=uml_swap bs=1024 seek=$[ 1024 * 1024 ]
Shouldn't this
> count=1> from the main UML directory (/root/uml/linux-2.6.21/).
> (b)[host]# uml_mconsole linux config
On Sat, May 05, 2007 at 02:04:29PM +0200, [EMAIL PROTECTED] wrote:
> Couldnt get a file descriptor referring to the console
This is usually due to a lack of /dev/console in the UML filesystem.
> line_ioctl: tty0: ioctl KDGKBTYPE called
These are harmless.
Jeff
-