Jump to content

Creating a VMware image that has Chameleon installed on it


Melab
 Share

1 post in this topic

Recommended Posts

I'm trying to make a generic VMDK for anyone to use that will have Chameleon 2.0 pre-installed on it.

 

I created a virtual machine and I install Darwin x86 8.0.1 on it.

The host name is

main

and the drive label is

Disk

.

I created a user named Main with admin privileges with the home directory as

/Users/Main

.

After this I downloaded Chameleon-2.0-RC4-r684-bin.tar.gz on it and I untarred it.

Following this I typed in

cd Chameleon-2.0-RC4-r684-bin.tar.gz/i386

I then followed these instructions here: http://www.insanelymac.com/forum/index.php?showtopic=164809

Because Darwin does not have "diskutil" I assumed that I could just use /dev/rdisk0 for

fdisk -f boot0 -u -y /dev/rdisk0

and I got "device busy".

I assumed that this was because I was running this on the disk that had Darwin installed on it so I connected it to another virtual machine that was also running Darwin 8.0.1 and tried

fdisk -f boot0 -u -y /dev/rdisk1

after using

cd /Volumes/Disk/Users/Main/Chameleon-2.0-RC4-r684-bin/i386

and I got the same message.

 

Does anyone know how I can fix this using Darwin 8.0.1?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...