kae58 / netbook-installer

Automatically exported from code.google.com/p/netbook-installer
0 stars 0 forks source link

//s/l/extras/s10ext ? #258

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Loaded OSX several times with NBI 0.8.4.RC1 retail OSx
2.Aftr loading updated software ran  NBI S10e  came up as unsupported device
3.So only General kewts loaded  

What netbook are you using this on?
Lebovo s10e

What is the expected output? What do you see instead?
/s/l/e/s10ext     ;     /s/l/e/general

What version of the product are you using? On what operating system?
NBI0.8.4 RC1    OS 10.6

Please provide any additional information below.
How can I add the correct kewts to the folder do i need to create a folder ?
Sorry new to OSX   

Original issue reported on code.google.com by jeff.hor...@rxtextiles.com on 5 May 2010 at 6:54

GoogleCodeExporter commented 8 years ago
NBI didn't detect the correct machine.
run the following in the terminal and let me know what it outputs.
This will also not work if you are using an smbio.plist file.

sysctl -a | grep model

Original comment by Meklort@gmail.com on 6 May 2010 at 3:19

GoogleCodeExporter commented 8 years ago
I also have a S10e, same problem.

beagle:~ user$ sysctl -a | grep model
hw.model = 41875LG ><intege?i? ??`????1.0
machdep.cpu.model: 23
machdep.cpu.extmodel: 1

Entering "41875LG" under Model Name in the Lenovo S10 section of machine.plist 
fixes the problem, but it 
seems I have to do that in both NetbookInstaller and UpdateExtra.

Original comment by michj...@gmail.com on 7 May 2010 at 2:34

GoogleCodeExporter commented 8 years ago
You have to edit the machine.plist in both, the NetbookInstaller and 
UpdateExtra. 
And you have to do this every time you do an update of those. 

sysctl -a | grep hw.model 

gives me

40684WG

Original comment by dkri...@prodyna.de on 14 May 2010 at 9:18