#.
164 messages · Page 1 of 1 (latest)
you may want to try 2 things:
- verify the ISO
- if the verify checksum matched, reinstall again, choosing the erase-and-install option
ok so no boot now at all?
just as that above pic?
can u boot the live usb to its desktop to troubleshoot, please?
also..
before doing that
be sure u boot the usb drive as a UEFI USB storage device
not just plain usb storage device
what do u see when u press the boot-menu key a second after power-on?
...
ok start the first option
ok now open disks in the start menu
in accessories
then click the hard drive or device u supposedly install onto,
and show a pic in landscape orientation fairly close zoomed to the full window
correction: a pic with the main partition that u installed onto showing
@pseudo swan
it will probably say "Type: Ext4"
k, show with p2 selected please
2nd partition
if this is a fresh install and after installing it reboots to this screen, means the install went wrong somewhere. did you select custom partitioning or erase and install?
is that Kingston thing removable or permanently attached?
I see you have /boot/efi /boot and / partitions encrypted with luks. im not entirely familiar with how it works, but you can try to mount it. then check it's /etc/fstab file.
usually sudo mount /dev/sda3 /mnt
cat /mnt/etc/fstab would work but again this is encrypted and I'm not familiar with it
that's /boot. so pretty sure that's not the case
no dont remove anything
note the difference between my last two posted pics
wait, @pseudo swan can u show a pic of partition 3 highlighted please, same style as before
sorry, I meant to make the partition readable from your current system. that's called mounting, or whatever. the /etc/fstab file is a system file that says about configuration of partitions. your emergency shell complains about not being able to mount some filesystem it can't find.
can you press the little lock 🔒 button?
point is to try to unlock it
so u can mount it. idk if it gonna prompt for the LUKS encryption password
but as far as it stands, the UUID of ur blackscreen doesn't match neither p2's nor p3's so idk how that happened.
and that's why it won't boot.
i mean if u dont absolutely NEED encryption, try to install without.. it's way easier to troubleshoot/recover if issues
yes, or opt in for /home encryption only
it would have asked and u say no
don't check the use encryption box
or just do erase and install. dont go into advanced or anyhthing like that
just reboot or turn off the disks app
and relaunch the install
did you verify your image btw?
then open disks app,
ahhhhh
can sometimes have a download error or write erro
anyway click p2 in the disks app
this time the 2nd partition (of only 2) should be the ext4 one
then note its uuid (likely it's off from the blackscreen thing last posted) then click the play button under it, and visit the blue text link it shows by clicking it
...
press ctrl+L in the file manager
what's the path read?
go into the etc folder
then type fs to quickly locate the fstab file, then open it.
show it clear
ok all good
check your BIOS settings. if u see Fast Boot there, or Quick boot, turn it off
give it a go
no, after turning off fast boot in BIOS, save/exit it and give it a test reboot to the internal drive
that means it can't access the partition or the drive correctly on startup. I been trying to read forums on if that happens and if it's easily solveable but can't find much useful stuff
last thing you can try is to regenerate initramfs maybe
in terminal type sudo su
also could that kingston drive be faulty?
I think it's one of those soldered-on jobs
then mount your 2 partitions
mount /dev/sdb2 /mnt mount --mkdir /dev/sdb1 /mnt/boot/efi
then apt install arch-install-scripts
then arch-chroot /mnt
you now will load into your mint OS via terminal
then type update-initramfs -U
then update-grub
then show the terminal window
correct
sorry, I was unclear. mount --mkdir /dev...
yes just follow the rest of the command
mount --mkdir /dev/sda1 /mnt/boot/efi
ur live media is sda
ohhhhhhhh. I am sorry I missed that
lsblk -o NAME,TYPE,SIZE,LABEL,FSTYPE,FSUSED,MOUNTPOINT
or just lsblk for crude version
fixed the commands above. do umount -R /mnt before to unmount the usb drive
means executed properly
check again now with lsblk
alright so do the chroot mount thing that lot was mentioning.
using sdb
as corrected here now
need a 1 in there
ur efi is in p1 thus, sdb1
lsblk and show
good
now the other for sdb2
ie.
then follow the rest
then tag lot when u get to his final sentence there
are you sure this will work with the usb unmounted?
clearly not 😄
the whole messup was removing sda
yeah I didn't think umount /mnt unmounts other stuff too. reboot and don't do any umount now
this is a pretty unusual issue. also make sure any setting related to RAID or other no standard thing in UEFI setup is disabled. last resort is to check out distros with a different base like arch or fedora
I'll be going to sleep now
alrighty
so after that update grub/initramfs thing u wrote it should be the last step right?
did u reboot first and then do the mount sdb things?
n u need internet to be active in the live mode for this to get the packages
didn't you already reinstall 6 times?
I think you were on the right track before you left.
this is a pretty unusual issue. also make sure any setting related to RAID or other no standard thing in UEFI setup is disabled
lot@redhatlinux:~
—
Yesterday at 16:11
then mount your 2 partitions
mount /dev/sdb2 /mnt
mount --mkdir /dev/sdb1 /mnt/boot/efi
then apt install arch-install-scripts
then arch-chroot /mnt
you now will load into your mint OS via terminal
then type update-initramfs -U
then update-grub
then show the terminal window
I believe this is the right way to go.
did u do the 2nd last line in this quoted stuff?
prepend sudo
did it execute it?
just check this before going to BIOS.
lsblk -o NAME,TYPE,SIZE,LABEL,FSTYPE,FSSIZE,FSUSED,MOUNTPOINT
no check full
always case-sensitive too in linux
ok.
close the terminal and try a reboot. u may want to go into BIOS settings first
and check that the ubuntu loader is at top of boot list.
while ur there, check under storage or advanced if the internal drive is set to RAID or AHCI mode.
should be AHCI
alright
see if it loads
yeah it's something in ur BIOS for sure
only other explanation
show all the bios screens plz
in landscape view the camera
aight
in security category, it may help to add a uefi file as trusted
and if u can change secure boot mode from "standard" to some other option, perhaps audit or non-windows
also noticed it has hard drive ports. might be a 2.5 inch empty bay for an SSD option to consider
cuz that internal kingston UFS flash is being kinda weird
mkay
what did u prep the usb with?
well that computer is kinda useless atm in this state
u could try MX linux
in persistent mode
MX KDE edition
i didnt make an estimation as to whether it would install and boot. However persistent mode is a type of semi-installed setup, where the iso boots off usb, and all persistence data resides on hard drive (or also on usb)
Are you curious about the persistence options available in MX Linux Live USB? Whether you’re new to MX Linux or just looking to maximize the flexibility of your live environment, this video has you covered!
In this short and friendly guide, we’ll walk you through all the different persistence options MX Linux offers, including:
✅ Persist All
✅ ...
I think frugal_persist_all (asks to save at shutdown) or frugal_persist-root would be a good choice.
thus u use the usb to start up the boot, (and mx) and from then on, all disk operations are carried out on the Kingston drive ( u can set the persist size to like 10 gigs just to start, growable later)
because the persist device can be any device
yes especially Acers
i would highly recommend to have a look at MX KDE, it's not far off from Mint. plus it has those great features exclusive to it and AntiX as the guy outlines in the vid.
it's a cousin of MX.. just more light n basic
shared developers
dolphin Oracle (the lead dev.) shows it off with the persist features in some YT vid. Though, he rambles kind of fast and/or drunkenly.
ur welcome.have fun exploring
.
ABANDONED
(and all OP messages deleted = LOL)