Where is system configuratio (e.g. mouse type) stored?

NeXT Computer, Inc. -> NEXTSTEP / OPENSTEP Software

Title: Where is system configuratio (e.g. mouse type) stored?
Post by: mbert on June 08, 2023, 01:34:03 AM
I am having a second run in trying to get an old OPENSTEP VM back to life. I can boot the OS, but it does not use my new environment's mouse. I have a second OPENSTEP VM to which I have added the old VM's disk image, so that I can edit files there. Now in order to get things running I'd really like to find out where on my system the mouse type (as configured in Configure.app) is stored, so that I can take this configuration from my "rescue" system and transfer it to the old VM's disk.

Fun fact: ChatGPT confuses OPENSTEP with MacOS and keeps telling me to look in locations existing on my Mac, but not on OPENSTEP ;)
Title: Re: Where is system configuratio (e.g. mouse type) stored?
Post by: pTeK on June 08, 2023, 04:20:41 AM
At boot:
Type ? and press Return to learn about advanced startup options

# boot with the below command

boot: config=Default

on NeXTSTEP 3.3 the /NextAdming/Configure.app/Configure data files are stored in
/private/Drivers/i386/System.config/

Maybe it's the same for OS4.2?? Hope that helps.
Title: Re: Where is system configuratio (e.g. mouse type) stored?
Post by: wlewisiii on June 08, 2023, 06:33:07 AM
Quote from: mbert on June 08, 2023, 01:34:03 AMFun fact: ChatGPT confuses OPENSTEP with MacOS and keeps telling me to look in locations existing on my Mac, but not on OPENSTEP ;)

ChatGPT is, on a good day, DrainBramaged. Forget it exists.
Title: Re: Where is system configuratio (e.g. mouse type) stored?
Post by: mbert on June 08, 2023, 10:53:37 AM
Quote from: pTeK on June 08, 2023, 04:20:41 AMAt boot:
Type ? and press Return to learn about advanced startup options

# boot with the below command

boot: config=Default
Thank you, that was the real missing bit!
Title: Re: Where is system configuratio (e.g. mouse type) stored?
Post by: pTeK on June 09, 2023, 03:44:35 PM
Glad the problem is sorted and fixed  :)

Go to top  Forum index