[rescue] BOOTING SOLARIS 10 on a ULTRA 2/200
Mike Meredith
mike at blackhairy.demon.co.uk
Sat Oct 16 17:45:34 CDT 2004
On Sat, 16 Oct 2004 12:00:15 -0700, Brian Howe wrote:
> Actually, the easiest way I can think to do it is to burn the ISO to a
> CDRW, edit the file there and then bit-for-bit copy it to a CDR (if
> your drive doesn't support CDRW disks).
Probably the easy way, but I would :-
$ dd if=/dev/sr0 of=sunos5.10-sparc.img bs=1024k
$ /usr/local/bin/poke sunos5.10-sparc.img position \
"ALLOW_64BIT_KERNEL_ON_UltraSPARC_1_CPU=true "
poke is something I've just knocked up to delude myself I still know C.
I dare say there's plenty wrong with it. You can get it at present at
http://blackhairy.demon.co.uk/src/file.c (but I'm moving so it may
disappear from the 25th)
More information about the rescue
mailing list