Here's what it says:
HTML:total used free shared buffers Mem: 4048612 45856 4002756 0 0 Swap: 0 0 0 Total: 4048612 45866 4002756
Is there a way to copy all this info to a flash drive? It would sure be a lot easier and mistake-free if I can get them onto my Mac.
Gotta call it a night - the wife and kids are home...
Yes - it's a tiny bit complicated but here it is -
a) attach the flash drive - it should be FAT32 format
b) type dmesg and look at the end of the out put - it will say something like the following -
sd 8:0:0:0: [sdi] Assuming drive cache: write through
[ 6804.476644] sdi: sdi1
[ 6804.548315] sd 8:0:0:0: [sdi] Attached SCSI removable disk
[ 6804.548315] sd 8:0:0:0: Attached scsi generic sg9 type 0
c) Note the sdi part - the portion of interest above is sdi1
d) Type mkdir /tmp/somedir
e) Type mount /dev/sdi1 /tmp/somedir
IF the command in e) returns without error - you can copy the files to /tmp/somedir/ and then press Fn+Ctrl+Alt+Del to reboot the system.
I so love Linux....
I so love Linux....
Gotta call it a night - the wife and kids are home...
Ever booted OSX into Single User mode to do some Cache Cleaning or resetting your forgotten Admin password?
Should look familiar to you...
Caveman:
Is your MBP a Merom Santa Rosa, or the Santa Rosa with the Penryn processor?
Thanks
Unfortunately, I think all of these little tidbits are building to become the 'value' in snow leopard.
The dual video cards, the max ram... possible only available if you shell out $129 for snow leopard. 🙁
Sorry, you must have missed the news on MacRumors. Snow Leopard will be $29 for a single user if you upgrade from Leopard.
According to http://www.tigerdirect.com/applications/SearchTools/item-details.asp?EdpNo=4680648&CatId=3984 the T9400 (Intel 2.53 GHz) does support 8GB. So the 8GB limitation is either software-restricted or it has to do with the NVidia chipset on the Late-2008 uMBPs.
I wonder if they can upgrade the EFI to support 8 GB then, can't they?
And a processor does have to support a certain RAM limit since it needs to be able to address it, so I was just clarifying that the T9400 should be able to address 8 GB.
Also, it could very well be the chipset since that is where the memory controller resides. The T9400 does not use an on-board MC and therefore the chipset's MC would have to able to address 8GB of RAM as well. At least I think so. I'm a newb.
Sure, they could. But I'd fall over if they did. After all, they didn't do it for the Core Duo/Solo iMacs, Minis, MacBooks or MacBook Pros.
The 9400m and the Santa Rosa chipsets both support 8 gb of memory addressing. It's in their product data sheets from nVidia and Intel.
Didn't they? I recall that they upgraded EFI to support booting Windows. I think there have been other EFI patches as well.
Cool. I couldn't find the chipset data sheet (I was looking). Now, nVidia did produce a special chipset for the uMBPs, so I suppose there could be something to do with it there, but like you said, I doubt it.
Question for you then. What reason do you think exists for Apple to NOT update the EFI? It's more money for their partners if the uMBPs support 8 GB.