I'm trying to install MATE (finally!) but it had an error and I don't know what to do about it or what it means.
The first error I see in the code is this line:
Feb 05 18:55:33 ubuntu-mate subiquity_log.4203[7992]: Error rescanning devices, possibly known issue LP: #1489521
This error shows up a few times before apparently moving on?
then later is this line:
Feb 05 18:55:33 ubuntu-mate subiquity_log.4203[7992]: Error: Partition(s) 4 on /dev/sda have been written, but we have been unable to inform the kernel of the change, probably because it/they are in use. As a result, the old partition(s) will remain in use. You should reboot now before making further changes.
And finally this:
ProcessExecutionError(stdout=out, stderr=err,
Feb 05 18:55:33 ubuntu-mate subiquity_log.4203[7992]: curtin.util.ProcessExecutionError: Unexpected error while running command.
Feb 05 18:55:33 ubuntu-mate subiquity_log.4203[7992]: Command: ['partprobe', '/dev/sda']
Feb 05 18:55:33 ubuntu-mate subiquity_log.4203[7992]: Exit code: 1
Feb 05 18:55:33 ubuntu-mate subiquity_log.4203[7992]: Reason: -
Feb 05 18:55:33 ubuntu-mate subiquity_log.4203[7992]: Stdout: ''
Feb 05 18:55:33 ubuntu-mate subiquity_log.4203[7992]: Stderr: ''
Feb 05 18:55:33 ubuntu-mate subiquity_log.4203[7992]: Unexpected error while running command.
Feb 05 18:55:33 ubuntu-mate subiquity_log.4203[7992]: Command: ['partprobe', '/dev/sda']
Feb 05 18:55:33 ubuntu-mate subiquity_log.4203[7992]: Exit code: 1
Feb 05 18:55:33 ubuntu-mate subiquity_log.4203[7992]: Reason: -
Feb 05 18:55:33 ubuntu-mate subiquity_log.4203[7992]: Stdout: ''
Feb 05 18:55:33 ubuntu-mate subiquity_log.4203[7992]: Stderr: ''
Feb 05 18:55:33 ubuntu-mate subiquity_log.4203[7992]:
Feb 05 18:55:33 ubuntu-mate subiquity_log.4203[7992]: Stderr: ''
Feb 05 18:55:33 ubuntu-mate subiquity_event.4203[4203]: curtin command install
So... now what? How do I fix it? Can I fix it? Is this a "restart and pray" situation? Obviously Mate is still running from the bootstick but I don't know how long that'll last.
would be a good start point in sharing details about you hardware context. Experts can then make sensible recommendations pertinent to your specific situation.
You can install "inxi" on the Live session to get those details.
Are you doing this from Live ? If so, you should be able to do copy/paste.
I found this reference:
Also this, suggesting the issue is related to installation on a RAID drive. Is that what you are trying to do?
Are you trying to perform a dual-boot install on an msdos, vfat or ntfs formatted partition ?
Or are you trying to install a virgin Linux and wipe all previous on the hard disk ? This latter scenario should not have issues, unless as identified above, it might be RAID-related?
Sorry about long delays, but having bathroom issues today. Having said that, this is an open invitation for any of the other more experience members to jump in and take over, because I need some bed-rest to recover from my current week-long condition. Will try to help as long as I can.
Besides the great help that @ericmarceau , @Stephen_Wade and @ugnvs have given you in this topic, could you please paste the output of the following commands in another reply in this same discussion topic:
sudo fdisk -l /dev/sda
sudo parted -l /dev/sda
Also: what version of Ubuntu MATE are you trying to install? Is it "24.04"? Or "24.10"? Or is it some other version?
I have tried to turn off fastboot but it doesn't stick, which is another reason I want to ditch windows. I can try to let it load and see again, though
Thanks for the outputs, @Vixrell Considering those outputs and the previous descriptions that you wrote and also given that you wrote that you want to wipe the disk (so, you don't want to preserve your previous Windows installation), I would risk rebooting now (so, basically the "reboot and pray" strategy that you've mentioned in your first post), removing the Ubuntu MATE 24.04 USB drive / flash drive when you see the message to do so and see if that reboot is normal and enters Ubuntu MATE.
I rebooted, it asked me to reboot again or insert the boot media. It didn't seem to recognize the boot media option, so I restarted and booted from the bootstick again, and then it let me complete the install.
So, I'm off into the linux adventure! Thank you all for your help and patience, I'm sure I'll have lots more questions in the future.
I didn't end up using it, though I was prepared to. When I restarted, it didn't boot into windows at all, it was like the hard drive wasn't formatted anymore.