I'm trying to install Zorin on my Acer Aspire laptop but I'm hitting a bit of a wall. My primary SSD doesn't have enough space even after clearing out files, but I have a secondary D: drive that has plenty of room. I've read that it's possible to install Zorin there, but most guides focus on partitioning the C drive. Can anyone guide me through the steps needed for a clean installation on the D drive? Any additional info would be super appreciated!
3 Answers
Installation tips alert! Check out your local Linux community wiki for detailed installation guides. Using an ethernet connection during installation is usually recommended to avoid issues. And don’t forget to remove your installation media afterward! After setup, you might have the option to choose between Zorin and Windows on startup, or you might need to adjust boot priorities in your BIOS if you prefer to toggle between them.
When you're dealing with multiple OS installations, ensure you’re using separate partitions. For your D drive, it’s possible to set it up so that you have Zorin running separately from Windows. It’s best to keep the EFI partition for your boot files handy and to avoid potential conflicts. You can definitely install Zorin along with other distros, just remember to select the right device when prompted during installation.
Just a quick heads up: when you're working with Linux, you won't really deal with C or D drives like in Windows. In Linux, you install on different partitions instead of specifically C or D. You'll need to find out how your drives are recognized. Usually, Linux machines refer to storage devices as /dev/sda, /dev/sdb, etc. Check these labels to ensure which partition you want to use for Zorin, especially since pushing both operating systems on the same partition can complicate things.

Related Questions
How To Get Your Domain Unblocked From Facebook
How To Find A String In a Directory of Files Using Linux