On Thu, 20 Apr 2023 16:56:38 +0000
Dorian ROSSE <dorianbr...@hotmail.fr> wrote:
 
> I haven't wait your answers also I have power on the setup with a pen
> USB fedora workstations although I have copy paste the line of the
> good UUID not these where was typed rescue however I find none about
> where I should paste neither with the line of command locate or by
> the stalk of the manager of file naturally I was use the settings for
> set up the lang of the keyboard and the lang of the system
> unfortunately if I reboot the system without the pen USB finally the
> step of the problems is the same so the system fedora keep the window
> with the grub thus each help will be the welcome,

I don't really understand what you are saying.  I think whatever
translation program you are using is not very good.  However, I will
try to give some advice.  I assume that you are trying to boot a Fedora
system.  This should work for other distributions somewhat, but even
little problems might be big problems there.

Would you post the contents of your fstab file.
less /etc/fstab
or
cat /etc/fstab > ~/myfstab.txt

Would you post the UUIDs of your drives,
/usr/sbin/blkid
and your disk usage.
df

Would you show the contents of /boot/loader/entries directory.
ls -n /boot/loader/entries

Would you show the contents of /boot directory.
ls -n /boot

Would you show the contents of /etc/default/grub.
less /etc/default/grub
or 
cat /etc/default/grub > ~/mygrubdefault.txt

That data will give input for further instruction, and might pinpoint
the error you are having.

The live USB should have the ability to view the drive partitions.  It
has been so long since I did that that I don't remember it exactly.  I
think it was
mount /mnt/Sysimage
and that would put your system under /mnt/Sysimage and allow you to
browse the files there so you can get the above information.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to