Hi
So my new T16 laptop arrived and I am a happy little soul
Wow!
After getting Win 11 up and running (I decided to stick with Win 11) I am now about to re-partition the single 2TB SSD it has ready for AL install and data transfer, and am not 100% sure of the best way, so thought I would beg for some expert advice. Again. Sorry.
Below are detailed the partitions on my old ASUS lappy with its two SSDâs, and then what my T16 has now, and finally what I think I could re-partition to (sizes in brackets are current used space).
But:
Do I need / is it a good idea to have a separate Linux boot partition, or could I just use sda1 for both Win 11 and ArchLabs? The thing is I think I can remember having to extend my boot partition before when I had only one boot partition for win and AL and it was a big PITA.
ASUS
Main SSD (1TB)
sda1: Boot : 600 MiB
sda2: MS reserved : 128 MiB
sda3: Windows : 300 GiB (205 GiB)
sda4: Windows Recovery : 800 MiB
sda5: ArchLabs Swap : 10 GiB
sda6: Documents : 620 GiB (330 GiB)
Caddy SSD (1TB)
sdb1: LinuxBoot : 1 GiB
sdb2: ArchLabs : 100 GiB (27 GiB)
sdb3: Work : 530 GiB (340 GiB)
sdb4: LapTopMusic : 300 GiB (265 GiB)
T16 (2TB SSD)
Current
sda1: Boot : 260 MiB
sda2: Windows : 1905 GiB (60 GiB)
sda3: Windows Recovery : 2 GiB
Possible New
sda1: Boot : 260 MiB
sda2: Windows : 300 GiB (60 GiB)
sda3: Windows Recovery : 2 GiB
sda4: LinuxBoot : 1 GiB
sda5: ArchLabs : 100 GiB (27 GiB)
sda6: ArchLabs Swap: 10 GiB
sda7: Documents : 850 GiB (595 GiB) - Includes Music
sda8: Work : 644 GiB (340 GiB) - i.e. the rest of disk
I would like to offer an alternative option, I currently run Win 11 in a VM on my Linux box. Not sure if this will work for you but its a great way of keeping them separate from each other. I have not had any issues using this option for my use case but not sure of your use case.
If you do go this rout and since you will be re-installing the OEM version of Windows just make sure you have the OS registered with MS under a Microsoft account so you can then assign the license key under the VM, you have to choose this machine has a hardware change so it will let you use the license key to register Win 11 in the VM. In my case I have Win 11 Pro, I downloaded a ISO for Win 11 from MS site and resisted the license key via my Microsoft account which showed it listed.
You can see on the Asus you enlarged it to 600 MiB.
Is the Asus pretty much done as a work computer because of the keyboard? If so, pull that Caddy SSD out and put it in the T16 if you can. If you canât, what @aandmsantos0910 is recommending may be your best bet. Best to keep the two operating systems as separated as possible.
Thanks @aandmsantos0910
I actually have that solution as well on the ASUS AL installation - Windows (its 10, but anyway) in a VM.
It worked quite well, but for some of the stuff I was doing for work it just didnt cut it, and I reverted to using the Win dual boot
Thanks @Packrat
I had read somewhere that two EFI partitions, (I am now learning more terminology, they are called ESPâs?) were not a good idea but now I can take a look at @HaxNet posts to see how he did it (I did search, the posts - honest!)
Or I can just increase the size of me EFI Partition,
I managed it before, just have to remember where I wrote about it, could even have been on here - Stupid (Goldfish) Brain!
EDIT:
I really have no inkling of a memory of this post. My brain must be wired in a weird way, sorry.
So, why cant I just use a Linux live session USB and then use Gparted to make a bit of space between the EFI and Windows partitions and then just expand the EFI into that space?
It just seems too easy âŠ
EDIT 2: This post from Rod smith (who seems to be behind rEFInd, so must know a thing or two) seems to say that I should just make a second ESP for Linux, or maybe not
Man that sounds like a really cool laptop. Iâd wipe the drive and get linux wierd, but donât listen to me. Nowadays with thinkpads there is not a lot of reason though for windows unless you need to install something on there and you can always reinstall (yours might be to new for that approach), the windows key is in the uefi bios usually. fwupd seems to be able to update the bios better than windows on my T15. Like I said donât listen to me, works on this model.
It seems there is a 16 MB partition between EFI and Win partitions (probably the reserved partition but I cant see it in Windows disk manager) which the AOMEI free tool cant move
âș How to increase EFI partition in windows 11, 10, 8, 7?
If there is unallocated space on the right or left side of the EFI partition, you can use the âResize Partitionâ feature to realize Windows 11 increase EFI partition size.
But âŠ
Note: If there is not any unallocated space on the hard drive or the unallocated space is not adjacent, you can upgrade to the Professional edition, which comes with the âAllocate Free Spaceâ, allowing you to directly transfer free space from one partition to another only in 3 clicks.
Thanks @cog , its the best I have ever owned - love it to bits
If it wasnt for the need for Office for co-writing Journal papers and FEA and other software for work - I wouldnt have windows for sure
I have tried all the alternatives (and use LibreOffice at home for example, FreeCAD etc etc , but it just doesnt work as well / makes my life more complicated than just having Dual boot
I have a docker based onlyoffice solution I use. Seems to be super MS office compatible. Will share with you down the road. You got other fish to fry ATM.
Click Start icon, type cmd in the Search box, right-click Command Prompt and select Run as administrator.
In the Command Prompt window, you can type the following command: wmic path SoftwareLicensingService get OA3xOriginalProductKey. Press Enter to execute the command and it will show your Windows 11 product key.
Now that Gparted can move that MSR partition, resizing the EFI partition is easy
I made it 1 Gib to be safe
Well, I tried to make it exactly 1024 GiB but due to alignments in GParted it ended up as 1022 MiB with 2 MiB unallocated after it (in case this is relevant to what is to come below)
Or, maybe I was stupidly selecting the USB AL installation stick EFI partition sda1 as the boot partition for my installation on the laptop (hence why I had to keep re-flashing the USB stick)