My Dell Mini Forum

Go Back   MyDellMini > Operating Systems > Mac OS X > General Mac OS X Discussion
Reload this Page Osx 10.6.2
Connect with Facebook
Closed Thread
 
LinkBack (7) Thread Tools Display Modes
  3 links from elsewhere to this Post. Click to view. (#11) Old
Senior Member
 
Posts: 144
Join Date: Aug 2009
Default 11-09-2009, 11:28 PM

I can confirm that copying the 10.6.1 kernel to replace the 10.6.2 kernel works. For anyone who updates by mistake and has a backup, copy /mach_kernel to /.

edit: its probably a good idea to backup the 10.6.2 kernel to another file using sudo mv /mach_kernel /mach_kernel-bak.


Dell mini 10v OSx 10.6.2 | Windows 7

Last edited by shines on; 11-09-2009 at 11:33 PM.
  (#12) Old
Junior Member
 
Posts: 1
Join Date: Oct 2009
Default 11-09-2009, 11:47 PM

I am thinking of hackintoshing my 10v, if i hackintosh will the updates take me straight to 10.6.2 or will there be an option to update to 10.6.1? Thanks Danny
  (#13) Old
Senior Member
 
Posts: 153
Join Date: Sep 2009
Default 11-09-2009, 11:48 PM

And how can I copy the 10.6.1 kernel to my non-starting 10.6.2 system?

Which steps and comands are necessary?

Last edited by Crisu; 11-09-2009 at 11:51 PM.
  (#14) Old
Expert Member
 
underwhelmed's Avatar
 
Posts: 759
Join Date: Mar 2009
Location: Texas
Default 11-09-2009, 11:53 PM

Quote:
Originally Posted by Danny2013 View Post
I am thinking of hackintoshing my 10v, if i hackintosh will the updates take me straight to 10.6.2 or will there be an option to update to 10.6.1? Thanks Danny
If you run Software Update, it will take you to 10.6.2, but if you get the update from Apple for 10.6.1 you should be fine.

Mac OS X v10.6.1 Update


Mini 9 | OS X 10.6.2 | NBI 0.8.3 Final | BIOS 04 | 32 GB SuperTalent | 2 Gigs Ram
  (#15) Old
Senior Member
 
Posts: 144
Join Date: Aug 2009
Default 11-10-2009, 12:12 AM

Quote:
Originally Posted by Crisu View Post
And how can I copy the 10.6.1 kernel to my non-starting 10.6.2 system?

Which steps and comands are necessary?
What I did was boot from my backup, which was a cloned partition using carbon copy cloner and mounted the 10.6.2 partition. Once mounted I issued these commands from the terminal:

#backup the 10.6.2 kernel
sudo cp /Volumes/<10.6.2 parttion>/mach_kernel /Volumes/<10.6.2 parttion>/mach_kernel-bak
#copy the 10.6.1 kernel over
sudo cp /mach_kernel /Volumes/<10.6.2 parttion>/mach_kernel

Reboot, rerun netbook installer, reboot, you're running 10.6.2 with a 10.6.1 kernel.

If you don't already have a backup to boot from, you'll need to boot from something which can mount the 10.6.2 hfs+ partition and copy over a 10.6.1 kernel (windows with macdrive installed, linux live cd, etc). I uploaded a copy of the 10.6.1 kernel below. Hope this helps.

mach_kernel


Dell mini 10v OSx 10.6.2 | Windows 7

Last edited by shines on; 11-10-2009 at 12:16 AM.
  (#16) Old
Guru
 
meklort's Avatar
 
Posts: 1,258
Join Date: Feb 2009
Location: Colorado, USA
Send a message via AIM to meklort Send a message via MSN to meklort Send a message via Yahoo to meklort
Default 11-10-2009, 12:33 AM

Quote:
Originally Posted by Crisu View Post
And how can I copy the 10.6.1 kernel to my non-starting 10.6.2 system?

Which steps and comands are necessary?
You can copy the kernel form the 10.6 dvd / usb boot drive (it's the same one as in 10.6.1). Once you boot, open up a terminal and copy it over by typing
cp /mach_kernel /Volumes/InternalDrive/


Dell Mini 9 | Mac OS X 10.6.3 | 2 GB RAM | 32 GB Buffalo SSD | BIOS A05
Dell Mini 10v | Mac OS X 10.6.3 | 1 GB RAM | 160 GB HDD | BIOS A06
My Blog | NetbookInstaller code repository | NetbookInstaller Forums | Want a Lockerz.com invite? message me.
  (#17) Old
Senior Member
 
Posts: 153
Join Date: Sep 2009
Default 11-10-2009, 12:34 AM

Thank you very much, I will try this.

So the best should be that I copy the mach_kernel file you have uploaded to à USB-stick, right?

And from the USB-stick with the install-DVD of OSX I will Boot my system to the setup of OSX and here I choose the terminal, right??
  (#18) Old
Junior Member
 
Posts: 12
Join Date: Oct 2009
Default 11-10-2009, 12:40 AM

Quote:
Originally Posted by meklort View Post
You can copy the kernel form the 10.6 dvd / usb boot drive (it's the same one as in 10.6.1). Once you boot, open up a terminal and copy it over by typing
cp /mach_kernel /Volumes/InternalDrive/
It will be much appreciated if you can post a step-by-step instruction for making 10.6.2 work. Thank you.
  1 links from elsewhere to this Post. Click to view. (#19) Old
Guru
 
meklort's Avatar
 
Posts: 1,258
Join Date: Feb 2009
Location: Colorado, USA
Send a message via AIM to meklort Send a message via MSN to meklort Send a message via Yahoo to meklort
Default 11-10-2009, 12:46 AM

UPDATE: These instructions have been depreciated. Please Install NetbookInstaller 0.8.3 RC4, then update, and then rerun NetbookInstaller 0.8.3 RC4.

--

For those of you who have already updated, and don't have a working system do the following
1) Boot from the medium you used to install the os.
2) Open up a terminal
3) Run the following commands
Code:
cp /Volumes/InternalDrive/mach_kernel /Volumes/InternalDrive/mach_kernel_10_6_2
cp /mach_kernel /Volumes/InternalDrive/
For those of you who have yet to update, you can do the following
1) Open up a terminal.
2) run the following command (con't close the window after)
Code:
sudo cp /mach_kernel /mach_kernel_10_6_1
3) Install the 10.6.2 update, but don't restart yet
4) Run the following commands
Code:
sudo cp /mach_kernel /mach_kernel_10_6_2
sudo cp /mach_kernel_10_6_1 /mach_kernel
5) reboot.

If you rebooted before you replaced the new kernel, you can type "mach_kernel_10_6_1" at the bootloader (no quotes), and it'll use the kernel you backed up.


Finally, run NetbookInstaller 0.8.3 RC3 from a normal boot, not safe mode (bug, doesn't generate the mkexts correctly) so that you use the new extensions / GMA950 drivers / etc.


NOTE: There *may* be stability issues while running on the old kernel, I haven't run into any (running it for about a week), but you never know.


Dell Mini 9 | Mac OS X 10.6.3 | 2 GB RAM | 32 GB Buffalo SSD | BIOS A05
Dell Mini 10v | Mac OS X 10.6.3 | 1 GB RAM | 160 GB HDD | BIOS A06
My Blog | NetbookInstaller code repository | NetbookInstaller Forums | Want a Lockerz.com invite? message me.

Last edited by meklort; 11-12-2009 at 07:32 AM. Reason: added sudo (just in case)
  (#20) Old
Junior Member
 
Posts: 12
Join Date: Oct 2009
Default 11-10-2009, 12:49 AM

Thank you so much.
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


LinkBacks (?)
LinkBack to this Thread: http://www.mydellmini.com/forum/general-mac-os-x-discussion/15050-osx-10-6-2-a.html
Posted By For Type Date
fscklog: Sammelsurium: iPhone/Privacy.A, Netbook-Kerneleien für 10.6.2, GPS-Halterung für iPod touch, Psystar-Sage, etc. This thread Refback 11-12-2009 08:44 AM
Osx 10.6.2 - Page 13 This thread Refback 11-12-2009 08:12 AM
Lenovo IdeaPad S Series Forum &bull; View topic - Snow Leopard Installation Guide with NetbookBootMaker This thread Refback 11-12-2009 07:51 AM
Fix for Netbook Hackintoshes in the Works, Temporary Fix Already Available - NetBooks - Lifehacker This thread Refback 11-12-2009 06:59 AM
Acer Aspire One User Forum &bull; View topic - Snow Leopard D250 the-kn3pp-way This thread Refback 11-12-2009 05:28 AM
Bloggliv &#8211; Hackintosh slutar fungera med OS X 10.6.2 &ndash; det finns en lsning Post #19 Pingback 11-12-2009 04:35 AM
Google Reader - Lifehacker This thread Refback 11-11-2009 10:17 PM

UMPC Topsites
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2
Copyright © 2008-2010 MyDellMini.com. Hosted on a CatN vCluster.