From: "itamar" <itamar@ispbrasil.com.br>
To: user-mode-linux-devel@lists.sourceforge.net
Cc: user-mode-linux-user@lists.sourceforge.net, monsta@monsta.hu
Subject: [uml-devel] swap problem solved.
Date: Wed, 23 Mar 2005 17:28:33 -0300 [thread overview]
Message-ID: <002001c52fe6$e51158b0$0201a8c0@lualele> (raw)
I am found a solution for my problem in this page
http://uml.pimb.org/howto/uml-debian-install.html#SWAP
You only need to run the following commands the first time you use a copy of
the installer. They are needed to configure the ubd device nodes correctly,
as the presupplied ones have got the wrong minor numbers
# cd /dev
# rm ubd*
# mknod ubd0 b 98 0
# mknod ubd1 b 98 16
# mknod ubd2 b 98 32
# mknod ubd3 b 98 48
# mknod ubd4 b 98 64
# mknod ubd5 b 98 80
# mknod ubd6 b 98 96
# mknod ubd7 b 98 112
Itamar Reis Peixoto
+55 (34) 3238 3845
e-mail : itamar@ispbrasil.com.br
http://www.ispbrasil.com.br
I am starting my guest machine with ubd1=/uml/clau/swap.img
-bash-2.05b# swapon -a
swapon: /dev/ubd/1: No such device
-bash-2.05b#
my fstab
/dev/ubd/0 / ext3 defaults,usrquota 1 1
/proc /proc proc defaults
devpts /dev/pts devpts mode=0622 0 0
/dev/ubd/1 none swap sw 0 0
How to make my swap working ?
-------------------------------------------------------
This SF.net email is sponsored by Microsoft Mobile & Embedded DevCon 2005
Attend MEDC 2005 May 9-12 in Vegas. Learn more about the latest Windows
Embedded(r) & Windows Mobile(tm) platforms, applications & content. Register
by 3/29 & save $300 http://ads.osdn.com/?ad_id=6883&alloc_id=15149&op=click
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
reply other threads:[~2005-03-23 20:27 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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='002001c52fe6$e51158b0$0201a8c0@lualele' \
--to=itamar@ispbrasil.com.br \
--cc=monsta@monsta.hu \
--cc=user-mode-linux-devel@lists.sourceforge.net \
--cc=user-mode-linux-user@lists.sourceforge.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox