https://bugzilla.novell.com/show_bug.cgi?id=463473 User mkoenig@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=463473#c1 Matthias Koenig <mkoenig@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |lmuelle@novell.com --- Comment #1 from Matthias Koenig <mkoenig@novell.com> 2009-01-09 03:41:12 MST --- Hmm, works for me: sor:/tmp # dd if=/dev/zero of=/tmp/vol-swap bs=1M count=10 10+0 records in 10+0 records out 10485760 bytes (10 MB) copied, 0.0792625 s, 132 MB/s sor:/tmp # mkswap -L foobar /tmp/vol-swap Setting up swapspace version 1, size = 10236 KiB LABEL=foobar, UUID=055bf751-a6df-4d6c-b6c8-8296cfd6a8f7 sor:/tmp # blkid /tmp/vol-swap /tmp/vol-swap: TYPE="swap" LABEL="foobar" UUID="055bf751-a6df-4d6c-b6c8-8296cfd6a8f7" What's the output of the mkswap command? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.