summaryrefslogtreecommitdiffstats
path: root/sys/i386/boot/rmaouthdr
blob: 4bb9c84924d1e0e1ffea4ff18fe3b0ee8e9b3441 (plain)
1
2
3
4
5
6
#!/bin/csh -f
#
#	from: Mach, Revision 2.2  92/04/04  11:36:01  rpd
#	$Id$ 
#
dd if=$1 of=$2 ibs=32 skip=1 obs=1024b
OpenPOWER on IntegriCloud