Thanks for spotting the typo. Fixed
Best,
Cat_7
Search found 5719 matches
- Fri Feb 07, 2025 11:51 pm
- Forum: SheepShaver
- Topic: Most recent update
- Replies: 1
- Views: 33
- Fri Feb 07, 2025 6:12 am
- Forum: QEMU
- Topic: Browservice infinite loop on IE 5.1.7 Mac OS 9.2.2 Latest screamer build on here
- Replies: 1
- Views: 74
Re: Browservice infinite loop on IE 5.1.7 Mac OS 9.2.2 Latest screamer build on here
Indeed, for now the only Mac browser I got to play nice with browservice is Safari in Leopard.
This is not so much a Qemu networking issue, but rather a browservice configuration issue.
Also see here:
https://github.com/ttalvitie/browservice/issues/96
It seems Classilla does show the address bar ...
This is not so much a Qemu networking issue, but rather a browservice configuration issue.
Also see here:
https://github.com/ttalvitie/browservice/issues/96
It seems Classilla does show the address bar ...
- Thu Feb 06, 2025 9:02 pm
- Forum: QEMU
- Topic: Qemu m68k virtio drivers for MacOS 7.1-8.1
- Replies: 22
- Views: 10114
Re: Qemu m68k virtio drivers for MacOS 7.1-8.1
I see the same when I run without a pram file. Perhaps something went wrong with the content of the pram-macos.img file?
If you download qemu-system-m68k again, you get a fresh copy with which to replace the existing one.
FYI: the lines:
-device scsi-hd,scsi-id=0,drive=hd3,vendor="SEAGATE",product ...
If you download qemu-system-m68k again, you get a fresh copy with which to replace the existing one.
FYI: the lines:
-device scsi-hd,scsi-id=0,drive=hd3,vendor="SEAGATE",product ...
- Thu Feb 06, 2025 8:37 am
- Forum: QEMU
- Topic: FileZilla and MacOS 10.4.11
- Replies: 19
- Views: 367
Re: FileZilla and MacOS 10.4.11
Just to come back to this one last time....
Do you have multiple network connections on your host, such as wired and wireless? Or only wireless?
Also, you never showed us all output you get in the Filezilla status pane when you try connecting. Could you provide that?
Best,
Cat_7
Do you have multiple network connections on your host, such as wired and wireless? Or only wireless?
Also, you never showed us all output you get in the Filezilla status pane when you try connecting. Could you provide that?
Best,
Cat_7
- Thu Feb 06, 2025 6:07 am
- Forum: QEMU
- Topic: Qemu m68k virtio drivers for MacOS 7.1-8.1
- Replies: 22
- Views: 10114
Re: Qemu m68k virtio drivers for MacOS 7.1-8.1
With the exception of the file sharing option, they should still work.
Please make sure to use the latest declrom and load it in the prefs before defining the virtio-tablet or virtio-block options.
Best,
Cat_7
Please make sure to use the latest declrom and load it in the prefs before defining the virtio-tablet or virtio-block options.
Best,
Cat_7
- Sun Feb 02, 2025 5:28 pm
- Forum: SheepShaver
- Topic: SheepShaver and ICMP
- Replies: 1
- Views: 40
Re: SheepShaver and ICMP
Hi,
Yes, it might be impossible to use ICMP/ping to more than 10.0.2.2 when using Slirp. There is no way to forward the TCP/IP level ICMP works on. A workaround in Windows is to use multiple tap devices and bridge those to your default network connection and run Basilisk and SheepShaver on top of ...
Yes, it might be impossible to use ICMP/ping to more than 10.0.2.2 when using Slirp. There is no way to forward the TCP/IP level ICMP works on. A workaround in Windows is to use multiple tap devices and bridge those to your default network connection and run Basilisk and SheepShaver on top of ...
- Sun Feb 02, 2025 8:36 am
- Forum: QEMU
- Topic: FileZilla and MacOS 10.4.11
- Replies: 19
- Views: 367
Re: FileZilla and MacOS 10.4.11
Your bat file seems fine, except for the last line: the last line in the bat file should never end with a ^ because windows then attempts to read a next line that isn't there.
To complicate things there are two places where you can enter settings in Filezilla: one is through Edit/Settings and the ...
To complicate things there are two places where you can enter settings in Filezilla: one is through Edit/Settings and the ...
- Sat Feb 01, 2025 5:34 pm
- Forum: QEMU
- Topic: FileZilla and MacOS 10.4.11
- Replies: 19
- Views: 367
Re: FileZilla and MacOS 10.4.11
Does it matter that my Windows IP4 is 192.168.174.34?
-Not at all.
And just to be sure (dummy question) This is the address I enter in FileZilla in Host and ...in "use the following IP address"
-Yes, at both places.
No where is the Mac IP entered, right?
-There is no Mac IP address entered ...
-Not at all.
And just to be sure (dummy question) This is the address I enter in FileZilla in Host and ...in "use the following IP address"
-Yes, at both places.
No where is the Mac IP entered, right?
-There is no Mac IP address entered ...
- Sat Feb 01, 2025 2:30 pm
- Forum: QEMU
- Topic: FileZilla and MacOS 10.4.11
- Replies: 19
- Views: 367
Re: FileZilla and MacOS 10.4.11
That is too bad.
You have to start Qemu with this line in the bat file: -device sungem,netdev=network01 -netdev user,id=network01,hostfwd=tcp::2121-:21
If unsure, copy the content of your whole bat file in a replay and we'll take a look.
Look here for the only setting you have to make in Mac OS X ...
You have to start Qemu with this line in the bat file: -device sungem,netdev=network01 -netdev user,id=network01,hostfwd=tcp::2121-:21
If unsure, copy the content of your whole bat file in a replay and we'll take a look.
Look here for the only setting you have to make in Mac OS X ...
- Fri Jan 31, 2025 6:35 pm
- Forum: QEMU
- Topic: FileZilla and MacOS 10.4.11
- Replies: 19
- Views: 367
Re: FileZilla and MacOS 10.4.11
Something has to be clarified: The host is Windows with either localhost 127.0.0.1 or the IP4 address.
In Filezilla you enter the IP4 address of your host, your username as set in Mac OS X and the port number 2121.
Not localhost or 127.0.0.1.
With -device sungem,netdev=network01 -netdev user ...
In Filezilla you enter the IP4 address of your host, your username as set in Mac OS X and the port number 2121.
Not localhost or 127.0.0.1.
With -device sungem,netdev=network01 -netdev user ...
- Fri Jan 31, 2025 4:40 pm
- Forum: QEMU
- Topic: FileZilla and MacOS 10.4.11
- Replies: 19
- Views: 367
Re: FileZilla and MacOS 10.4.11
I assume you have Qemu running on the same machine as from which you want to connect to it.
If you do not use tap networking but user networking (slirp) you need the redirection:
-device sungem,netdev=network01 -netdev user,id=network01,hostfwd=tcp::2121-:21
In Mac OSX enable the ftp service ...
If you do not use tap networking but user networking (slirp) you need the redirection:
-device sungem,netdev=network01 -netdev user,id=network01,hostfwd=tcp::2121-:21
In Mac OSX enable the ftp service ...
- Fri Jan 31, 2025 7:52 am
- Forum: Basilisk II
- Topic: Application Windows Size In Basilisk II
- Replies: 13
- Views: 215
Re: Application Windows Size In Basilisk II
The black boarders are only shown with the settings scale_integer true and a magnification with a decimal. (scale integer restricts magnification to an integer)
So as long as scale_integer is false, you are good to go with magnification set to a decimal value.
It might be that in future the ...
So as long as scale_integer is false, you are good to go with magnification set to a decimal value.
It might be that in future the ...
- Fri Jan 31, 2025 6:10 am
- Forum: SheepShaver
- Topic: SheepShaver for Windows
- Replies: 498
- Views: 1267505
Re: SheepShaver for Windows
Another week, another build: a new SheepShaver build was posted in the first post in this topic.
It aims to fix the discrepancy between modification date/time on files in a shared folder (extfs) and the guest.
It aims to fix the discrepancy between modification date/time on files in a shared folder (extfs) and the guest.
- Fri Jan 31, 2025 6:09 am
- Forum: Basilisk II
- Topic: BasiliskII for Windows
- Replies: 242
- Views: 709022
Re: BasiliskII for Windows
Another week, another build: a new BasiliskII build was posted in the first post in this topic.
It aims to fix the discrepancy between modification date/time on files in a shared folder (extfs) and the guest.
It aims to fix the discrepancy between modification date/time on files in a shared folder (extfs) and the guest.
- Wed Jan 29, 2025 3:05 pm
- Forum: Basilisk II
- Topic: Application Windows Size In Basilisk II
- Replies: 13
- Views: 215
Re: Application Windows Size In Basilisk II
To my surprise, Yes, it works in SheepShaver.
Best,
Cat_7
Best,
Cat_7
- Wed Jan 29, 2025 1:13 pm
- Forum: Basilisk II
- Topic: Application Windows Size In Basilisk II
- Replies: 13
- Views: 215
Re: Application Windows Size In Basilisk II
The mag_rate in the Windows build will enlarge the Basilisk window, but displays Mac OS with the same size as without mag_rate.
So you get black borders inside the Basilisk window.
Best,
Cat_7
So you get black borders inside the Basilisk window.
Best,
Cat_7
- Sat Jan 25, 2025 5:31 am
- Forum: QEMU
- Topic: installing OS 7.5.3 issue
- Replies: 3
- Views: 93
Re: installing OS 7.5.3 issue
To reproduce, please let us see your command line and tell us where the 753 installation medium came from.
Best,
Cat_7
Best,
Cat_7
- Fri Jan 24, 2025 5:30 pm
- Forum: QEMU
- Topic: installing OS 7.5.3 issue
- Replies: 3
- Views: 93
Re: installing OS 7.5.3 issue
Hi,
Please take a look at this part of our guide: https://www.emaculation.com/doku.php/m6 ... _mac_os_71
and follow the instruction on how to partition the disk after the first step you took. Does that help?
Best,
Cat_7
Please take a look at this part of our guide: https://www.emaculation.com/doku.php/m6 ... _mac_os_71
and follow the instruction on how to partition the disk after the first step you took. Does that help?
Best,
Cat_7
- Fri Jan 24, 2025 9:14 am
- Forum: SheepShaver
- Topic: SheepShaver for Windows
- Replies: 498
- Views: 1267505
Re: SheepShaver for Windows
Racist? Excuse me? You seriously believe there is more than one human race?
Who are you addressing here? I'd like to point out to you that you are not entitled to anything here. We try to provide some community service here and are no way responsible for the functionality of the software we compile ...
Who are you addressing here? I'd like to point out to you that you are not entitled to anything here. We try to provide some community service here and are no way responsible for the functionality of the software we compile ...
- Fri Jan 24, 2025 6:43 am
- Forum: SheepShaver
- Topic: SheepShaver for Windows
- Replies: 498
- Views: 1267505
Re: SheepShaver for Windows
Yet another build has been posted in the first post, now mainly focusing on GUI enhancements!
Best,
Cat_7
Best,
Cat_7
- Fri Jan 24, 2025 6:42 am
- Forum: Basilisk II
- Topic: BasiliskII for Windows
- Replies: 242
- Views: 709022
Re: BasiliskII for Windows
Yet another build has been posted in the first post, now mainly focusing on GUI enhancements!
Best,
Cat_7
Best,
Cat_7
- Thu Jan 23, 2025 8:11 am
- Forum: SheepShaver
- Topic: SheepShaver for Windows
- Replies: 498
- Views: 1267505
Re: SheepShaver for Windows
No, it hasn't as nobody looked at that problem. It seems to me it is impossible for Basilisk and SheepShaver to set the time to something else than host time, even when selecting a different time zone. I assume the time zone _is_ used when editing/opening files on the shared folder, but then added ...
- Tue Jan 21, 2025 10:17 pm
- Forum: SheepShaver
- Topic: SheepShaver for Windows
- Replies: 498
- Views: 1267505
Re: SheepShaver for Windows
I rebuilt and re-posted the downloads. Now I saw a defender message that it needed to do a cloud scan after which no further action was taken nor required.
Best,
Cat_7
Best,
Cat_7
- Tue Jan 21, 2025 6:08 pm
- Forum: SheepShaver
- Topic: SheepShaver for Windows
- Replies: 498
- Views: 1267505
Re: SheepShaver for Windows
Oops, I stand corrected. It flags the GUI for me too now.
Best,
Cat_7
Best,
Cat_7
- Tue Jan 21, 2025 5:40 pm
- Forum: SheepShaver
- Topic: SheepShaver for Windows
- Replies: 498
- Views: 1267505
Re: SheepShaver for Windows
I just ran Defender with the latest definitions on the source code and the GUI app. It didn't flag anything.
Best,
Cat_7
Best,
Cat_7