https://bugzilla.novell.com/show_bug.cgi?id=368069
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=368069#c4 --- Comment #4 from Andrew Jorgensen <[EMAIL PROTECTED]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
