|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] mkswap in guests
Adam Heath wrote:
kaffe:/home/doogie# mkswap /dev/hda
mkswap: Will not try to make swapdevice on '%s'
Is this supposed to work? See my previous email as for the mapping.
Probably the `mkswap` is confused as you're telling it to use "entire
disk", not only partition. `mkswap -f` could help you, or just export it
as /dev/hda1.
-jkt
--
cd /local/pub && more beer > /dev/mouth
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|