[Mono-bugs] [Bug 368069] No swap file in VMware image
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Mar 11 16:51:03 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=368069
User ajorgensen at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=368069#c4
--- Comment #4 from Andrew Jorgensen <ajorgensen at novell.com> 2008-03-11 14:51:02 MST ---
It seems that images.sh isn't called when creating a vmware image so you'll
have to create this file yourself for now.
dd if=/dev/zero of=/swap bs=1024 count=512000
mkswap /swap
echo "/swap swap swap defaults 0 0" >> /etc/fstab
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list