The laptop comes with Windows 8.1 (later upgraded to Windows 10) with UEFI configured which spells GPT partitioning.
Then the time for the SSD upgrade came, it wasn't that difficult. You just need the right tools for the job: replacement SSD, a bootable USB drive with Linux Mint 18 (Sarah, Ubuntu 16.04), USB 3.0 adapter for M.2 drive, and AOMEI Partition Assistant. The laptop would get a nice upgrade to 256GB SSD (Transcend TS256GMTS800)
- plug the new SSD to USB adapter
- boot the laptop to LinuxMint which you can create with rufus for UEFI booting
- dd the whole old SSD into the new one. 64 Mb block size is nice, I got 250 MB/s.
- out with the old SSD, in with the new
- reboot into Windows 10
- install AOMEI Partition Assistant
- move and resize your partition
dd if=/dev/sda of=/dev/sdd bs=64M
- EASEUS wasn't able to detect my not-so-matching partition table
- MiniTool wasn't able to move the partition (perhaps it wasn't recognizing the end of disk address properly just as EASEUS)
- lastly, AOMEI works just great with moving Windows recovery partition (located to the end of the disk) and resizing my system (C:) drive to its full size.
0 rants:
Post a Comment