[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: SCSI HD trubble



Uncle George wrote:

> Is that example handy ?
>  I think i'd like to resurrect a long dead project.

Well, it's simple with his tool. I more meant to stress that it is
possible
to change sector size of the drive, despite what you've been told.

scu> show mode

Mode Parameters (Current Values):

Mode Parameter Header:

                      Mode Data Length: 170
                           Medium Type: 0 (Default Medium Type)
             Device Specific Parameter: 0x10 (Supports DPO & FUA bits)
               Block Descriptor Length: 8

Mode Parameter Block Descriptor:

                          Density Code: 0
              Number of Logical Blocks: 539209 (2106.285 megabytes)
                  Logical Block Length: 4096

scu> set device block 512
scu> show mode

Mode Parameters (Current Values):

Mode Parameter Header:

                      Mode Data Length: 170
                           Medium Type: 0 (Default Medium Type)
             Device Specific Parameter: 0x10 (Supports DPO & FUA bits)
               Block Descriptor Length: 8

Mode Parameter Block Descriptor:

                          Density Code: 0
              Number of Logical Blocks: 4110480 (2007.070 megabytes)
                  Logical Block Length: 512

scu>

[here you need to format].

He said that he successfully used 4K sector size for testings.
But, as it was stated in this thread too, Linux does not support
any sector size different from 512 bytes yet.
With my 73 Gig drives I was thinking to have a look around
how much hacking is necessary to get a simplest fs going -
if you'll find something please kindly inform me, I'm interested too.

>
> thanks
> /gat
>

Regards,

Andrei





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index] []