ubuntu + MacOs
Keywan Najafi Tonekaboni
lists at prometoys.net
Die Jun 13 15:06:11 BST 2006
Hallo,
ich habe Ubuntu mit DualBoot auf einem iBook G4 drauf.
Am Dienstag, den 13.06.2006, 15:31 +0200 schrieb Frank Streitz:
> > > umzustellen. Dann habe ich ergoogelt, daß man beim Booten nur 'c'
> > > drücken muß, um von CD zu booten. ;-)
>
> > Jo, oder "alt" gedrueckt halten, dann erhaeltst Du eine Art Boot-Menue.
>
> Kommt man denn bei diesen Kisten überhaupt nicht ins BIOS?
ja, bloß heißt es "Openfirmware". Bin mir gerade nicht sicher, ob mensch
über die alt-tastenkombination dort reinkommt, aber es gibt definitiv
ein eigenes kürzel dafür. aber im normalfall will mensch gar nicht in
die OpenFirmware
> > grub geht schon mal gar nicht, es muss schon yaboot sein. yaboot mag
> > man als unkomfortabel empfinden, wenn man grub gewohnt ist, weil es
> > sich hier mehr oder weniger um eine Art "lilo-Portierung" auf den Mac
> > handelt.
> > Inwiefern der ubuntu-Installer hier automatisch sinnvolle Dinge tut,
> > weiss ich nicht, weil ich ubuntu auf Macs bisher nur als einziges OS
> > installierte (das funzt allerdings wunderbar :-) ).
>
> Uff, von yaboot habe ich noch nie was gehört. Ich hoffe, daß der auf der
> Ubuntu-CD für PPC drauf ist, sonst sehe ich wahrscheinlich alt aus. ;-(
>
Natürlich ist yaboot auf der Ubuntu-CD und selbstverständlich wird
dieses auch gleich installiert.
Yaboot ist zwar unkomfortabel, aber eigentlich ganz simpel. Ich bin da
vor einem Jahr auch als totaler (PowerPC)-Newbie rangegangen und hab es
auf Anhieb hinbekommen. Einfach mal die manpage von yaboot anschauen.
Meine yaboot.conf habe ich mal angehangen, so als inspiration.
Hakelig und ungewöhnlich ist eher die Partitionierung. Die
Partitionstabelle ist in einer eigenen Partition zu Anfang, diese nicht
löschen. Wenn ich mich richtig erinnere, kommt in NewWorldBoot der
Boot-Manager rein. Naja, der rest ist ja normal (macosx-Partition,
Linux-Partitionen)
prometoys at cassini:~/Desktop$ sudo fdisk -l
/dev/hda
# type name length base
( size ) system
/dev/hda1 Apple_partition_map Apple 63 @ 1
( 31.5k) Partition map
/dev/hda2 Apple_Bootstrap NewWorldBoot 1954 @ 64
(977.0k) NewWorld bootblock
/dev/hda3 Apple_HFS MacOsX 23437500 @ 2018
( 11.2G) HFS
/dev/hda4 Apple_UNIX_SVR2 ubuntu 19531251 @
23439518 ( 9.3G) Linux native
/dev/hda5 Apple_UNIX_SVR2 data 111328126 @
42970769 ( 53.1G) Linux native
/dev/hda6 Apple_UNIX_SVR2 swap 2002593 @
154298895 (977.8M) Linux swap
> Können die beiden Mac-OS denn FAT32 lesen? Es geht ja nur um den
> Austausch von Daten.
>
Ich glaube schon. Ärgerlich das MacOS X kein ext3 kann, technisch sollte
das ja ein klacks sein.
Ich hoffe das hilft dir erstmal weiter.
Gruss,
Keywan
--
Keywan Najafi Tonekaboni
http://www.prometoys.net
people at world:/# apt-get --purge remove dominion
After unpacking world will be freed.
You are about to do something potentially beneficial
To continue type in the phrase 'Yes, do as We say!'
-------------- nächster Teil --------------
## yaboot.conf generated by yabootconfig 1.0.8
##
## run: "man yaboot.conf" for details. Do not make changes until you have!!
## see also: /usr/share/doc/yaboot/examples for example configurations.
##
## For a dual-boot menu, add one or more of:
## bsd=/dev/hdaX, macos=/dev/hdaY, macosx=/dev/hdaZ
boot=/dev/hda2
device=/pci at f4000000/ata-6 at d/disk at 0:
partition=4
root=/dev/hda4
timeout=100
delay=10
install=/usr/lib/yaboot/yaboot
magicboot=/usr/lib/yaboot/ofboot
macosx=/dev/hda3
enablecdboot
enableofboot
image=/boot/vmlinux
label=Linux
read-only
initrd=/boot/initrd.img
initrd-size=8192
append="splash quiet resume=/dev/hda6"
image=/boot/vmlinux
label=rescue
read-only
initrd=/boot/initrd.img
initrd-size=8192
append="single"
image=/boot/vmlinux-2.6.15-23-powerpc
label=15-19
read-only
initrd=/boot/initrd.img-2.6.15-23-powerpc
initrd-size=8192