I got a 240GB SSD for Christmas, as well as external casing for a hard drive. I have a laptop with a 500GB hard drive on it, and it's quite close to full. Right now, I have Windows 10 and Ubuntu on my HDD, inside my laptop, and a fresh install of Ubuntu on the SSD, connected externally. I want to have Ubuntu on the SSD, which will be connected internally. I'm not yet sure what I'm going to do with Windows, but I will probably need access to it rather soon.
The new drive is smaller, which presents some issues with resizing partitions, and only the drive connected internally can be booted from.
Should I (once again) copy the old Linux partition to the SSD, and run Boot Repair on it from a Live USB? I didn't know about Boot Repair until today or yesterday, so I'm halfway through copying over my Home folder by now. I don't want to waste time with it if it won't work, but if it did, it would keep my programs and settings intact, and would be worth the time.
So, would it work?
lsblk output:
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
loop1 7:1 0 115M 1 loop /snap/vlc/4
sdb 8:16 0 223.6G 0 disk
├─sdb4 8:20 0 220.3G 0 part /media/joeyubuntu/ae1867d3-bd73-4bd6-96df-93a0
├─sdb2 8:18 0 512M 0 part
└─sdb3 8:19 0 2.8G 0 part
loop8 7:8 0 193.5M 1 loop /snap/vlc/65
loop6 7:6 0 83.1M 1 loop /snap/core/3247
loop4 7:4 0 121M 1 loop /snap/discord/38
loop2 7:2 0 83.7M 1 loop /snap/core/3440
loop0 7:0 0 121M 1 loop /snap/discord/41
sda 8:0 0 465.8G 0 disk
├─sda4 8:4 0 25G 0 part
├─sda2 8:2 0 16M 0 part
├─sda9 8:9 0 2.8G 0 part [SWAP]
├─sda7 8:7 0 1000M 0 part
├─sda5 8:5 0 1000M 0 part
├─sda3 8:3 0 371.1G 0 part /media/joeyubuntu/Windows
├─sda1 8:1 0 260M 0 part /boot/efi
├─sda8 8:8 0 45.7G 0 part /
└─sda6 8:6 0 19G 0 part
└─cryptswap1
253:0 0 19G 0 crypt [SWAP]
loop7 7:7 0 113.6M 1 loop /snap/blender-tpaw/3
loop5 7:5 0 83.8M 1 loop /snap/core/3604
loop3 7:3 0 204.8M 1 loop /snap/discord/32`
lsblk
– jdwolf Dec 28 '17 at 02:14