How format scsi HDD... help!
  Home FAQ Contact Sign in
comp.os.os9 only
 
Advanced search
POPULAR GROUPS

more...

comp.os.os9 Profile…
 Up
How format scsi HDD... help!         


Author: Jaroslaw.Pakiela
Date: May 19, 2008 12:16

I use the system in my work OS-9 / 68K v2.4 on processor 680030. The
system is loaded from the station of floppy disks /d0hd. I connected
the disc HDD scsi. The system recognizes him as /h0, but the mistake
returns me near the test of formatting: 000:255. Unfortunately, I do
not have the tool DMODE which will let me alter the descriptor
allowing to format this disc in this compilation. How I can format the
disc HDD, without this tool? I know that walks about the resetting one
bit in the module RBF. Which? Is it maybe the possible hand edition
hex, the module RBF and renewed loading to the memory?
3 Comments
Re: How format scsi HDD... help!         


Author: Martin Gregorie
Date: May 19, 2008 15:26

On Mon, 19 May 2008 12:16:09 -0700, Jaroslaw.Pakiela wrote:
> I use the system in my work OS-9 / 68K v2.4 on processor 680030. The
> system is loaded from the station of floppy disks /d0hd. I connected
> the disc HDD scsi. The system recognizes him as /h0, but the mistake
> returns me near the test of formatting: 000:255. Unfortunately, I do
> not have the tool DMODE which will let me alter the descriptor
> allowing to format this disc in this compilation. How I can format the
> disc HDD, without this tool? I know that walks about the resetting one
> bit in the module RBF. Which? Is it maybe the possible hand edition
> hex, the module RBF and renewed loading to the memory?

Dmode isn't a standard utility for OSK 2.4, but moded is, so:

- Save the hdd descriptor to disk (or make a copy of it).
You may find it in /dd/CMDS/BOOTOBJS. You may also find
a pre-made formattable descriptor because it it not usual
to include formattable descriptors in the bootfile but most
systems have one.

- Use moded to reset the bit and change the module name.
If the original is called 'dd', 'fmt_dd' would be good.
Save the descriptor.
Show full article (1.33Kb)
no comments
Re: How format scsi HDD... help!         


Author: Jaroslaw.Pakiela
Date: May 19, 2008 22:21

On 20 Maj, 00:26, Martin Gregorie
wrote:
> On Mon, 19 May 2008 12:16:09 -0700, Jaroslaw.Pakiela wrote:
>> I use the system in my work OS-9 / 68K v2.4 on processor 680030. The
>> system is loaded from the station of floppy disks /d0hd. I connected
>> the disc HDD scsi. The system recognizes him as /h0, but the mistake
>> returns me near the test of formatting: 000:255. Unfortunately, I do
>> not have the tool DMODE which will let me alter the descriptor
>> allowing to format this disc in this compilation. How I can format the
>> disc HDD, without this tool? I know that walks about the resetting one
>> bit in the module RBF. Which? Is it maybe the possible hand edition
>> hex, the module RBF and renewed loading to the memory?
>
> Dmode isn't a standard utility for OSK 2.4, but moded is, so:
>
> - Save the hdd descriptor to disk (or make a copy of it).
>   You may find it in /dd/CMDS/BOOTOBJS. You may also find
>   a pre-made formattable descriptor because it it not usual
>   to include formattable descriptors in the bootfile but most
>   systems have one. ...
Show full article (1.73Kb)
no comments
Re: How format scsi HDD... help!         


Author: Martin Gregorie
Date: May 20, 2008 14:21

On Mon, 19 May 2008 22:21:29 -0700, Jaroslaw.Pakiela wrote:
> On 20 Maj, 00:26, Martin Gregorie
> wrote:
>> On Mon, 19 May 2008 12:16:09 -0700, Jaroslaw.Pakiela wrote:
>>> I use the system in my work OS-9 / 68K v2.4 on processor...
Show full article (2.30Kb)
no comments