• create the largest possible file system for the UZI180.

    From =?UTF-8?B?0JDQvdC00YDQtdC5INCd0LjQu@21:1/5 to All on Sun Oct 9 11:46:51 2022
    using the mkfs utility, I want to create the largest possible file system for the UZI180.

    The command is next:
    mkfs device size fsize

    what values for isize and fsize are valid or optimal.

    Andrey Nikitin

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Alex Trusty@21:1/5 to nikiti...@gmail.com on Tue Oct 11 04:34:20 2022
    On Sunday, October 9, 2022 at 9:46:52 PM UTC+3, nikiti...@gmail.com wrote:
    using the mkfs utility, I want to create the largest possible file system for the UZI180.

    The command is next:
    mkfs device size fsize

    what values for isize and fsize are valid or optimal.

    Andrey Nikitin
    fsize 65400
    isize 1090

    The resulting FS size will be 32 Megs.

    Thank you.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From =?UTF-8?B?0JDQvdC00YDQtdC5INCd0LjQu@21:1/5 to All on Tue Oct 11 13:55:27 2022
    вторник, 11 октября 2022 г. в 14:34:21 UTC+3, aleks....@gmail.com:
    On Sunday, October 9, 2022 at 9:46:52 PM UTC+3, nikiti...@gmail.com wrote:
    using the mkfs utility, I want to create the largest possible file system for the UZI180.

    The command is next:
    mkfs device size fsize

    what values for isize and fsize are valid or optimal.

    Andrey Nikitin
    fsize 65400
    isize 1090

    The resulting FS size will be 32 Megs.

    Thank you.

    I am trying to install UZI180 on an IDE disk
    As an IDE disk I use a CompacFlash SanDisk 128.

    I have created several partitions using the fdisk program (as in the description)

    Partition Start End Size Bytes Bootable Type
    --------- ----- ----- ----- -------- -------- ------
    1 1 1999 1999 16375808 Y CP/M 3.0
    2 2000 3899 1900 15564800 Y UZI
    3 3900 3999 100 819200 UZI swap
    4 4000 5699 1700 13926400 UZI

    Next, using the mkfs utility, I want to create a file system, for which I run the following command:

    mkfs /dev/hda2 4802 30400

    after answering a question
    Making filesystem on device /dev/hda2 with isize 4802 fsize 30400. Confirm? y

    I get the following messages on the screen:

    Zeroizing i-blocks...
    HD Write failure stat: FFFFPANIC:
    Err 0 root 0
    MAGIC DEV NUM MODE NLINK (DEV) REFS DIRTY
    0 24721 0 1 040777 13 60 2 1
    1 0 0 0 00 0 0 0 0

    STAT WAIT PID PPTR ALARM PENDING IGNORED CHILD
    0 7 0xA458 1 0 0 0x0 0x4 0
    1 7 0xA490 2 0 0 0x0 0xC 0
    2 1 0x0 4 1 0 0x0 0x0 0

    dev block dirty busy time clock 204
    3 13 1 0 198
    3 12 1 0 197
    3 14 1 0 199
    3 10 1 0 195
    3 18 1 0 203
    3 11 1 0 196
    3 19 1 0 204
    3 17 1 0 202
    3 15 1 0 200
    3 16 1 0 201
    insys 1 ptab 2 call 8 cwd 14 sp 0xF1BA

    Break at PC=036B

    .

    What says that the program does not work.

    I don't understand what is my mistake and how to fix it.

    Andrey Nikitin

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Alex Trusty@21:1/5 to nikiti...@gmail.com on Wed Oct 12 11:54:10 2022
    On Tuesday, October 11, 2022 at 11:55:28 PM UTC+3, nikiti...@gmail.com wrote:
    вторник, 11 октября 2022 г. в 14:34:21 UTC+3, aleks....@gmail.com:
    On Sunday, October 9, 2022 at 9:46:52 PM UTC+3, nikiti...@gmail.com wrote:
    using the mkfs utility, I want to create the largest possible file system for the UZI180.

    The command is next:
    mkfs device size fsize

    what values for isize and fsize are valid or optimal.

    Andrey Nikitin
    fsize 65400
    isize 1090

    The resulting FS size will be 32 Megs.

    Thank you.
    I am trying to install UZI180 on an IDE disk
    As an IDE disk I use a CompacFlash SanDisk 128.

    I have created several partitions using the fdisk program (as in the description)

    Partition Start End Size Bytes Bootable Type
    --------- ----- ----- ----- -------- -------- ------
    1 1 1999 1999 16375808 Y CP/M 3.0
    2 2000 3899 1900 15564800 Y UZI
    3 3900 3999 100 819200 UZI swap
    4 4000 5699 1700 13926400 UZI

    Next, using the mkfs utility, I want to create a file system, for which I run the following command:

    mkfs /dev/hda2 4802 30400

    after answering a question
    Making filesystem on device /dev/hda2 with isize 4802 fsize 30400. Confirm? y

    I get the following messages on the screen:

    Zeroizing i-blocks...
    HD Write failure stat: FFFFPANIC:
    Err 0 root 0
    MAGIC DEV NUM MODE NLINK (DEV) REFS DIRTY
    0 24721 0 1 040777 13 60 2 1
    1 0 0 0 00 0 0 0 0

    STAT WAIT PID PPTR ALARM PENDING IGNORED CHILD
    0 7 0xA458 1 0 0 0x0 0x4 0
    1 7 0xA490 2 0 0 0x0 0xC 0
    2 1 0x0 4 1 0 0x0 0x0 0

    dev block dirty busy time clock 204
    3 13 1 0 198
    3 12 1 0 197
    3 14 1 0 199
    3 10 1 0 195
    3 18 1 0 203
    3 11 1 0 196
    3 19 1 0 204
    3 17 1 0 202
    3 15 1 0 200
    3 16 1 0 201
    insys 1 ptab 2 call 8 cwd 14 sp 0xF1BA

    Break at PC=036B

    .

    What says that the program does not work.

    I don't understand what is my mistake and how to fix it.

    Andrey Nikitin

    Core dumped...
    I've got no clue, sorry.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Crosley 1520@21:1/5 to nikiti...@gmail.com on Wed Oct 12 12:48:07 2022
    On Tuesday, October 11, 2022 at 10:55:28 PM UTC+2, nikiti...@gmail.com wrote:
    вторник, 11 октября 2022 г. в 14:34:21 UTC+3, aleks....@gmail.com:
    On Sunday, October 9, 2022 at 9:46:52 PM UTC+3, nikiti...@gmail.com wrote:
    using the mkfs utility, I want to create the largest possible file system for the UZI180.

    The command is next:
    mkfs device size fsize

    what values for isize and fsize are valid or optimal.

    Andrey Nikitin
    fsize 65400
    isize 1090

    The resulting FS size will be 32 Megs.

    Thank you.
    I am trying to install UZI180 on an IDE disk
    As an IDE disk I use a CompacFlash SanDisk 128.

    I have created several partitions using the fdisk program (as in the description)

    Partition Start End Size Bytes Bootable Type
    --------- ----- ----- ----- -------- -------- ------
    1 1 1999 1999 16375808 Y CP/M 3.0
    2 2000 3899 1900 15564800 Y UZI
    3 3900 3999 100 819200 UZI swap
    4 4000 5699 1700 13926400 UZI

    Next, using the mkfs utility, I want to create a file system, for which I run the following command:

    mkfs /dev/hda2 4802 30400

    after answering a question
    Making filesystem on device /dev/hda2 with isize 4802 fsize 30400. Confirm? y

    I get the following messages on the screen:

    Zeroizing i-blocks...
    HD Write failure stat: FFFFPANIC:
    Err 0 root 0

    Which IDE interface are you using? What is the IDE base I/O address?

    The FDISK program uses basically the same UZI180 low-level routines to access the hard disk, but with one difference: FDISK uses OUT0 instructions while UZI180 uses OUT. Thus if your IDE interface is decoding the A8..A15 lines of the I/O address UZI180
    may refuse to work.

    Another reason for failure may be the CPU speed: a 33MHz P112 is on the edge for some disks and may require inserting additional wait states, running the CPU at 16 MHz should be OK.

    Hector.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)