1

A friend of mine asked me to fix his laptop, and to be honest I'm completely stumped, but he doesn't want to take it to a repair shop. I'm hoping I can get some help here. I haven't done much with Ubuntu, but I don't want to continue any further and mess things up more.

So here's the rundown, I guess.

Specs:

  • Toshiba Satellite C55-C5241
  • Windows 10
  • Intel i5 2.2GHz Quad-Core
  • 1TB Hard Drive 5400 rpm
  • Mobile Intel HD graphics 5500

What he was trying to do is make a dualboot for Windows 10 and Ubuntu, and apparently messed up quite a bit in doing so.

I was told:

  • Made new partition, rebooted to Ubuntu through USB ISO to install on new partition
  • When he tried to reboot to Windows 10, it would NOT load, gave him NTFS_FILE_SYSTEM error
  • Ubuntu would work, but only trial would allow him to connect to internet.
  • Tried to "merge" Didn't quite understand what he meant by this, but I'm guessing he deleted/resized the partitions until they were one large partition.
  • Ended up with one partition, either unallocated or NTFS (he said he couldn't remember which)

So he gave up, handed it to me, and basically good luck have fun.

I start to take a look and realize I have absolutely NO idea what to do to fix this. I made a windows 7 installation USB to try to at least get him back on to use the laptop. However, I am completely stuck in Grub, and I'm not familiar with the commands.

I tried changing the boot sequence to put USB first, but it still goes straight to Grub. When I try to load the HDD, I get Error 0xc0000225.

I would like to try and get this fixed for him before his college classes start, but I don't think I can do it without help. I'm hoping someone here has an answer of some sort.

3 Answers3

0

What Ubuntu version is it? The 14.04 installers have a known problem with UEFI boot. I wrote a guide on how to install 14.04 with UEFI boot here: How to install Ubuntu 14.04 64-bit with a dual-boot RAID 1 partition on an UEFI/GPT system?. You should be able to use the guide, ignoring the RAID stuff (everything referring to mdadm/RAID).

0

There are several issues here ..


Do you really want to install Windows 10?

This needs to be activated, and so needs to be either a 'free upgrade' from Windows 7 or 8.1 (and already activated) or you need a full retail install license for Windows 10.

Also, for best results, any upgrade needs to overwritten (once activated) by a fresh install of Windows 10.

Your laptop is crippled by its hard-drive.

Strongly recommend replacing with (at very least) 7200 rpm or better SSHD (or SSD) drive.

You will get much better performance with at least 4GB or RAM.

Don't be too ambitions ..

Unless you are willing to muck with partitions, just install Windows (whatever version) first, and then use the Ubuntu installer to install alongside.


General comment:

If you are (giving up and) returning to Windows 7, you need to revert to pre-UEFI (Legacy) setting in BIOS and may need to use the Ubuntu installer to remove (delete) any existing partitions (and formatting).

david6
  • 14,528
  • 5
  • 38
  • 46
0

I'm not honestly sure what I did, but I got Ubuntu to load up correctly. It wasn't allowing me to connect to wifi at first though. I plugged it up to LAN and it seemed to recognize the driver then.

Everything seems to be working fine though. Thank-you for the information though, guys (:. I should be able to fix it from here.