Skip to content

rdump file not being created for mov file, fork (file header) is lost #3

Description

@voltagex

Apologies for the annoying setup for this:
System 9.2.2 in QEMU emulator version 8.2.3 (Debian 1:8.2.3+ds-2)

Download https://ia800200.us.archive.org/26/items/BMUG-TVRToo-Update/TVR%20Too%20Update.iso

QEMU launched with something like

qemu-system-ppc -vnc 0.0.0.0:1 -monitor stdio \
        -M mac99 -m 1G -cpu g4 \
        -drive file=disk.qcow2,media=disk -cdrom "../Discs/TVR Too Update.iso" \
        -boot c -prom-env "boot-command=init-program go" -prom-env "boot-args=-v" -device virtio-tablet-pci -device usb-kbd -g 1024x768x32 -device loader,addr=0x4000000,file=ndrvloader -device virtio-9p,fsdev=myshare,mount_tag="SharedHD" -fsdev local,id=myshare,security_model=none,path=.

Copy one of the files out of MooVs/Faster System/, I used Why Join BMUG?.

an idump file is created, but rdump is not created. These mov files seem to have the file header in them so the file is then corrupted.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions