Issues with grub rescue

so post output from:
sudo parted -l
and use formatting, click this icon in editor: </> and put the output there

Command not found

Btw i can access the files in dolphin if i know where to look for what to give more info.

so close the terminal and run again the command:
sudo parted -l

command not found

:thinking:
try this:
inxi -xG

Shows me graphics devices and display. It will take me a bit of time to type it in on tgis tablet. But if theres something you want me to grab specifically, that would help.

what do you mean tablet… did you boot the usb in your pc or in your tablet?

I am talking to you through my tablet. It takes a whil to type with this…

dont type anything… did you boot into the manjaro usb on your pc?

Yessss. And I was telling you that the command you gave, gave me a bunch of info. I was saying that it will take me a long time to tell you through this what it says unless there is a specific thing you wanted me to look at…

To be clear, I was saying yes to comp.

so open firefox in the live usb, log into manjaro forum, and you can copy dirrectly the output, no need to typing it out on tablet…

And no, I am not being sarcstic even if my words seem like it…

and if you run this command without sudo:
parted -l

Graphics:
  Device-1: Intel HD Graphics 5500 vendor: Dell driver: i915 v: kernel
    bus-ID: 00:02.0
  Device-2: Sunplus Innovation Laptop Integrated Webcam HD type: USB
    driver: uvcvideo bus-ID: 1-1.6:4
  Display: x11 server: X.Org v: 1.21.1.3 driver: X: loaded: modesetting
    gpu: i915 resolution: 1920x1080~60Hz
  OpenGL: renderer: Mesa Intel HD Graphics 5500 (BDW GT2)
    v: 4.6 Mesa 21.3.8 direct render: Yes

BTW, I have not completed the Install Manjaro Linux prompt that showed up with it loaded.

what do you mean with completed install?
does this comand work:
lsblk

I didn’t want to screw things up worse for myself. So when the desktop showed up I immediately opened up Konsole and entered the command you gave me.

And yes, that command does work:

NAME   MAJ:MIN RM   SIZE RO TYPE MOUNTPOINTS
loop0    7:0    0  18.6M  1 loop /run/miso/sfs/livefs
loop1    7:1    0 846.2M  1 loop /run/miso/sfs/mhwdfs
loop2    7:2    0     2G  1 loop /run/miso/sfs/desktopfs
loop3    7:3    0 643.2M  1 loop /run/miso/sfs/rootfs
sda      8:0    0 238.5G  0 disk 
└─sda1   8:1    0 238.5G  0 part 
sdb      8:16   1  57.7G  0 disk /run/miso/bootmnt
├─sdb1   8:17   1   3.5G  0 part 
└─sdb2   8:18   1     4M  0 part 

edit the post, click this icon in editor: </> and put the output there

and output from:
fdisk -l

fdisk: cannot open /dev/sda: Permission denied
fdisk: cannot open /dev/loop0: Permission denied
fdisk: cannot open /dev/loop1: Permission denied
fdisk: cannot open /dev/loop2: Permission denied
fdisk: cannot open /dev/loop3: Permission denied
fdisk: cannot open /dev/sdb: Permission denied

sudo fdisk -l

Disk /dev/sda: 238.47 GiB, 256060514304 bytes, 500118192 sectors
Disk model: SanDisk SD6SB1M2
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0xe1232946

Device     Boot Start       End   Sectors   Size Id Type
/dev/sda1  *     2048 500103449 500101402 238.5G 83 Linux


Disk /dev/loop0: 18.63 MiB, 19533824 bytes, 38152 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop1: 846.21 MiB, 887316480 bytes, 1733040 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop2: 1.99 GiB, 2138955776 bytes, 4177648 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop3: 643.17 MiB, 674414592 bytes, 1317216 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/sdb: 57.73 GiB, 61983424512 bytes, 121061376 sectors
Disk model: Cruzer Glide    
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x00000000

Device     Boot   Start     End Sectors  Size Id Type
/dev/sdb1  *         64 7409807 7409744  3.5G  0 Empty
/dev/sdb2       7409808 7417999    8192    4M ef EFI (FAT-12/16/32)