<div dir="ltr"><div class="gmail_default" style="font-family:tahoma,sans-serif;color:#0b5394">Another option for some is the <a href="https://docs.microsoft.com/en-us/windows/wsl/">Windows Subsystem for Linux</a> which I demo'd at an earlier GTALUG meeting.</div><div class="gmail_default" style="font-family:tahoma,sans-serif;color:#0b5394">No boot issues, fewer graphics and PulseAudio problems, and it works fairly well for the light loads I have given it.</div><div class="gmail_default" style="font-family:tahoma,sans-serif;color:#0b5394"><br></div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div style="text-align:center"><div style="text-align:left">Evan Leibovitch, <span style="font-size:12.8px">Toronto Canada</span></div><div style="text-align:left"><span style="font-size:12.8px">@evanleibovitch / </span><span style="font-size:12.8px">@el56</span></div></div></div></div></div></div></div></div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Mar 4, 2022 at 11:27 AM D. Hugh Redelmeier via talk <<a href="mailto:talk@gtalug.org">talk@gtalug.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Most computers come with Microsoft Windows.  If you insist on buying a <br>
computer without Windows, you have less choice and may have to pay more.  <br>
Besides, once in a blue moon Windows is useful.<br>
<br>
To install Linux, you can either blow away Windows (easy!) or your can <br>
install Linux beside Windows.<br>
<br>
If you want to install Linux beside Windows, you usually have to get <br>
Windows to relinquish some disk space.  (Alternatively you might be able <br>
to add another disk.)<br>
<br>
Windows has a way of reducing the size of a volume but it is unwilling to <br>
relocate a structure that is in the middle of the volume.  So it is only <br>
willing to give up slightly less than half of the volume.<br>
<br>
I use gparted (ntfresize is underneath) to shrink a Windows NTFS volume, <br>
because I always want to shrink in to less than 50% of its original size.<br>
I do this from a live Linux flash drive.<br>
<br>
Here are the tricks that are not so obvious:<br>
<br>
- if Windows is using bitlocker, you need to turn that off in Windows.<br>
  Otherwise gparted cannot do anything with the partition.<br>
<br>
  Our newest computer came with bitlocker enabled (with no password).<br>
  That's probably a good idea but not for us.<br>
<br>
  After bitlocker is turned off, gparted can operate.<br>
<br>
  Perhaps you can turn it on again after resizing.  I don't know.<br>
<br>
  (On Windows: Settings: Privacy & Security: Device Encryption)<br>
<br>
- By default, Windows assumes that it can leave the filesystem in an <br>
  inconsistent state when it shuts down.  It assumes that you'll boot<br>
  Windows again when you power the system up.  Apparently this speeds <br>
  things up a little bit.<br>
<br>
  This is very unhealthy if you are going to boot Linux next,<br>
  especially if you are going to run gparted to muck with the NTFS <br>
  filesystem.<br>
<br>
  You can fix this by going to Windows' Control Panel (which is something <br>
  different from Settings), Power Settings, and untick "turn on fast <br>
  startup (recommended)".  It is slightly tricky because you have to click <br>
  some option to allow you to change the fast startup option.  Sheesh.<br>
<br>
- (old advice; may be obsolete; I don't wish to find out the hard way that <br>
  it is still needed.)<br>
  After you have resized the NTFS partition, reboot to Windows.  Don't do <br>
  anything else with the disk in Linux first.<br>
  Why: it used to be the case that gparted got something slightly wrong in<br>
  the NTFS partition, something that a Windows boot fixed silently.<br>
  After booting Windows, you can reboot to a Linux install medium safely.<br>
---<br>
Post to this mailing list <a href="mailto:talk@gtalug.org" target="_blank">talk@gtalug.org</a><br>
Unsubscribe from this mailing list <a href="https://gtalug.org/mailman/listinfo/talk" rel="noreferrer" target="_blank">https://gtalug.org/mailman/listinfo/talk</a><br>
</blockquote></div>