|
From: Eric H. <eah...@lo...> - 2004-07-12 21:38:56
|
On Sunday 11 July 2004 13:47, Gwenole Beauchesne wrote: > > I will build a static Linux binary for testing. > > <http://gwenole.beauchesne.free.fr/sheepshaver/files/ > SheepShaver.linux.ppc.static.bz2> Hey, it works! Up to a point, anyway. Gets past the paranoia check, reads ROM file, then I get: WARNING: Cannot open /dev/fd0u1440 (Permission denied) WARNING: Cannot open /dev/fd1u1440 (Permission denied) [what's that, floppy drives? Don't have any of those....] WARNING: Cannot open /dev/hda8 (Permission denied) WARNING: Cannot open /dev/cdrom (Permission denied) ...and then a grey screen with the blinking question mark disk. Running as root gets rid of the permission denied stuff, but then I get a blank grey screen, and nothing happens after that. /dev/hda8 is a HFS OS8.6 partition which is unmounted in Linux. Same thing happens if I try to boot off the install CD. --Eric |