Deeanna wrote:If you want to install it on old XP computer, do you have to create the usb stick on that system or will it work using an exfat usb stick that was made on windows 7?
Yes, it will work no matter where you formatted the USB stick. Recommend Zorin ultimate LITE if an old computer that was using XP.
Deeanna wrote:When Zorin installs... does it download drivers for the existing graphics and hardware?
It does if you select the checkbox during the installation steps to install additional drivers. Personally, I suggest you leave that unchecked, then install base and barebones. Once the installation is complete, then do an update and upgrade, as your hardware and set up were firmly read and established by the installation.
This MAY help prevent corrupted downloads that can happen if it is done during installation.
This is just my opinion.
Deeanna wrote:If not, how do you SOLVE that issue?
After installation, there are several methods to get new drivers. It really depends on what you need, but first, you may just open a terminal and update your sources list
- Code:
sudo apt-get update
Then upgrade the system
- Code:
sudo apt-get dist-upgrade
That should get you set up- but sometimes, different apps on different hardware have different driver needs. so it does not, then you will want to focus on individual drivers if needed.
Deeanna wrote:Can you... disconnect the existing hard drive and install to a usb external hard drive?
You certainly can do that.
Deeanna wrote:I'm confused about which file system should be used on the usb bootable sticks. I purchased 32gb usb sticks and the very first one that I used etcher to burn ultimate 64 to... was a failed drive. When I checked it in Windows Explorer.. it showed an efi file .. but only showed a disk size of less that 4gb. Truly confused by that....
I cannot say for certain on Your Circumstances...
But I do know that some jerk-wad USB stick makers take a small disk stick, say 8gigs, and then write a code that is formatted into it that makes it tell a computer it is plugged into that it has a 32gig capacity. Yes, they are Lying and Cheating. I have bought one, once, myself.
The best solution to that is to buy your gigstick from a reliable seller.
Another possibility is that the GigStick was formatted For Windows in a format you could not access or read...
There are many USB file check programs available. I would run a check on the disk using one before trashing it.
On Linux, you could plug the disk in and examine it or format it with many tools, including gparted, if you have a Linux OS installed on another machine.
Deeanna wrote:Then I formatted the next the usb stick to exfat with a file allocation of 16384 kilobytes... and it installed and validated and said it was a successful drive.
What would be the correct file system and allocation for Win 64 and Win 32 ???
THANK YOU!
When you format your gigstick to then burn your installation medium on to it, format it to FAT32. Then use your burner to write the bootable installation medium to it, (Recommend Rufus if you are using Windows) and then insert that into your computer that wants a shiny new OS and boot from the gigstick.