Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
mol install on disk image
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on PPC
View previous topic :: View next topic  
Author Message
nss
Guru
Guru


Joined: 04 Oct 2004
Posts: 389

PostPosted: Thu Dec 07, 2006 7:48 am    Post subject: mol install on disk image Reply with quote

I created a disk image
Code:
$ dd if=/dev/zero of=macos.img bs=1048576 count=4096

I'm running the installer for OS X and am wondering what to do about selecting a destination drive. My disk image shows up fine but I get a message saying "You cannot Install Mac OS X on this without changing your install settings. Click Options to change settings. You must erase this disk before installing because it is a Mac OS Standard format disk." So basically clicking options gives me an opportunity to erase and format as Mac OS Extended. This is scary so I'm asking for advice here before proceeding. I don't want to mess up any of my linux partitions. Did the dd command create an image so that I can proceed to letting the OS X installer format or will this wreck my linux?

I wouldn't be installing MOL but I just got an iPod and banshee won't import a darn cd. An error message says could not link pipeline elements... whatever that means. I hope to only use linux as I have no current need for MOL aside from my ipod issues. So if anyone could help me figure out what's going on with banshee that would actually be more helpful to me than fixing MOL. Thanks.
_________________
gentoo good to be true
Back to top
View user's profile Send private message
JoseJX
Retired Dev
Retired Dev


Joined: 28 Apr 2002
Posts: 2774

PostPosted: Thu Dec 07, 2006 2:22 pm    Post subject: Reply with quote

I like grip for cd ripping, try that.

As for the dd command, you specified that you wanted to write a stream of 0's into a file named macos.img. As long as you specify the image file as your disk in MOL, there should be no problem formatting the image.
_________________
Gentoo PPC FAQ: http://www.gentoo.org/doc/en/gentoo-ppc-faq.xml
Back to top
View user's profile Send private message
nss
Guru
Guru


Joined: 04 Oct 2004
Posts: 389

PostPosted: Thu Dec 07, 2006 6:24 pm    Post subject: Reply with quote

So what happened to my filesystem after I ran the dd command? I'm thinking the disk image I created is treated as a 4 gig file in my current filesystem no differently than any other file, like a video or something. By having the OS X installer format the disk image, is it creating a filesystem on the disk image while that image is in its own filesystem (the filesystem of my home directory, reiserfs)? So there are sort of two filesystems in one area?
_________________
gentoo good to be true
Back to top
View user's profile Send private message
JoseJX
Retired Dev
Retired Dev


Joined: 28 Apr 2002
Posts: 2774

PostPosted: Thu Dec 07, 2006 6:54 pm    Post subject: Reply with quote

Yes, you created a 4GB file in your current filesystem that's no different from any other file. MOL will write to this file using a framework that makes the virtual system think it's a disk instead of a file. Don't think of it as two filesystems in one area, think of it as a bit perfect copy of what a real hard disk would look like, stored in a file on your linux machine.
_________________
Gentoo PPC FAQ: http://www.gentoo.org/doc/en/gentoo-ppc-faq.xml
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on PPC All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum