Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: $Revision: 1.6.2.16 $; site decuac.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!think!decuac!avolio From: avolio@decuac.UUCP Newsgroups: net.unix-wizards Subject: Re: Orphaned Response Message-ID: <-55200@decuac.UUCP> Date: Wed, 10-Jul-85 07:34:00 EDT Article-I.D.: decuac.-55200 Posted: Wed Jul 10 07:34:00 1985 Date-Received: Wed, 31-Jul-85 05:29:52 EDT References: <3058@decwrl.UUCP> Lines: 9 Nf-ID: #R:decwrl:-305800:decuac:-55200:177600:300 Nf-From: decuac!avolio Jul 10 07:34:00 1985 Swapon wants/needs block devices for arguments. (IE, Don't use the raw device.) The "funny" error message is due to a missing argument in a printf. (Something bad like "printf (%s : %s\n", arg1);") Also, if the device is currently being used for swapping, you get the same error message. -Fred