Jump to content

msi cr610 notebook won't boot from disk


Recommended Posts

A friend in Croatia purchased a computer and I'm trying to set it up for her. It's a msi cr610 notebook whose online specs say it comes with Windows 7 Home Premium even though in the store they told us it has no OS but I can install Linux if I want.

The only thing resembling an owner's manual is a disk labeled "manual" so I guess that's it. I put the disk in and am prompted to press any key to boot the system. It appears to install windows, then I'm asked to choose a language. Next I get this:

"The system recovery file does not exist, and it might be already removed. If this is the first time you use this system, please contact your local distributor for further help."

I downloaded the manual from the link I gave you but it doesn't say anything about this. So now what?

___________________

Link to comment
Share on other sites

...So now what?

I say completely clean and reformat the HDD and then install whatever OS you desire.It would appear that whoever wiped the drive before you got your hands on it didn't do a very thorough job.

This is what I use to prepare for an install.Cleaning and formatting takes quite some time (this command line usually takes about 2 1/2-3 hours on a 250G HDD) so be patient if you decide to implement this.It may appear that nothing is going on,but it is.A blinking cursor "_" will be there to assure you that progress is being made.

Hit the ENTER key after each command.

DISKPART

LIST DISK (Generates a list of disks available)

SELECT DISK # (The "#" sign will be replaced by the disk number of your choice)

CLEAN ALL (Completely wipes disk and writes zeros to it)

CREATE PARTITION PRIMARY (Creates a primary partition)

SELECT PARTITION 1 (Directs focus to newly created partition)

ACTIVE (Marks partition as active)

FORMAT (Formats the partition-if no format is chosen the default format will be invoked)

ASSIGN (Assigns a drive letter to selected patition)

EXIT

For further research:--->;http://technet.microsoft.com/en-us/library/cc766465(WS.10).aspx

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy