From: Ronald P. R. <ron...@xs...> - 2012-06-30 23:26:09
|
It took me a while to get (somewhat) familiar with the new GitHub repository. But I found where the problem with CD-ROMs not mounting in SheepShaver MacOSX started. It started April 21, 2012 with commit 6ee2964818c58fd6d7c512d9f61d2a9d343ebf20 "Fix inverted check from my previous commit." The commit immediately before that: 2b348f7c4158022d8747ba7fe22c93197d6a059b "Don't start the Darwin media_thread if "nocdrom" pref is set." Mounts CD-ROMs alright. Not sure, but I suppose the "fix" was made by mistake because of the description "Don't start the Darwin media_thread if "nocdrom" pref is set." It could better have been described: Start the Darwin media_thread only if "nocdrom" pref is not set. ;-) Ronald. Op 29 jun. 2012, om 02:06 heeft Robert Munafo het volgende geschreven: > On 6/28/12, Ronald P. Regensburg <ron...@xs...> wrote: >> An important issue is that SheepShaver OSX appears to have lost the ability >> to mount CD-ROMs sometime in the past few months. > > The only change we made in the past few months was to fix a bug with > ejecting: If you have "nocdrom true" in your .sheepshaver_prefs file, > then it grabbed onto the CD-ROM anyway (even though it made no attempt > to notify the guest OS that the media was present) and so when you > tried to eject the CD-ROM, the host (Mac OS X) would refuse to eject > it. I discovered the fix on April 14th, and notified the other > developers on the 21st. It was added to CVS on April 21st or 22nd. > > Sheepshaver still mounts CD-ROMs just fine, at least it does for me, > provided you have "cdrom /dev/poll/cdrom" and "nocdrom false" in your > .sheepshaver_prefs (and no other lines containing "cdrom"). Example: > CodeWarrior Pro version 3 MacOS Tools (the CD-ROM containing the > CodeWarrior IDE, headers and libraries). Not only does it mount, but I > can repeatedly unmount (by dragging to the trash in the guest OS) and > re-mount the CD-ROM (by re-inserting it), and the CD-ROM shows up on > the desktop in the host OS's Finder as well. Furthermore, this > functionality works equally well in an older SheepShaver from November > 2010. > > -- > Robert Munafo -- mrob.com > Follow me at: gplus.to/mrob - fb.com/mrob27 - twitter.com/mrob_27 - > mrob27.wordpress.com - youtube.com/user/mrob143 - rilybot.blogspot.com > ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ basilisk-devel mailing list bas...@li... https://lists.sourceforge.net/lists/listinfo/basilisk-devel |