On Fri, Mar 21, 2003 at 12:31:32PM -0500, Mark D Pace wrote: > But I am actually using SLES 7 and it doesn't seem to like the swap > signature. Is there something different between SLES 7 & 8 as far as the > swap goes?
No, but you're probably not using the whole device as swap, which is what swapgen does. We don't put any sort of label on it, just treat it as an extent of 512-byte blocks. So instead of swapon /dev/dasdb1, you want to swapon /dev/dasdb When you boot. Adam
