Date: Tue, 27 May 1997 10:32:02 +0200 (MET DST) From: Zahemszky Gabor <zgabor@CoDe.hu> To: freebsd-questions@freebsd.org (FreeBSD questions) Cc: rewt@i-Plus.net Subject: Re: Windows 383spart.par as SWAP slice? -Reply Message-ID: <199705270832.KAA00340@CoDe.hu> In-Reply-To: <199705261954.PAA01972@radford.i-plus.net> from Troy Settle at "May 26, 97 03:57:09 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
Reply to : How to use the M$ swap-file under FreeBSD? > When you shut down freebsd, you'll need to restore the drive for dos > to use: > turn swap off > copy the dos partition table back to the drive > copy the dos partition image file back to the slice Well, I've 2.1.5, and not 2.2.x, but my questions: a) can we swap off? (It's not in 2.1.x) b) How can we run some software at shutdown-time? As I know, SYSV-type Unices can do it, but we cannot do that with 2.1.x. Maybe these are new features of 2.2.x? Gabor -- #!/bin/ksh Z='21N16I25C25E30, 40M30E33E25T15U!' ;IFS=' ABCDEFGHIJKLMNOPQRSTUVWXYZ ';set $Z;for i { [[ $i = ? ]]&&print $i&&break;[[ $i = ??? ]]&&j=$i&&i=${i%?};typeset -i40 i=8#$i;print -n ${i#???};[[ "$j" = ??? ]]&&print -n "${j#??} "&&j=;typeset +i i;};IFS=' 0123456789 ';set $Z;X=;for i { [[ $i = , ]]&&i=2;[[ $i = ?? ]]||typeset -l i;X="$X $i";typeset +l i;};print "$X"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705270832.KAA00340>