Categories
Apple OS X Windows 7

How to burn dmg in windows 7

I got a 2006 Macbook Pro, which had 0’d out hard drive. So I wanted to get OS X loaded on to it. I found a dmg file that had OS X 10.6. Doing a quick Google search, I figured out I can easily burn the dmg file to be bootable.

What you need first is the application for your windows computer :

You can download the application from here : http://www.asy.com/sharetm.htm
or you can download the version I used here : http://uploadland.com/?d=4ED038641

You then run it, and get a 15 day free FULL trial, so you can use all of the capabilities the software has to offer. If you like it, I always advocate purchasing/paying for great pieces of software like this.

Very easily open the application, click run, unless you paid for it. You then need to point the application to your dmg file.

[zp src=”1.jpg” album=”blog/mac/transmac” width=”600″]

Now select your dmg file, and then you have it loaded into transmac, very similarly like in OS X environment. It almost looks as if it mounted it, but from what I can tell, it does not actually mount it. You can then right click and burn (assuming you have a sizable DVD/DVD DL inserted).

[zp src=”2.jpg” album=”blog/mac/transmac” width=”600″]

Pop it into your Mac, and you have a bootable DVD from a dmg file coming from a Windows environment.

Categories
Operating Systems Software

Code 12: This device cannot find enough free resources that it can use – PC770 verizon air card

I had an E6400 Dell with an issue where his Verizon air card (PC770) would not connect up every time. It would say device unknown. I looked at device manager, and it showed the NEC driver as have an error code of “Code 12: This device cannot find enough free resources that it can use”. After some goggling, and failed attempts, I found a fix!

I ran this command in the command prompt (right click->administrator in accessories) :

bcdedit /set CONFIGACCESSPOLICY DISALLOWMMCONFIG

rebooted, and he has not had an issue since.

Categories
Operating Systems Software

Fresh AHCI install vs AHCI registry tweak

When I was running my AHCI vs ATA tests, I thought it would be a perfect time to see if a fresh install (factory image from dell) of AHCI is better then a registry tweak AHCI install (basically coming from ATA, without reformating with our stock image).

AHCI with registry tweak :

[zp src=”atto-ahci-samsung.jpg” album=”blog/samsungSSD/” width=”600″]

[zp src=”crystal-ahci-samsung.jpg” album=”blog/samsungSSD/” width=”600″]

AHCI after a fresh install :

[zp src=”atto-ahcifresh-samsung.jpg” album=”blog/samsungSSD/” width=”600″]

[zp src=”crystal-ahcifresh-samsung.jpg” album=”blog/samsungSSD/” width=”600″]

It’s interesting that dells factory image (fresh install) is almost slower performance wise! If anyone’s interested, I might have time to do a test from a fresh install (from win 7 DVD).

Categories
Operating Systems Software

How Do I change from IDE to AHCI in windows 7?

There is a very simple way to do this, Microsoft has it all laid out.


1) Exit all Windows-based programs.
2) Click Start, type regedit in the Start Search box, and then press ENTER.
3) If you receive the User Account Control dialog box, click Continue.
4) Locate and then click one of the following registry subkeys:

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Msahci
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\IastorV

5) In the right pane, right-click Start in the Name column, and then click Modify.
6) In the Value data box, type 0, and then click OK.
7) On the File menu, click Exit to close Registry Editor.

The only one I saw was Msahci with the “name” option, so I changed that from 3 to 0 (hexdceimal), rebooted, and changed BiOS over to AHCI, and I was good to go. Rebooted, and it was live in ahci!

Enjoy 🙂

Categories
Operating Systems Software

ISO image to flash drive

This operation assumes your machine can boot from a USB enabled device. Check your BIOS to make sure. You also MUST have a DVD copy of Vista to install the source files from the DVD to a USB flash drive:
1. Insert your USB flash drive and enter the following commands:
(please note this list assumes that your USB flash drive will be seen as disk 1. To confirm that it is type “list disk” after you’ve entered the DISKPART command) Otherwise you may wipe a different drive (such as your hard disk drive!)
2. Type:

diskpart
select disk 1
clean
create partition primary
select partition 1
active
format fs=fat32
assign
exit
At this point your USB drive is formatted. DO NOT format the drive from within Windows. You MUST have a DVD copy of Vista to copy the source files from.

The final preparation step is to copy the installation files to your flash drive, this can be done by running the following command:
(Please note D: is the drive letter for the source files and E: is the drive letter for your flash drive, if they are different on your system you need to change them accordingly).
Exit DISKPART. Type:

xcopy d:\*.* /s/e/f e:\

That’s it, configure usb device as primary boot device in your bios and select it as your boot device!

Enjoy.

Categories
Operating Systems Uncategorized

Error 1720 with Microsoft Windows Installer

I had noticed this error a few times when trying to remove programs. I specifically used this for Windows XP.

Install/Download this : http://uploadland.com/?d=4E0C98EC1

If that does not fix it, try and run a driver cleaner, like these :

http://uploadland.com/?d=4E0C98ED1
http://uploadland.com/?d=4E0C98EE1

All you need to do with the cleaners is remove the bad install, and you should be good. You can also try the latest installer here :

http://uploadland.com/?d=4E0C99521

I haven’t had to deal with this in a few months, so it’s a little fuzzy, but if anyone needs specifics, ask…i’ll try to replicate the issue and get more details.

Categories
drivers

ACPI SMO8800 driver missing for Dell E6410/E6420/E6510/E6520 – unknown device ACPI SMO8800

We received a bunch of new Dell E6420’s at work, and needed to get them prepped for drivers and our image deployment. We run a deployment process through Landesk OSD, with HII (Hardware Independent Imaging), which basically means that we have 1 image for multiple model computers.

I installed our basic Windows 7 Pro x32 image on the new machine, and was going through drivers that needed to be installed, and ran into one tricky one. In Device Manager, right-click the device and click Properties. Under the details tab, choose Hardware ID from the drop box. You’ll see something like ACPI\SMO8800 (that’s what the unknown device was on mine). Google that hardware ID and you’ll find that it’s an accelerometer, a device that detects when your laptop may be falling and instantly stops the hard disk so it isn’t damaged on impact.

I went through and extracted the drivers for it in Windows 7 x86/x64, Vista x86/x64, and XP x86/x64. The zip file is 2.79 MB (2,926,227 bytes). You can download the drivers here : LINK IS DEAD

All you have to do is extract it (I use 7zip), and navigate your update drivers to your respective OS version and x86/x64 version. If you want a more detailed write up on how to do it, with pictures, let me know.

Hopefully this helps :).

Categories
Operating Systems Printers

0x00000006 error (cannot connect to server) when trying to add printers

Scenario :

Dell E6410 with windows 7 PRO trying to add printer(s) – HP, from server xyz, returns error : Cannot Connect To Printer, when you expand you receive this code : 0x00000006

[zp src=”printerror.jpg” album=”blog/etc” width=”500″]

What I tried :

Removing everything related to the printer in registry (F3 is your friend)
Adding other printers from other print server (this worked)
Re-adding computer to domain (was listed, but thought i’d try)

Rebooted after each attempt as well.

What finally worked :

Going to :
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Print\Providers\Client Side Rendering Print Provider\Servers
and removing anything related to the xyz server, and it worked, did not even have to reboot. Connected, and started downloading drivers as it is supposed to.

Hopefully this helps!

Categories
Operating Systems

How to disable Internet Explorer Enhanced Security Configuration for server 2003/2008

I get a lot of people asking me how to disable IE’s Enhanced Security Configuration, so this is how to do it for server 2003, and 2008.

Internet Explorer Enhanced Security Configuration places your server and Microsoft Internet Explorer in a configuration that decreases the exposure of your server to potential attacks that can occur through Web content and aplication scripts. As a result, some Web sites may not display or perform as expected.

For Windows Server 2003 Users

The quickest way to remove it for Server 2003 is to uninstall it: Go to Control Panel, then Add or Remove Programs, then click on Add/Remove Windows Components uncheck the Internet Explorer Enhanced Security Configuration and click on next.

[zenphoto src=”2003server.png” album=”blog/os_stuff/” width=”500″ /]

For Windows Server 2008 Users

In Windows Server 2008, you have to click on the root folder in server manager. Then you scroll down to the Security Information Section and click “Configure IE ESC”. You can turn off IE ESC for Administrators and/or for users. The latter in a Terminal Server environment.

[zenphoto src=”2008server.png” album=”blog/os_stuff/” width=”500″ /]