I put Ubuntu cinnamon on a usb drive and booted it. I had installed a band new master ssd, so I checked it and my other ssd on the drive program. Both ssds were recognized and showed the correct volumne size. On the home screen I told it to install it on my master (sda) computer ssd. It asked me how I wanted to install it whether to install side by side of a different Q4os that I had previously installed, but I told it to wipe everything and just install it. Q4os had been on a completely different ssd that is on my laptop, (not sda). It went through almost the entire process but an error screen said there was a fatal error when trying to install the operating system. The error message I received when trying to install Mint said," Unable to install GRUB in /dev/sda Executing ‘grub-install /dev/sda’ failed. This is a fatal error"
This is on an acer aspire v3-772G laptop. Please help. The confusing thing is that sda is a COMPLETELY brand new ssd?? I am a newbie, so please give me exact steps on what information I need to provide.
You start talking about Ubuntu Cinnamon (not telling us which release), then switch and talk about Q4os and then Linux Mint?? Please provide clear details.
The link below is to the official Ubuntu documentation and explains the process in as much detail as you will find any where. Did you read through it before trying to install Ubuntu?
If you have 2 drives attached (the new SSD and the old one with Q4OS), you need to make sure you select the correct one. Device names (sda, sdb, sdc) change and if you are booting from a USB it may show as /dev/sda. You should be able to determine which drive by the size shown, use fdisk or parted from a terminal before installing.
Is there any other OS on another drive or is it just the new SSD and the old drive with Q4OS? Is this an EFI capable computer? Did you boot and try to install in EFI mode?
I had installed Ubuntu Studio previous on a old style HD drive in this laptop, but I replaced the hd with a new ssd. I downloaded Ubuntu Cinnamon and tried to install it after replacing the drive. When the computer booted up it showed the “Ubuntu Studio” splash screen on the same screen as the Acer splash screen. It showed the splash screen twice, before going on to the screen to select whether to install Ubuntu or try it. When it tried to install it said it was installed Ubuntu Studio? I told it to wipe the drive and install Ubuntu, it said it was installing Ubuntu Studio again? It went through the process of installing the system, but came up with an error at the end. I was trying to install Ubuntu Cinnamon 24.04.2 desktop-amd64.iso. I don’t why it said to install Ubuntu Studio. The Ubuntu Studio was on the old HD which is no longer in the computer? Same with the other operating systems, they are no longer on my ssds? I have two ssd drives in this Acer Aspire V3-772G laptop. There are 24 gigs of ram, a 256 ssd and a 1 tb ssd in this laptop.
How can I wipe both ssd drives of all the partitions and then install Ubuntu Cinnamon on my smaller 256 ssd? I have Ubuntu Cinnamon 24.04.2 on a usb drive. I could care less about anything that is on any of the ssd drives that I have on this computer. I looked up and saw that that there are several partitions on my 1 td ssd and the last time I tried to install Ubuntu Cinnamon it created a partition on my smaller 256 ssd. The partitions seem to be creating a problem. If someone could provide me with the sudo commands I would appreciate it.
Please be precise with details; 24.02 represents 2024-February, but there was no release of any new Ubuntu product in 2024-February.
Please correct your details.
The installation should look like what you see in Install Ubuntu Desktop | Ubuntu as Ubuntu Cinnamon uses the same installer (last two releases), so differences will be cosmetic (such as background image differing).
On that page I provided, first link has an “Erase disk and Install” option; use that. That will erase all partitions on the physical drive/disk, however if you have more than a single drive (inc. two SSDs) it’ll only erase the disk you select.
Some (myself included) tend to find it easier using the second “Manual installation” option where I can tell the installer exactly what I want; however for people who don’t install systems that often, this maybe more complex (esp. if more than a single drive exists on the system as you probably have).
Given your last comment refers to a invalid release though, adjust if this doesn’t match your installer (I’ve assumed Ubuntu Cinnamon 24.04.2 or 24.10 here)
One explanation for seeing Ubuntu Studio on boot when you have removed it or formatted the partition on which it existed is because it was an EFI install and code indicating Ubuntu Studio is on the nvram on the system board. I don’t know why the installer would show Ubuntu Studio.
The link I posted above to the Ubuntu site is about as detailed an explanation as you will find.
If you have nothing on the drives in your computer and you want to start fresh, you can remove everything and create a new partition table on the drives(s) you want to use by using gparted which should be included with the Ubuntu USB. Just open a terminal and enter: sudo gparted and it should open. Gparted has a manual available on line explaining how to use it. To create a new partition table on either/both drives, select the drive in gparted then click the Device tab at the top and select the parittion table type.
Did you look at the links provided?
Acer has a unique requirement of setting “trust” on the Ubuntu UEFI boot entry. You have to turn Secure boot on to get the extra settings in Acer’s System settings. If you set UEFI password never lose it or reset to blank or you may brick system.
If you create all new partitions with gparted be sure to make drive gpt. Note sure now but gparted used to default to very old MBR(msdos) partitioning.
Select gpt under device, advanced over msdos(MBR) default partitioning before starting.
Or use gdisk which is in repository. If drive was MBR, changing to gpt will totally erase entire drive, all partitions.
For UEFI install you need ESP(FAT32) & / (root) (ext4) at minimum. Other partition(s) are optional.
To see what partitions you have post this from terminal in live installer.
I appreciate your help. I am pretty stuck. I can only run “live” Ubuntu right now to get to my operating system or change any settings. Neither of my ssd drives will boot. I believe that secure boot is set to on in the boot settings, but I will double check again. IF I make both ssds into gpt drives will it select the default MBR by itself? How does the MBR get created? I don’t care about what is on either of the ssd drives, wiping them is fine with me. I just want to be able to boot my laptop using either ssd, without having to use a “live” usb drive. Please explain more about the UEFI install (ESP (Fat32) & (root) (ext4)? I think this is what I am missing?
If you create a GPT partition table on either/both drives all the data will be gone for all intents and purposes for a new user. If you have a GPT drive and you boot a Linux live/installer it will likely install in UEFI mode. On a system using UEFI, nothing is written to the MBR but the EFI boot files are written to an EFI partition if it exists or when the user creates it. You can see your drive/partition information with either command below. If you don’t understand the output, post it here.
So now there are two SSDs in your Acer Aspire V3-772G laptop:
ATA Acer SSD SA100 2 with 240 GB
ATA SanDisk SDSSDH3 with 1000 GB
Which one replaced your HDD recently? ATA SanDisk SDSSDH3?
On which one did you try to install Ubuntu Cinnamon 24.04.2? Both?
What happens now when you boot with your Cinnamon USB? Do you get to see the Cinnamon installer? (Do not install yet. Just trying to narrow down the problem.)
I think I tried to install on both drives? I do not see anything to do with Cinnamon, even though the usb live install is Cinnamon? It loads Ubuntu Studio. I did have Ubuntu Studio installed on my old HDD drive that Is no longer on the laptop. I replaced it with the Acer SSD 240 gb.
When you boot in your Linux live usb what flavor is started? Cinnamon? If Ubuntu Studio is started from usb you may have installed the wrong iso on your usb stick.