Skip to content

Issues on copying files on PC-98 with LOADALL? #2398

@tyama501

Description

@tyama501

This is sub issue from
#2389 (comment)

I have booted from 1232k floppy and confirmed
mount /dev/hda1 /mnt
cp /bin/* /mnt/tmp

gets the same stuck problem if
hma=kernel
xms=on
#xms=int15

It succeeded if
#hma=kernel
#xms=on
#xms=int15
or
hma=kernel
#xms=on
#xms=int15
or
#hma=kernel
xms=on
xms=int15

So, it looks LOADALL problem.

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugDefect in the product

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions