Difference between revisions of "Guides:MAME - Software - NeXTSTEP - 3.3"

From Wah!ki
Jump to navigation Jump to search
Line 3: Line 3:
 
* Must load device drivers disk first for other peripherals
 
* Must load device drivers disk first for other peripherals
 
* When prompted for the cd scsi driver choose ?????
 
* When prompted for the cd scsi driver choose ?????
* Wont find CHD nor report size correctly of the “Primary/Secondary (Dual) EIDE and ATAP Device Controllers” driver, then cannot mount root
 
  
  
Line 10: Line 9:
 
# 1 to prepare to install
 
# 1 to prepare to install
 
# Select 3.3_Driver_Disk.img, Return
 
# Select 3.3_Driver_Disk.img, Return
# 1 for 154x SCSI for CDROM <----- does not work .... sadness
+
# See CDROM Section
 +
# 1 to continue
 +
# UI starts
 +
 
 +
== CDROM ==
 +
Attached as a SCSI CDROM
 +
# 1 for 154x SCSI for CDROM ISA
 
# Select 3.3_Beta_Drivers.img, 8, Return
 
# Select 3.3_Beta_Drivers.img, 8, Return
 
# Select 6 for IDE Device Driver
 
# Select 6 for IDE Device Driver
# 1 to continue
+
 
 +
 
 +
^-- does not work .... sadness, gets stuck on Registering EISA
 +
 
 +
 
 +
Attached as an IDE CDROM (SCSI dev is ignored)
 +
# 4 for Adapter 2940 (ref: https://hackernoon.com/installing-nextstep-on-vmware-fusion-5c5c3e4442f4)
 +
# When prompted for HDD, Select 3.3_Beta_Drivers.img, 8, Return
 +
# press 7, Return
 +
# Press 2 to select  “Primary/Secondary (Dual) EIDE and ATAP Device Controllers”, Return
 +
# This will find both the HDD and CDROM devices
 +
 
 +
^--- does not work ..... Fails on
 +
 
 +
'''
 +
<nowiki>
 +
sd0: MAME Virtual CDROM 1.0
 +
sd0: Waiting for drive to become ready
 +
sd0: Dsk Not Ready
 +
....
 +
root on sd0
 +
vfs_mountroot: error=15
 +
panic: (Cpu 0) vfs_mountroot: cannot mount root
 +
</nowiki>
 +
'''

Revision as of 21:49, 11 March 2021

Note dump

  • Must load device drivers disk first for other peripherals
  • When prompted for the cd scsi driver choose ?????


  1. just wait at boot:
  2. 1 for english
  3. 1 to prepare to install
  4. Select 3.3_Driver_Disk.img, Return
  5. See CDROM Section
  6. 1 to continue
  7. UI starts

CDROM

Attached as a SCSI CDROM

  1. 1 for 154x SCSI for CDROM ISA
  2. Select 3.3_Beta_Drivers.img, 8, Return
  3. Select 6 for IDE Device Driver


^-- does not work .... sadness, gets stuck on Registering EISA


Attached as an IDE CDROM (SCSI dev is ignored)

  1. 4 for Adapter 2940 (ref: https://hackernoon.com/installing-nextstep-on-vmware-fusion-5c5c3e4442f4)
  2. When prompted for HDD, Select 3.3_Beta_Drivers.img, 8, Return
  3. press 7, Return
  4. Press 2 to select “Primary/Secondary (Dual) EIDE and ATAP Device Controllers”, Return
  5. This will find both the HDD and CDROM devices

^--- does not work ..... Fails on

sd0: MAME Virtual CDROM 1.0
sd0: Waiting for drive to become ready
sd0: Dsk Not Ready
....
root on sd0
vfs_mountroot: error=15
panic: (Cpu 0) vfs_mountroot: cannot mount root