https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195174
Allan Jude <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |In Progress --- Comment #10 from Allan Jude <[email protected]> --- (In reply to petrek729 from comment #1) The swap issue was an unrelated bug having to do with geom_label's disk_ident type stealing the device and not making it accessible via the gpt label. It was fixed here: https://svnweb.freebsd.org/base?view=revision&revision=r266107 By using /dev/$disk$swappart instead of /dev/gpt/swap$index -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
