I got it working! Running natively and super excited about it! I've been thinking about this and fooling with it for about a month, so it feels great to have it running.
I was correct in realizing that my problem was getting Hexxeh's macbookair image onto my SSD in order to boot.
I used Paragon Hard Disk Manager 12 on a windows PC to copy the contents and partitions of the USB drive (made with Hexxeh's image creator) over to my SSD. Once that was done, I re-installed the SSD into my mac tower and tried to boot.
I still have rEFIt-0.14 installed, so it recognized the SSD as having linux installed and asked me if I wanted to boot. I selected the SSD and booted with success.
Hexxeh's ChromiumOS macbook air image runs well. I have support for Ethernet, USB audio, flash, and more. It plays youtube videos and recognizes my 1TB OS X drive as removable content. I can open picture files, but video files and documents seem to have no support (licensing issues, I'm sure). Additionally, the num pad on my desktop keyboard is not recognized.
I will post a how-to guide on this soon if anyone is interested and my long term goals are:
1) determine what is unique about Hexxeh's macbookair image vs. vanilla
2) determine a way to get a newer version of Chromium running (this is only version 14)
3) determine a way to get support for video files (AVI, MPEG, WMV, MKV, etc)
4) determine the feasibility of porting linux software raid support into chromium and learn how to do it myself of bribe someone much more intelligent to do so.
5) check to see if Chromium is able to take advantage of all hardware that is present (two dual-core CPUs, graphics, wifi, etc)
** posted from ChromiumOS running natively on an Intel Mac Pro tower **
On Sunday, November 25, 2012 6:12:28 PM UTC-8, Jeff Seelig wrote:
After reinstalling rEFIt-0.14, I was able to get it to recognize my usb thumb drive. I tried to boot from the hexxeh vanilla image on my usb drive, but it gave an error and said OSX does not place nicely when trying to boot from USB.
It appears that getting a bootable image on the SSD is my only option and that brings me back to Hexxeh's macbookair posting. These commands do not work on my tower. I dont know if that is because I am using an OSX DVD, or because the disk names are different.
8) Once the install wizard appears, click Utilities on the bar at the top, and then Terminal
9) Type the following command without quotes: “umount /dev/disk*”
10) Type the following command without quotes: “dd if=/dev/rdisk1 of=/dev/rdisk0 bs=4m count=512″
11) Type the following command without quotes: “bless –device /dev/disk0s2 –setBoot –legacy”