|
List Info
Thread: No bootable disk found
|
|
| No bootable disk found |

|
2006-07-19 19:10:55 |
Hi. I'm using MOL 0.9.70 from Ubuntu. Mattias was nice
enough to send me his
patched 96M bootx loader, which worked (thanks Mattias!) but
the MacOS X
installer told me it couldn't install on the
"disk" I gave it (a 15G
partition at the end of the physical drive) because the
partition it made
wasn't in the first 8GB.
Well, whatever. I rebooted and installed MacOS X natively
(ie: outside of
MOL).
Now I'm getting this:
CD /dev/cdrom CD-ROM <read-only>
------
----> /dev/hda2 might be a boot-strap partition.
------> /dev/hda3 is linux-mounted with write privileges.
Could not open '/dev/hda3' with read-write permissions
Unembedded HFS+ /dev/hda5
<rw> 128 MB BOOT
>> ==================================================
>> MacOS X Boot Loader 0.9.70
>> SyncRead: error
>> SyncRead: error
>> --> Boot loader failure: No bootable disk found
My molrc just has:
blkdev: /dev/hda -rw -boot
Parted reports the disk is partitioned like so:
Number Start End Size File system Name
Flags
1 1kB 32kB 32kB Apple
2 33kB 1033kB 1000kB hfs untitled
boot
3 1033kB 60GB 60GB ext3 untitled
4 60GB 63GB 3000MB linux-swap swap
swap
5 63GB 63GB 134MB hfs+ eXternal booter
6 63GB 80GB 17GB hfsx untitled
Any ideas as to what I'm missing? I'm excited to get this
working since the
installer was so responsive under MOL
Thanks
Neale
_______________________________________________
mol-general mailing list
mol-general lists.maconlinux.org
http://lists.maconlinux.org/mailman/listinfo/mol-general
|
|
| No bootable disk found |

|
2006-07-20 07:09:57 |
Hi Neale,
On Wed, 19 Jul 2006, Neale Pickett wrote:
> Hi. I'm using MOL 0.9.70 from Ubuntu. Mattias was
nice enough to send me his
> patched 96M bootx loader, which worked (thanks
Mattias!) but the MacOS X
> installer told me it couldn't install on the
"disk" I gave it (a 15G
> partition at the end of the physical drive) because the
partition it made
> wasn't in the first 8GB.
>
> Well, whatever. I rebooted and installed MacOS X
natively (ie: outside of
> MOL).
>
> Now I'm getting this:
>
> CD /dev/cdrom CD-ROM
<read-only> ------
> ----> /dev/hda2 might be a boot-strap partition.
> ------> /dev/hda3 is linux-mounted with write
privileges.
> Could not open '/dev/hda3' with read-write
permissions
> Unembedded HFS+ /dev/hda5
<rw> 128 MB BOOT
>
>
> >>
==================================================
> >> MacOS X Boot Loader 0.9.70
> >> SyncRead: error
> >> SyncRead: error
> >> --> Boot loader failure: No bootable disk
found
>
>
> My molrc just has:
> blkdev: /dev/hda -rw -boot
I guess you should change that to /dev/hda6 above. Since
you're
specifying the whole disk with /dev/hda, you're getting a
read-write
conflict on your /dev/hda3 ext3 Linux partition.
-Bill
> Parted reports the disk is partitioned like so:
>
> Number Start End Size File system Name
Flags
> 1 1kB 32kB 32kB Apple
> 2 33kB 1033kB 1000kB hfs untitled
boot
> 3 1033kB 60GB 60GB ext3 untitled
> 4 60GB 63GB 3000MB linux-swap swap
swap
> 5 63GB 63GB 134MB hfs+ eXternal
booter
> 6 63GB 80GB 17GB hfsx untitled
>
>
> Any ideas as to what I'm missing? I'm excited to get
this working since the
> installer was so responsive under MOL
>
> Thanks
>
> Neale
_______________________________________________
mol-general mailing list
mol-general lists.maconlinux.org
http://lists.maconlinux.org/mailman/listinfo/mol-general
|
|
| No bootable disk found |

|
2006-07-20 08:44:03 |
Bill Fink <billfink mindspring.com> writes:
> Hi Neale,
>
> On Wed, 19 Jul 2006, Neale Pickett wrote:
>
>> My molrc just has:
>> blkdev: /dev/hda -rw -boot
>
> I guess you should change that to /dev/hda6 above.
Or use -whole.
Andreas.
--
Andreas Schwab, SuSE Labs, schwab suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg,
Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5
214B 8276 4ED5
"And now for something completely different."
_______________________________________________
mol-general mailing list
mol-general lists.maconlinux.org
http://lists.maconlinux.org/mailman/listinfo/mol-general
|
|
| No bootable disk found |

|
2006-07-20 08:44:03 |
Bill Fink <billfink mindspring.com> writes:
> Hi Neale,
>
> On Wed, 19 Jul 2006, Neale Pickett wrote:
>
>> My molrc just has:
>> blkdev: /dev/hda -rw -boot
>
> I guess you should change that to /dev/hda6 above.
Or use -whole.
Andreas.
--
Andreas Schwab, SuSE Labs, schwab suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg,
Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5
214B 8276 4ED5
"And now for something completely different."
_______________________________________________
mol-general mailing list
mol-general lists.maconlinux.org
http://lists.maconlinux.org/mailman/listinfo/mol-general
|
|
| No bootable disk found |

|
2006-07-20 14:41:35 |
On Thursday 20 July 2006 2:44 am, Andreas Schwab wrote:
> Bill Fink <billfink mindspring.com> writes:
> > Hi Neale,
> >
> > On Wed, 19 Jul 2006, Neale Pickett wrote:
> >> My molrc just has:
> >> blkdev: /dev/hda -rw
-boot
> >
> > I guess you should change that to /dev/hda6 above.
>
> Or use -whole.
I guess I should have mentioned that I tried those, as well
as every other
combination I could think of. I always get "no
bootable disk found".
Attached is the result of those two, specifically. Perhaps
the problem is
that it doesn't know what to do with the HFSX partition?
blkdev: /dev/hda -rw -boot -whole
-----------------------
<No SCSI Devices>
CD /dev/cdrom CD-ROM <read-only>
------
Disk /dev/hda <rw> 76319 MB
BOOT
>> ==================================================
>> MacOS X Boot Loader 0.9.70 [96MB memory map patch]
>> Ext2InitPartition: ih=3
>> SyncRead: error
>> SyncRead: error
>> --> Boot loader failure: No bootable disk found
blkdev: /dev/hda6 -rw -boot
-------------------------
<No SCSI Devices>
CD /dev/cdrom CD-ROM <read-only>
------
----> /dev/hda6 is not a HFS disk (use -force to
override)
>> ==================================================
>> MacOS X Boot Loader 0.9.70 [96MB memory map patch]
>> SyncRead: error
>> SyncRead: error
>> --> Boot loader failure: No bootable disk found
blkdev: /dev/hda6 -rw -boot -force
--------------------------
<No SCSI Devices>
CD /dev/cdrom CD-ROM <read-only>
------
Disk /dev/hda6 <rw> 16109 MB
BOOT
>> ==================================================
>> MacOS X Boot Loader 0.9.70 [96MB memory map patch]
>> SyncRead: error
>> SyncRead: error
>> --> Boot loader failure: No bootable disk found
_______________________________________________
mol-general mailing list
mol-general lists.maconlinux.org
http://lists.maconlinux.org/mailman/listinfo/mol-general
|
|
| No bootable disk found |

|
2006-07-20 14:41:35 |
On Thursday 20 July 2006 2:44 am, Andreas Schwab wrote:
> Bill Fink <billfink mindspring.com> writes:
> > Hi Neale,
> >
> > On Wed, 19 Jul 2006, Neale Pickett wrote:
> >> My molrc just has:
> >> blkdev: /dev/hda -rw
-boot
> >
> > I guess you should change that to /dev/hda6 above.
>
> Or use -whole.
I guess I should have mentioned that I tried those, as well
as every other
combination I could think of. I always get "no
bootable disk found".
Attached is the result of those two, specifically. Perhaps
the problem is
that it doesn't know what to do with the HFSX partition?
blkdev: /dev/hda -rw -boot -whole
-----------------------
<No SCSI Devices>
CD /dev/cdrom CD-ROM <read-only>
------
Disk /dev/hda <rw> 76319 MB
BOOT
>> ==================================================
>> MacOS X Boot Loader 0.9.70 [96MB memory map patch]
>> Ext2InitPartition: ih=3
>> SyncRead: error
>> SyncRead: error
>> --> Boot loader failure: No bootable disk found
blkdev: /dev/hda6 -rw -boot
-------------------------
<No SCSI Devices>
CD /dev/cdrom CD-ROM <read-only>
------
----> /dev/hda6 is not a HFS disk (use -force to
override)
>> ==================================================
>> MacOS X Boot Loader 0.9.70 [96MB memory map patch]
>> SyncRead: error
>> SyncRead: error
>> --> Boot loader failure: No bootable disk found
blkdev: /dev/hda6 -rw -boot -force
--------------------------
<No SCSI Devices>
CD /dev/cdrom CD-ROM <read-only>
------
Disk /dev/hda6 <rw> 16109 MB
BOOT
>> ==================================================
>> MacOS X Boot Loader 0.9.70 [96MB memory map patch]
>> SyncRead: error
>> SyncRead: error
>> --> Boot loader failure: No bootable disk found
_______________________________________________
mol-general mailing list
mol-general lists.maconlinux.org
http://lists.maconlinux.org/mailman/listinfo/mol-general
|
|
| No bootable disk found |

|
2006-07-20 14:41:35 |
On Thursday 20 July 2006 2:44 am, Andreas Schwab wrote:
> Bill Fink <billfink mindspring.com> writes:
> > Hi Neale,
> >
> > On Wed, 19 Jul 2006, Neale Pickett wrote:
> >> My molrc just has:
> >> blkdev: /dev/hda -rw
-boot
> >
> > I guess you should change that to /dev/hda6 above.
>
> Or use -whole.
I guess I should have mentioned that I tried those, as well
as every other
combination I could think of. I always get "no
bootable disk found".
Attached is the result of those two, specifically. Perhaps
the problem is
that it doesn't know what to do with the HFSX partition?
blkdev: /dev/hda -rw -boot -whole
-----------------------
<No SCSI Devices>
CD /dev/cdrom CD-ROM <read-only>
------
Disk /dev/hda <rw> 76319 MB
BOOT
>> ==================================================
>> MacOS X Boot Loader 0.9.70 [96MB memory map patch]
>> Ext2InitPartition: ih=3
>> SyncRead: error
>> SyncRead: error
>> --> Boot loader failure: No bootable disk found
blkdev: /dev/hda6 -rw -boot
-------------------------
<No SCSI Devices>
CD /dev/cdrom CD-ROM <read-only>
------
----> /dev/hda6 is not a HFS disk (use -force to
override)
>> ==================================================
>> MacOS X Boot Loader 0.9.70 [96MB memory map patch]
>> SyncRead: error
>> SyncRead: error
>> --> Boot loader failure: No bootable disk found
blkdev: /dev/hda6 -rw -boot -force
--------------------------
<No SCSI Devices>
CD /dev/cdrom CD-ROM <read-only>
------
Disk /dev/hda6 <rw> 16109 MB
BOOT
>> ==================================================
>> MacOS X Boot Loader 0.9.70 [96MB memory map patch]
>> SyncRead: error
>> SyncRead: error
>> --> Boot loader failure: No bootable disk found
_______________________________________________
mol-general mailing list
mol-general lists.maconlinux.org
http://lists.maconlinux.org/mailman/listinfo/mol-general
|
|
| No bootable disk found |

|
2006-07-20 14:41:35 |
On Thursday 20 July 2006 2:44 am, Andreas Schwab wrote:
> Bill Fink <billfink mindspring.com> writes:
> > Hi Neale,
> >
> > On Wed, 19 Jul 2006, Neale Pickett wrote:
> >> My molrc just has:
> >> blkdev: /dev/hda -rw
-boot
> >
> > I guess you should change that to /dev/hda6 above.
>
> Or use -whole.
I guess I should have mentioned that I tried those, as well
as every other
combination I could think of. I always get "no
bootable disk found".
Attached is the result of those two, specifically. Perhaps
the problem is
that it doesn't know what to do with the HFSX partition?
blkdev: /dev/hda -rw -boot -whole
-----------------------
<No SCSI Devices>
CD /dev/cdrom CD-ROM <read-only>
------
Disk /dev/hda <rw> 76319 MB
BOOT
>> ==================================================
>> MacOS X Boot Loader 0.9.70 [96MB memory map patch]
>> Ext2InitPartition: ih=3
>> SyncRead: error
>> SyncRead: error
>> --> Boot loader failure: No bootable disk found
blkdev: /dev/hda6 -rw -boot
-------------------------
<No SCSI Devices>
CD /dev/cdrom CD-ROM <read-only>
------
----> /dev/hda6 is not a HFS disk (use -force to
override)
>> ==================================================
>> MacOS X Boot Loader 0.9.70 [96MB memory map patch]
>> SyncRead: error
>> SyncRead: error
>> --> Boot loader failure: No bootable disk found
blkdev: /dev/hda6 -rw -boot -force
--------------------------
<No SCSI Devices>
CD /dev/cdrom CD-ROM <read-only>
------
Disk /dev/hda6 <rw> 16109 MB
BOOT
>> ==================================================
>> MacOS X Boot Loader 0.9.70 [96MB memory map patch]
>> SyncRead: error
>> SyncRead: error
>> --> Boot loader failure: No bootable disk found
_______________________________________________
mol-general mailing list
mol-general lists.maconlinux.org
http://lists.maconlinux.org/mailman/listinfo/mol-general
|
|
| No bootable disk found |

|
2006-07-20 14:41:35 |
On Thursday 20 July 2006 2:44 am, Andreas Schwab wrote:
> Bill Fink <billfink mindspring.com> writes:
> > Hi Neale,
> >
> > On Wed, 19 Jul 2006, Neale Pickett wrote:
> >> My molrc just has:
> >> blkdev: /dev/hda -rw
-boot
> >
> > I guess you should change that to /dev/hda6 above.
>
> Or use -whole.
I guess I should have mentioned that I tried those, as well
as every other
combination I could think of. I always get "no
bootable disk found".
Attached is the result of those two, specifically. Perhaps
the problem is
that it doesn't know what to do with the HFSX partition?
blkdev: /dev/hda -rw -boot -whole
-----------------------
<No SCSI Devices>
CD /dev/cdrom CD-ROM <read-only>
------
Disk /dev/hda <rw> 76319 MB
BOOT
>> ==================================================
>> MacOS X Boot Loader 0.9.70 [96MB memory map patch]
>> Ext2InitPartition: ih=3
>> SyncRead: error
>> SyncRead: error
>> --> Boot loader failure: No bootable disk found
blkdev: /dev/hda6 -rw -boot
-------------------------
<No SCSI Devices>
CD /dev/cdrom CD-ROM <read-only>
------
----> /dev/hda6 is not a HFS disk (use -force to
override)
>> ==================================================
>> MacOS X Boot Loader 0.9.70 [96MB memory map patch]
>> SyncRead: error
>> SyncRead: error
>> --> Boot loader failure: No bootable disk found
blkdev: /dev/hda6 -rw -boot -force
--------------------------
<No SCSI Devices>
CD /dev/cdrom CD-ROM <read-only>
------
Disk /dev/hda6 <rw> 16109 MB
BOOT
>> ==================================================
>> MacOS X Boot Loader 0.9.70 [96MB memory map patch]
>> SyncRead: error
>> SyncRead: error
>> --> Boot loader failure: No bootable disk found
_______________________________________________
mol-general mailing list
mol-general lists.maconlinux.org
http://lists.maconlinux.org/mailman/listinfo/mol-general
|
|
| No bootable disk found |

|
2006-07-20 14:53:34 |
Neale Pickett <neale lanl.gov> writes:
> Perhaps the problem is that it doesn't know what to do
with the HFSX
> partition?
Most likely.
Andreas.
--
Andreas Schwab, SuSE Labs, schwab suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg,
Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5
214B 8276 4ED5
"And now for something completely different."
_______________________________________________
mol-general mailing list
mol-general lists.maconlinux.org
http://lists.maconlinux.org/mailman/listinfo/mol-general
|
|
|
|