Jump to content

Recommended Posts

Posted
Hi FN-GM, have you tried the solution I posted on page 3 of this thread? It has worked for all our MR052's.

 

Well i dont have a probelm isntalling Windows form a CD. Just imaging. I used killdisk on the drive and removed everything and it worked ok. Anyway i am not using SCCM like you.

 

Thanks

  • Thanks 1
Posted

Maybe Its a faulty drive?

 

Or apply default settings then make the HHD drive boot 1st?

 

Do have skype? Set up skype and we can try and sort something? :)

  • Thanks 1
Posted
Think i have cracked it. I have a custom BIOS and when you install windows get rid of the 100mb partition. I am going to test and will get back to you.
Posted

Right Cracked it!

 

1. Flash the bios with the special attached version.

2. During the install of Windows 7, do a custom setup, format the HDD and delete the 100mb partition and leave the space empty.

3. Install on your large partition.

 

When you image another machine.

 

1. Flash bios with the attached.

2. Download image.

 

Obviously when the bios has been done once no need to do it again.

 

Thanks

MR052V.zip

  • Thanks 2
  • 1 month later...
Posted

What a right pain in the backside. I spoke to their techies today and I was informed it was a Windows 7 issue. I have older versions of this laptop and Win7 goes on them fine, just not these. They do know it is a partition issue and I had the exact same problem last year with XP and WDS, so not just Win7 at all. I got around it then by only specifying "modify" rather than "wipe" in the XML file.

 

I have SCCM now and figured out not to format the drive first. If only I checked here BEFORE working it out. Good to see that I am not alone on this though.

Posted
Tried to build some of these with Linux ( Ubuntu and Fedora ) but had the same issue. No operating system found. I thought it was the grub loader but it looks like a weirder issue.
  • 1 month later...
Posted
Right Cracked it!

 

1. Flash the bios with the special attached version.

2. During the install of Windows 7, do a custom setup, format the HDD and delete the 100mb partition and leave the space empty.

3. Install on your large partition.

 

When you image another machine.

 

1. Flash bios with the attached.

2. Download image.

 

Obviously when the bios has been done once no need to do it again.

 

Thanks

 

I love you man! You just solved me a whole day's headache! Thanks!

  • 2 months later...
Posted
Ive installed Windows 7 on loads of laptops and Computers, so far and no problems untill i try a Stone MR052 Laptop.

 

Windows 7 Installs fine, and seems to be working until i take out the OS DVD and reboot then it cant find the OS.

 

If i put the OS dvd back in (not booting from it) Windows then loads from the HDD. Strange, this has happen on two different Laptops of the same model.

 

Ive also upgraded the bios.

 

HI I DID EVERYTHING THAT WAS STATED HERE AND IT DIDNT WORK HOWEVER I DID FIX IT SO IT BOOTS UP WITH NO DISC AND ITS REALY EASY TO FIX

INSTALL XP THEN INSTALL WINDOWS 7 BUT DONT DELETE OR FORMAT THE DRIVE JUST CLICK TO INSTALL IT WILL SAY SOMETHING LIKE (WINDOWS WILL INSTALL BUT EXISTING FILES WILL BE NAMED WINDOWS OLD BLAH BLAH) JUST CLICK TO CONTINUE AND IT WORKS FOR ME

 

THIS WAS A MAJOR HEAD BUST FOR ME AS IVE DID HUNDREDS OF INSTALLATIONS

Posted
Ive installed Windows 7 on loads of laptops and Computers, so far and no problems untill i try a Stone MR052 Laptop.

 

Windows 7 Installs fine, and seems to be working until i take out the OS DVD and reboot then it cant find the OS.

 

If i put the OS dvd back in (not booting from it) Windows then loads from the HDD. Strange, this has happen on two different Laptops of the same model.

 

Ive also upgraded the bios.

 

HI I DID EVERYTHING THAT WAS STATED HERE AND IT DIDNT WORK HOWEVER I DID FIX IT SO IT BOOTS UP WITH NO DISC AND ITS REALY EASY TO FIX

INSTALL XP THEN INSTALL WINDOWS 7 BUT DONT DELETE OR FORMAT THE DRIVE JUST CLICK TO INSTALL IT WILL SAY SOMETHING LIKE (WINDOWS WILL INSTALL BUT EXISTING FILES WILL BE NAMED WINDOWS OLD BLAH BLAH) JUST CLICK TO CONTINUE AND IT WORKS FOR ME

 

THIS WAS A MAJOR HEAD BUST FOR ME AS IVE DID HUNDREDS OF INSTALLATIONS

Posted (edited)

That doen't really help when you are trying to make a 'clean' disk image as upgrading from XP will leave a hell of a lot of garbage behind, not to mention spending a day simply installing OS's and upgrading etc. Almost eveyone here manages 'large' networks and whilst your method may be good for a single troublesome machine it does not really work for a production environment.

Oh, and your caps key appears to be stuck on. Twice ;)

Edited by Dos_Box
  • 3 months later...
Posted (edited)
Here's a workaround for this problem for anyone trying to reinstall with SCCM or MDT. The MR052's just don't like partitions created by Vista/7; if you currently have no working OS on the drive follow these steps:

 

* Edit your Task Sequence so that it does not run the "Format and Partition Disk" step for these laptops.

* Boot off an XP CD

* Delete any current partitions, create a new one. Shutdown the laptop.

* Boot into WinPE.

* Bring up a command prompt and type format c: /q

* Start your Task Sequence as normal.

 

If you have systems that still have an XP OS installed, you should be able to boot into WinPE and start the Task Sequence normally (while skipping the "Format and Partition Disk" step). When the image is applied the disk contents will be wiped.

 

I haven't tested this installing directly from the Windows 7 DVD, but in theory the same process should work. Just don't delete the original XP partition!!!

 

P.S. - This doesn't require the BIOS update mentioned earlier in the thread.

 

Fortunately I have only one of these MR052 machines remaining.

 

Slight variation on the above.

 

I started the XP installation from the CD, deleted existing partitions, allowed it to create one partition and powered off immediately after the format.

 

Then installed Win 7 from the DVD to the existing XP-created partition.

 

Windows XP puts the 100MB extra partion at the end of the drive, whereas Windows 7 puts it at the start. I'd never noticed that before, but the MR052 BIOS doesn't like it.

 

I didn't need to flash the BIOS.

 

Works as a one off, but no good for mass deployment.

 

Edit - just read down and realised that's what tompaa65 and DosBox said! Anway - it works.

Edited by OverWorked
  • 1 month later...
Posted
Think I'll try and create a quick and dirty auto-boot CD that will set up an XP-grade partition then have a separate Task Sequence for MR052 laptops that doesn't involve the Create Partition phase (not sure if conditions can be set via WMI that early on in the installation process)
Posted
As long as WMI stuff is installed in the LightTouch image then you can do it right from boot as it is a selfcontained OS that boots up and does the prerequisete stuff before dropping the image on top of it. That should work fine, you may even be able to use the older formating and partitioning tools directly in the task sequence in place of the newer ones to setup the partitions.
Posted
As long as WMI stuff is installed in the LightTouch image then you can do it right from boot as it is a selfcontained OS that boots up and does the prerequisete stuff before dropping the image on top of it. That should work fine, you may even be able to use the older formating and partitioning tools directly in the task sequence in place of the newer ones to setup the partitions.

 

You've read my mind, was thinking of a small package with the XP diskpart \ format commands to set up the partition instead of the standard SCCM step, use WMI to filter either of them out et voila sorted :)

  • 2 weeks later...
Posted (edited)
You've read my mind, was thinking of a small package with the XP diskpart \ format commands to set up the partition instead of the standard SCCM step, use WMI to filter either of them out et voila sorted :)

 

Quick update, SCCM doesn't like me running XP diskpart from within its own WinPE boot environment (not surprising really!)

 

After messing about with BartPE trying to do auto diskpart sequences and finding that doesn't like diskpart very much either I'll stick with gparted and create the partition manually, doesn't take too long in the grand scheme of things. Have put a WMI filter on the SCCM partition step to do any model that's not the Stone one (or NOTCHA as the real model name appears to be ;) )

 

The BIOS links are useful though as I need AHCI on to get the best out of the Crucial M4 SSD I've put in one of the laptops to extend their life a bit further. CPU speed and memory are fine but 5400rpm hard drives are painful :p

 

Question is which BIOS is "better"... D from one of the earlier links or the special V link posted on the previous page...

Edited by gshaw
  • 2 years later...
Posted
OK guys... read the whole thread and this is what worked for me. I did not need to update the bios. I removed the hard drive and deleted the partitions that Windows 7 makes so that there is just one partition. Formatted the whole single partition. Replaced it in the Stone laptop and rebooted with Windows 7 installation disk. Used Custom install and selected the single partition to install to. Installed perfectly and the laptop boots Windows 7 fine. Problem solved for me, hope it works for you guys too! :)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...