Now MacOS X (Was Re: Can't install MacOS 9)

Alan Hourihane mol-general@lists.maconlinux.org
Tue, 25 Feb 2003 10:43:54 +0000


On Sun, Feb 16, 2003 at 11:50:08PM +0000, Alan Hourihane wrote:
> On Mon, Feb 17, 2003 at 12:40:39 +0100, Samuel Rydh wrote:
> > On Sun, Feb 16, 2003 at 11:35:25PM +0000, Alan Hourihane wrote:
> > > On Thu, Feb 13, 2003 at 03:09:13 +0000, Alan Hourihane wrote:
> > > > Unfortunately, now I've got 9.2.1 (upgraded to 9.2.2) I can't put
> > > > MacOS X onto the same volume. This disk just isn't recognized at all
> > > > under MacOS X.
> > > > 
> > > > I've got this in my molrc.osx file
> > > > 
> > > > blkdev:	/dev/hde8	-rw -force
> > > > blkdev: /dev/cdrom	-ro -boot
> > > > 
> > > > These two lines work in the molrc.macos file, but MacOS X just can't
> > > > see the disk. 
> > > 
> > > Actually, I've just tried
> > > 
> > > blkdev: /dev/hde	-rw
> > > 
> > > and still no luck getting MacOS X 10.1 seeing any partitions at all.
> > 
> > So... what does MOL say when you do startmol --osx?
> 
> Well, I started MOL with -X (not --osx), but just to make sure I tried
> it with that too.
> 

I ended up with setting -whole on 

blkdev: /dev/hde	-rw -whole

and it works now.

Alan.