[Nix-dev] swapon(1) refers to `/sbin/mkswap'
Ludovic Courtès
ludo at gnu.org
Tue Jun 30 11:26:04 CEST 2009
Hello,
For the record, swapon(1) erroneously refers to `/sbin/mkswap', which it
tries to use when a swap partition contains stale swsuspend data:
swapon /dev/sda2
swapon: /dev/sda2: software suspend data detected. Reinitializing the swap.
execv: No such file or directory
I don't have time to fix it right now, so I'd appreciate if someone did
it. :-)
Thanks,
Ludo'.
More information about the nix-dev
mailing list