Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 25/10/2005, à 14:36

LindaE

Mac On Linux : comment faire booter Mol sur mon 1er DD ?

Bonjour, j'ai téléchargé et installé M-O-L sur mon powerpc, mais ce dernier ne veut pas booter sur mon 1er disque dur... Lorsque je lance startmol, l'écran avec le pingouin et la pomme apparaît même pas une seconde, puis s'en va.
Il m'explique qu'il ne trouve pas de disk 'bootable' :
J'ai édité 'etc/mol/molrc.osx' en remplaçant :

blkdev:			/dev/cdrom	-cd ${cdboot}

ifempty ${altconfig} {
    # default configuration
    blkdev:		/dev/hda	-rw
    blkdev:		/dev/hdb	-rw
    blkdev:		/dev/sda	-rw
    blkdev:		/dev/sdb	-rw

} else {
    # alternate configuration
    blkdev:		/tmp/osx.image	-rw
    #blkdev:		/dev/loop0	-rw
}

par :

blkdev:			/dev/cdrom	-cd ${cdboot}

ifempty ${altconfig} {
    # default configuration
    blkdev:		/dev/hda	-rw

} else {
    # alternate configuration
    blkdev:		/tmp/osx.image	-rw
    #blkdev:		/dev/loop0	-rw
}

mais ça ne marche tojours pas :

lili@ubuntu:~$ sudo startmol
Mac-on-Linux 0.9.70 [Jul 23 2005 19:20]
Copyright (C) 1997-2004 Samuel Rydh
Starting MOL session 0
Running in PowerPC 7400 mode, 48 MB RAM
Timebase: 24.90 MHz, Bus: 99.62 MHz, Clock: 800 MHz
Using USB mouse on /dev/input/mice
OHCI USB controller registered
Could not open '/var/lib/mol/x11.kbd'
Fullscreen video on VT 8.
Could not open '/var/lib/mol/console.kbd'
Cache enabled for console-video
Video driver(s): [xvideo] [console_video]

     640* 480, depth 8,15,32   { 59.9, 72.1, 74.9, 89.9, 99.7 } Hz
     640* 480, depth 8,15   { 116.6 } Hz
     800* 600, depth 8,15,32   { 56.2, 60.3, 70.0, 72.1, 74.9, 89.9 } Hz
     800* 600, depth 8,15   { 94.8 } Hz
     800* 600, depth 8,15,32   { 99.9 } Hz
    1024* 768, depth 8,15,32   { 0.0, 60.0, 70.0 } Hz
    1024* 768, depth 8,15   { 74.8 } Hz
    1024* 768, depth 8,15,32   { 75.0 } Hz
    1152* 768, depth 8,15,32   { 54.7 } Hz
    1280* 854, depth 8,15,32   { 60.0 } Hz
    1152* 864, depth 8,15,32   { 59.9 } Hz
    1280*1024, depth 8,15,32   { 60.0, 60.0 } Hz
    1600*1200, depth 8,32   { 0.0 } Hz

ALSA sound driver (device 'default')
ALSA: failed to setup mixer
MOL SCSI controller registered


    <No SCSI Devices>

    CD   /dev/cdrom       CD-ROM         <read-only>   ------
    HFS+ /dev/hda10       Sans titre 1   <rw> 58515 MB
----> /dev/hdb2 might be a boot-strap partition.
------> /dev/hdb3 is linux-mounted with write privileges.
Could not open '/dev/hdb3' with read-write permissions
No volumes found in '/dev/hdb'
No volumes found in '/dev/sda'
No volumes found in '/dev/sdb'


>> =============================================================
>> Mac-on-Linux OpenFirmware 0.9.70
>> os_seek error

>> --- No bootable disk was found! -----------------------------
>> If this is an oldworld machine, try booting from the MacOS
>> install CD and install MacOS from within MOL.
>> -------------------------------------------------------------
cleaning up...
Terminating threads...
DONE

comment puis-je faire ?

Dernière modification par LindaE (Le 25/10/2005, à 14:37)

Hors ligne

#2 Le 25/10/2005, à 14:51

LindaE

Re : Mac On Linux : comment faire booter Mol sur mon 1er DD ?

Au fait je suis sous Tiger, je sais pas si ça a un rapport...
Pensez vous qu'il y ait quelque chose à changer sur mon 1er DD ?

En tout cas, quand je fais sudo startmol -X , il m'affiche sans fin:

RVEC-DEBUGGER <1882>

... Il me faut donc fermer le terminal'"à l'arrache",

Hors ligne

#3 Le 02/03/2006, à 11:42

MacDamien

Re : Mac On Linux : comment faire booter Mol sur mon 1er DD ?

J'ai le même

RVEC-DEBUGGER <1882>

sad

Hors ligne

#4 Le 02/03/2006, à 13:02

Achille

Re : Mac On Linux : comment faire booter Mol sur mon 1er DD ?

Le fait d'avoir Tiger doit probablement avoir un rapport. Il faut en effet patcher mol:

https://wiki.ubuntu.com/MacOnLinuxHowto#head-d2dd4f4483d385601b6f7584ecc9a3567036f980

Hors ligne