Re: Help creating boot floppies
- From: "Basil Holloway" <farl7FAKE@xxxxxxxxxxx>
- Date: Fri, 11 May 2007 01:39:27 GMT
"David J Dachtera" <djesys.no@xxxxxxxxxxxxxxxx> wrote in message
news:4643B824.C6D60F60@xxxxxxxxxxxxxxxxxxx
Basil Holloway wrote:
Downloaded with AIX 4.3.3.11, the 14 floppy boot images from
http://web.mit.edu/bootkit/rsaix/diag-2.4.3/
to a directory on my hard drive /floppyimages
Formatted some IBM format 1.44Mb Verbatim MF @HD Datalife floppy disks as
follows.
#format /dev/rfd0 which went okay, no errors.
then swapped into
#cd /floppyimages
then ran
#dd if=diag-1a of=/dev/fd0 bs=144k
which does not write diag-1a from /floppyimages to the floppy disk.
Somehow I don't think "bs=144k" (blocksize = 144 * 1024 bytes) is what you
want.
I would expect that the first block written consumes the entire diskette
leaving
no room for more data.
I'd leave that off. dd will only write out what it reads in, the floppy
images
should already be the correct size.
--
David J Dachtera
David
Many thanks for reply.
On 7012-250 from within #/floppyimage ran #dd if=diag-1a of=/dev/fd0
and after 16 minutes finally got on screen
2880+0 records in
2880+0 records out
On 7011-320 with diskette in, fd as first boot item in service mode and the
key in service mode it did not boot off diskette but off diagnostics on HD.
This machine previously booted off diskette 1a made on a Win machine.
Any ideas ?
Thanks
Basil
.
- Follow-Ups:
- Re: Help creating boot floppies
- From: David J Dachtera
- Re: Help creating boot floppies
- References:
- Help creating boot floppies
- From: Basil Holloway
- Re: Help creating boot floppies
- From: David J Dachtera
- Help creating boot floppies
- Prev by Date: Re: Help creating boot floppies
- Next by Date: makefile help on AIX 5.3 using xlC 8.0
- Previous by thread: Re: Help creating boot floppies
- Next by thread: Re: Help creating boot floppies
- Index(es):
Relevant Pages
|