I'm having trouble booting into the HD for Mac OS X 10.2, It installed fine, but when i attempt to boot into it, i get this:
No valid state has been set by load or init-program
Here is my qemu config, is it something with the OS? Or with my QEMU command-line?
qemu-system-ppc.exe ^
-L pc-bios ...
Search found 20 matches
- Tue Jun 06, 2023 11:32 pm
- Forum: QEMU
- Topic: Help Booting into Mac OS X 10.2
- Replies: 0
- Views: 17981
- Tue May 09, 2023 5:09 pm
- Forum: Basilisk II
- Topic: Basilisk II Can't recognize .DMG
- Replies: 7
- Views: 7074
Re: Basilisk II Can't recognize .DMG
ah, I think that's what I need to try, is a 8.5 Boot Floppy in sheepshaver. I tried DMG2IMG for converting it, forgot AnyBurn and AnyToIso works as well. I've been trying 7.0 and of course, didn't work because of how old it is, I will let you know! Do you know where this boot floppy is?
- Tue May 09, 2023 4:42 pm
- Forum: Basilisk II
- Topic: Basilisk II Can't recognize .DMG
- Replies: 7
- Views: 7074
Re: Basilisk II Can't recognize .DMG
Huh, tried sheepshaver earlier, and Basilisk II, and didn't work, did you attach a blank HDD to it?
- Tue May 09, 2023 1:30 pm
- Forum: Basilisk II
- Topic: Basilisk II Can't recognize .DMG
- Replies: 7
- Views: 7074
Re: Basilisk II Can't recognize .DMG
7.5.3b6c2
- Tue May 09, 2023 12:18 pm
- Forum: Basilisk II
- Topic: Basilisk II Can't recognize .DMG
- Replies: 7
- Views: 7074
Basilisk II Can't recognize .DMG
Hello,
Trying to install a 7.5.3 beta, and no matter what I do, Basilisk II cannot recognize it... Tried creating a HFS boot disk with no luck, tried exporting it from a compressed DMG to either a floppy HDD or .iso with no luck either. Am I using the wrong emulator? Or am I forgetting to do ...
Trying to install a 7.5.3 beta, and no matter what I do, Basilisk II cannot recognize it... Tried creating a HFS boot disk with no luck, tried exporting it from a compressed DMG to either a floppy HDD or .iso with no luck either. Am I using the wrong emulator? Or am I forgetting to do ...
- Wed Apr 19, 2023 8:48 pm
- Forum: Basilisk II
- Topic: Colors in Basilisk II Help
- Replies: 1
- Views: 5775
Colors in Basilisk II Help
question,
I am currently emulating Mac OS 7.1P in Basilisk II, i'm not sure what I did, but the colors are in Black and White.
Graphics Settings:
Video Type: Window
Window Refresh Rate: 60 Hz
Width: 800
Height: 600
Render Driver: Software
I tried looking in the control panels, and the copy I ...
I am currently emulating Mac OS 7.1P in Basilisk II, i'm not sure what I did, but the colors are in Black and White.
Graphics Settings:
Video Type: Window
Window Refresh Rate: 60 Hz
Width: 800
Height: 600
Render Driver: Software
I tried looking in the control panels, and the copy I ...
- Wed Mar 01, 2023 6:12 pm
- Forum: QEMU
- Topic: Help Installing Mac OS 9.0f9 in QEMU
- Replies: 8
- Views: 6231
Re: Help Installing Mac OS 9.0f9 in QEMU
Hello, downloaded the most recent build, and still getting the same error. Have any other possible solutions?
- Wed Mar 01, 2023 3:19 am
- Forum: QEMU
- Topic: Help Installing Mac OS 9.0f9 in QEMU
- Replies: 8
- Views: 6231
Re: Help Installing Mac OS 9.0f9 in QEMU
Tried your command and still no luck, same error, pointing to all the right files too.... possibly bad version of QEMU? I'm using the latest version from 12-14-22
qemu-system-ppc.exe -L pc-bios -M mac99 -m 256 -display sdl -boot d -drive file=MacOS9.img,format=raw,media=disk -drive file=MacOS9-2 ...
qemu-system-ppc.exe -L pc-bios -M mac99 -m 256 -display sdl -boot d -drive file=MacOS9.img,format=raw,media=disk -drive file=MacOS9-2 ...
- Mon Feb 27, 2023 3:00 pm
- Forum: QEMU
- Topic: Help Installing Mac OS 9.0f9 in QEMU
- Replies: 8
- Views: 6231
Re: Help Installing Mac OS 9.0f9 in QEMU
Would I modify the command to where it would boot to the Mac OS 9.2 image as a CDROM or a disk?
EDIT: Slightly modified to attempt the 9.2 ISO and still no luck
qemu-system-ppc -L pc-bios -cpu G3 -M mac99 -m 256 -display sdl -boot d -drive file=MacOS9.img,format=raw,media=disk -drive file=MacOS9-2 ...
EDIT: Slightly modified to attempt the 9.2 ISO and still no luck
qemu-system-ppc -L pc-bios -cpu G3 -M mac99 -m 256 -display sdl -boot d -drive file=MacOS9.img,format=raw,media=disk -drive file=MacOS9-2 ...
- Mon Feb 27, 2023 4:25 am
- Forum: QEMU
- Topic: Help Installing Mac OS 9.0f9 in QEMU
- Replies: 8
- Views: 6231
Re: Help Installing Mac OS 9.0f9 in QEMU
Essentially so, also I tried what you said, and same error, I also converted it to a ISO and same error
Here is updated command
qemu-system-ppc -L pc-bios -M g3beige -m 256 -display sdl -g 1024x768x32 -boot d -prom-env "auto-boot?=true" -prom-env "boot-args=-v" -prom-env "vga-ndrv?=true" -drive ...
Here is updated command
qemu-system-ppc -L pc-bios -M g3beige -m 256 -display sdl -g 1024x768x32 -boot d -prom-env "auto-boot?=true" -prom-env "boot-args=-v" -prom-env "vga-ndrv?=true" -drive ...
- Fri Feb 24, 2023 1:05 am
- Forum: QEMU
- Topic: Help Installing Mac OS 9.0f9 in QEMU
- Replies: 8
- Views: 6231
Help Installing Mac OS 9.0f9 in QEMU
Hello,
Currently attempting to install Mac OS 9.0f9 in QEMU and I get this error...
Welcome to OpenBIOS v1.1 built on Mar 7 2022 23:07
Trying cd:,\\:tbxi...
....
No valid state has been set by load or init-program
Here's my current config
qemu-system-ppc -L pc-bios -cpu G3 -boot d -M ...
Currently attempting to install Mac OS 9.0f9 in QEMU and I get this error...
Welcome to OpenBIOS v1.1 built on Mar 7 2022 23:07
Trying cd:,\\:tbxi...
....
No valid state has been set by load or init-program
Here's my current config
qemu-system-ppc -L pc-bios -cpu G3 -boot d -M ...
- Sat Mar 30, 2019 5:25 am
- Forum: QEMU
- Topic: Guide on Installing DP1?
- Replies: 10
- Views: 12241
Guide on Installing DP1?
Now i've gotten DP2-4, PB, and Server 1.2v3 installed and fully working. (finally) but DP1 is the last dp, and I'm kind of confused and what to install for it, since (i believe) it needs a modifed openbios. (what i mean is bios files, and other stuff)
and also how to boot to CD and eventually into ...
and also how to boot to CD and eventually into ...
- Sat Mar 30, 2019 5:22 am
- Forum: QEMU
- Topic: How can I format the HDD to install DP3?
- Replies: 5
- Views: 3789
Re: How can I format the HDD to install DP3?
Ok, I figured it out, I just formatted the HDD in OS 9.
- Sat Mar 23, 2019 3:59 am
- Forum: QEMU
- Topic: How can I format the HDD to install DP3?
- Replies: 5
- Views: 3789
Re: How can I format the HDD to install DP3?
I haven't seen the thread nor tried it, I can try it tomorrow or some time soon.
- Tue Mar 19, 2019 8:58 pm
- Forum: QEMU
- Topic: How can I format the HDD to install DP3?
- Replies: 5
- Views: 3789
- Thu Mar 14, 2019 8:54 pm
- Forum: QEMU
- Topic: How can I format the HDD to install DP3?
- Replies: 5
- Views: 3789
How can I format the HDD to install DP3?
I tried using the 10.0 Disk Utility, and used that HDD (for DP3) and formatted it, but, it said I still didn't have enough space.
What should i do about this?
What should i do about this?
- Tue May 29, 2018 9:51 pm
- Forum: QEMU
- Topic: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system
- Replies: 2067
- Views: 1746623
Re: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system
Thanks! But one more question, do i run the script through cmd? put it in my qemu command line? or run it in the openbios?
- Sun May 13, 2018 12:42 am
- Forum: QEMU
- Topic: A multi-arch emulator? (ppc)
- Replies: 3
- Views: 3521
Re: A multi-arch emulator? (ppc)
Oh wow, that is cool! But what I was saying is all those emulators into one. Without a whole lot of hassle
- Fri May 11, 2018 11:20 pm
- Forum: QEMU
- Topic: A multi-arch emulator? (ppc)
- Replies: 3
- Views: 3521
A multi-arch emulator? (ppc)
I wonder if it would be possible with the right rom, and stuffs, if there was an emulator that can run Rhapsody dr1 and dr2 ppc, dr1-4, pb, and 10.0-10.5 without and hassle of terminals and stuff, what do you think?
- Sat May 05, 2018 5:33 pm
- Forum: QEMU
- Topic: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system
- Replies: 2067
- Views: 1746623
Re: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system
I'm confused on when you install DP2, you need to partition the hard drive. What do you need to do? Do you need to install 9.2, then install from there?