Forum Archive Old/outdated threads will end up here.

 
 
LinkBack Thread Tools Display Modes
  (#11) Old
Senior Member
 
Posts: 144
Join Date: Aug 2009
Default 11-09-2009, 10: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
  (#12) Old
Junior Member
 
Posts: 1
Join Date: Oct 2009
Default 11-09-2009, 10: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, 10: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?
  (#14) Old
Guru
 
Posts: 1,375
Join Date: Mar 2009
Location: Texas
Default 11-09-2009, 10: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.7 | NBI 20100616212351| BIOS 05 | 32 GB Runcore | 2 GIGS RAM
10V | OS X 10.6.7 | NBI 20100616212351 |BIOS 06|160 GB|1 GIG RAM| 6 Cell Dell Battery
Functioning Hibernation

Back up Mini 9| OS X 10.6.7| NBI 20100616212351| BIOS 05 | 32 GB SuperTalent | 2 GIGS RAM
  (#15) Old
Senior Member
 
Posts: 144
Join Date: Aug 2009
Default 11-09-2009, 11:12 PM

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
  (#16) Old
Guru
 
meklort's Avatar
 
Posts: 1,353
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-09-2009, 11:33 PM

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.5 | 2 GB RAM | 32 GB Buffalo SSD | BIOS A05
Dell Mini 10v | Mac OS X 10.6.5 | 1 GB RAM | 160 GB HDD | BIOS A06
My Blog | NetbookInstaller code repository | NetbookInstaller Website | Want a Lockerz.com invite? message me.
  (#17) Old
Senior Member
 
Posts: 153
Join Date: Sep 2009
Default 11-09-2009, 11:34 PM

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-09-2009, 11:40 PM

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.
  (#19) Old
Guru
 
meklort's Avatar
 
Posts: 1,353
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-09-2009, 11:46 PM

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.5 | 2 GB RAM | 32 GB Buffalo SSD | BIOS A05
Dell Mini 10v | Mac OS X 10.6.5 | 1 GB RAM | 160 GB HDD | BIOS A06
My Blog | NetbookInstaller code repository | NetbookInstaller Website | Want a Lockerz.com invite? message me.
  (#20) Old
Junior Member
 
Posts: 12
Join Date: Oct 2009
Default 11-09-2009, 11:49 PM

Thank you so much.
 

« *OLD* NetbookInstaller .8.3 RC3 [testing] | Wireless TV tuner? »
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


Copyright © 2008-2011 MyDellMini.com.