General Mac OS X Discussion General Apple and Mac OS X Discussion

Reply
 
Thread Tools Display Modes
  (#1) Old
Oscar Oscar is offline
Senior Member
 
Oscar's Avatar
 
Posts: 405
Join Date: May 2010
Location: Palm Springs, CA
Talking Add NBI...351 to Install USB--> a HACK. - 04-26-2011, 07:51 AM

I meant to edit this thread out a long time ago as i found it to be of little use... just never got around to it. but something good did come out of it, as what i was originally attempting to do was to run NBI special from USB. the solution was posted by another user: starting on post #7 of this thread.

eventually on post #9:

"Thanks for the input with the terminal stuff. It DOES simplify the process.

Specifically;

1. I copied NBI...351 to the root of the USB drive (open the USB, and copy straight to it).
2. I renamed the file "NBI" -- for simplicity's sake.

run the installer, open a terminal from the installer task bar.

3. the specific line to type into the terminal is:

Quote:
/NBI.app/Contents/MacOS/NetbookInstaller
That worked for me without having to worry about all the numbers in the NBI name.

Cheers."


and... that did the trick. --- with my thanks to pcmaniac who pointed me in the right direction.


10v, N80, 1 Gig ram, 160 Gig HD, A06 /Windows XP / SL 10.6.6 NBI 0.8.4 Special/ Linux Mint |
Please use my Dropbox Invite link: http://db.tt/4z2wwup

Last edited by Oscar; 02-03-2012 at 09:30 AM. Reason: better info.
Reply With Quote
  (#2) Old
Akki Akki is offline
Expert Member
 
Akki's Avatar
 
Posts: 522
Join Date: Sep 2009
Location: Jersey City, NJ
Default 04-26-2011, 02:47 PM

Or you drag it onto the USB key's top level folder, and when you've booted off that USB key run Terminal and run NBI from the command line.


mini 9 | 2GB RAM | 16GB STEC SDD | BIOS A06, USB Legacy OFF | No Bluetooth | OSX 10.6.7 | NBI 0.8.5pre w/ ALC268 | Broadcom2Airport
MINI Cooper '02 | 1.6L | CVT | Moonroof | Red w/ White Stripes

Want the ALC268 mini 9 sound fix? Get it here http://dl.dropbox.com/u/2377323/Mini9SoundPatch.zip
Reply With Quote
  (#3) Old
demort demort is offline
Junior Member
 
Posts: 9
Join Date: Oct 2009
Default 05-10-2011, 04:05 PM

Ahh, thank you.
It took me several attempts to get this right.
I ended up using TransMac to replace the Contents Folder of my flash drive's 'HFS + Volume' \ Applications \ Utilities \ 'Network Utility.app' with the Contents of 'NetbookInstaller 20100616212351.app'

Akki - can you give the command necessary to launch NBI from terminal? I tried that also & was unable to get a proper syntax.

I ended up in the predicament by:
1 - figuring that I hadn't needed my SL install USB, so I repurposed it.
2 - although I had been avoiding software updates; my iTouch wouldn't take a video I got from iTunes so I let that update... ... Apparently I got more update than I bargained for.

Lesson learned - re-make my SL install USB and SAVE it, and be cautious on all updates.


Dell Mini 10v | Mac OS X 10.6.2 - Win XP | 2GB RAM | 320GB HDD | BIOS A05 | USB Legacy: ON | USB Wake from Sleep: OFF |
Reply With Quote
  (#4) Old
Oscar Oscar is offline
Senior Member
 
Oscar's Avatar
 
Posts: 405
Join Date: May 2010
Location: Palm Springs, CA
Default 05-11-2011, 03:12 PM

Quote:
Originally Posted by demort View Post
Akki - can you give the command necessary to launch NBI from terminal? I tried that also & was unable to get a proper syntax.
I can't figure it out either , when i try the command 'open' is not recognized .

also, demort, you didn't mention if this actually helped you recover your mini?

cheers.


10v, N80, 1 Gig ram, 160 Gig HD, A06 /Windows XP / SL 10.6.6 NBI 0.8.4 Special/ Linux Mint |
Please use my Dropbox Invite link: http://db.tt/4z2wwup
Reply With Quote
  (#5) Old
pcmaniac pcmaniac is offline
Member
 
Posts: 81
Join Date: May 2010
Default 05-11-2011, 05:26 PM

Generally terminal command to run NBI is
<Full path to NetbookInstaller.app>/Contents/MacOS/NetbookInstaller
E.g. Boot from HD and in terminal run:
/Applications/NetbookInstaller.app/Contents/MacOS/NetbookInstaller
When booted from USB you may run NBI off HD with:
/Volumes/<HDD with mac osx>/Applications/NetbookInstaller.app/Contents/MacOS/NetbookInstaller
And so on...


Mini 10v, BIOS A06, OS X 10.6.6, Linux-Mint, 1 GB RAM, 250 GB HDD
Reply With Quote
  (#6) Old
Oscar Oscar is offline
Senior Member
 
Oscar's Avatar
 
Posts: 405
Join Date: May 2010
Location: Palm Springs, CA
Default 05-12-2011, 05:27 AM

Quote:
Originally Posted by pcmaniac View Post
Generally terminal command to run NBI is
<Full path to NetbookInstaller.app>/Contents/MacOS/NetbookInstaller
E.g. Boot from HD and in terminal run:
/Applications/NetbookInstaller.app/Contents/MacOS/NetbookInstaller
When booted from USB you may run NBI off HD with:
/Volumes/<HDD with mac osx>/Applications/NetbookInstaller.app/Contents/MacOS/NetbookInstaller
And so on...
Have YOU done this?

'open' will not work.
'run' will not work.

if anyone has actually accomplished this from the bash command line in the installer terminal specifics would help. I'm curious now.


10v, N80, 1 Gig ram, 160 Gig HD, A06 /Windows XP / SL 10.6.6 NBI 0.8.4 Special/ Linux Mint |
Please use my Dropbox Invite link: http://db.tt/4z2wwup
Reply With Quote
  (#7) Old
pcmaniac pcmaniac is offline
Member
 
Posts: 81
Join Date: May 2010
Default 05-12-2011, 05:08 PM

I do not have any problem to launch NBI from command line just typing
/Applications/NetbookInstaller.app/Contents/MacOS/NetbookInstaller
in terminal
Or any other application for the matter. The following command in terminal:
/Applications/Calculator.app/Contents/MacOS/Calculator
runs Calculator...

Just to make sure, a couple minutes ago I
Booted my Mini 10v from NBI USB
Opened terminal
Typed "Volumes/Mac\ OS\ X/Applications/NetbookInstaller.app/Contents/MacOS/NetbookInstaller" command to launch NBI off my HD where "Mac OS X" is my HD label
Ran NBI watching nice trace output in terminal window
Rebooted from HD
Typing this message...


Mini 10v, BIOS A06, OS X 10.6.6, Linux-Mint, 1 GB RAM, 250 GB HDD

Last edited by pcmaniac; 05-12-2011 at 05:36 PM.
Reply With Quote
  (#8) Old
Oscar Oscar is offline
Senior Member
 
Oscar's Avatar
 
Posts: 405
Join Date: May 2010
Location: Palm Springs, CA
Default 05-13-2011, 12:08 AM

I get it now....

TY.

I thought there was an actual command like 'open' that was needed.


10v, N80, 1 Gig ram, 160 Gig HD, A06 /Windows XP / SL 10.6.6 NBI 0.8.4 Special/ Linux Mint |
Please use my Dropbox Invite link: http://db.tt/4z2wwup
Reply With Quote
  (#9) Old
Oscar Oscar is offline
Senior Member
 
Oscar's Avatar
 
Posts: 405
Join Date: May 2010
Location: Palm Springs, CA
Default 05-14-2011, 01:05 AM

Thanks for the input with the terminal stuff. It DOES simplify the process.

Specifically;

1. I copied NBI...351 to the root of the USB drive (open the USB, and copy straight to it).
2. I renamed the file "NBI" -- for simplicity's sake.

run the installer, open a terminal from the installer task bar.

3. the specific line to type into the terminal is:
Quote:
/NBI.app/Contents/MacOS/NetbookInstaller

That worked for me without having to worry about all the numbers in the NBI name.

Cheers.


10v, N80, 1 Gig ram, 160 Gig HD, A06 /Windows XP / SL 10.6.6 NBI 0.8.4 Special/ Linux Mint |
Please use my Dropbox Invite link: http://db.tt/4z2wwup
Reply With Quote
  (#10) Old
Louiex23 Louiex23 is offline
Junior Member
 
Posts: 3
Join Date: May 2011
Default I need serious help - 05-19-2011, 12:55 AM

I have a Dell mini 10v and I did a fresh install with snow leopard 10.6.3 and used netbook installer rc1. Everything worked great. I then used netbook installer again and updated to 10.6.4 combo and then the same again for 10.6.5 and everything went well again. Once I ran netbook installer again and tried 10.6.7 and now I keep getting message saying hit power button and start computer again. Keeps coming up. I dont know what to do from this point. I try to just reinstall from beginning but it will not let me. It keeps coming up with same message. i am a nubee and I need direct instruction on how to fix this. I miss using my dell mini and now it is useless. Is my netbook a lost cause now.
Reply With Quote
Reply

Tags
10.6.3, 10.6.6, 10.6.7, 10v, mini 9

« Previous Thread | Next 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

Forum Jump

Copyright © 2008-2016 MyDellMini.com.