Problems with chroot

[root@DELL malik]# sudo fdisk -l
Disk /dev/sda: 447,13 GiB, 480103981056 bytes, 937703088 sectors
Disk model: KINGSTON SA400S3
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: gpt
Disk identifier: B6291FBA-5200-459B-AE1E-87041A292765

Dispositivo     Start      Fine   Settori   Size Tipo
/dev/sda2      264192   1286143   1021952   499M Microsoft basic data
/dev/sda3     1286144   1490943    204800   100M EFI System
/dev/sda4     1490944 197303029 195812086  93,4G Microsoft basic data
/dev/sda5   586424320 936576663 350152344   167G Linux filesystem
/dev/sda6   197304320 586424319 389120000 185,5G Linux filesystem
/dev/sda7   936577024 937701375   1124352   549M Linux swap

Partition table entries are not in disk order.


Disk /dev/zram0: 15,53 GiB, 16677601280 bytes, 4071680 sectors
Units: sectors of 1 * 4096 = 4096 bytes
Sector size (logical/physical): 4096 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/loop0: 4 KiB, 4096 bytes, 8 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: 164,76 MiB, 172761088 bytes, 337424 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: 71,1 MiB, 74551296 bytes, 145608 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: 44,68 MiB, 46845952 bytes, 91496 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/loop4: 65,21 MiB, 68378624 bytes, 133552 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/loop5: 55,54 MiB, 58232832 bytes, 113736 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
[root@DELL malik]#

Just a "readability" tip on my side.
To make terminal text more readable in the posts, please add ~~~ before and after. Like this
~~~
text
~~~
I did it for a couple of posts above.

4 Likes
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a device; this may
# be used with UUID= as a more robust way to name devices that works even if
# disks are added and removed. See fstab(5).
#
# <file system>             <mount point>  <type>  <options>  <dump>  <pass>
#UUID=5E63-73A4                            /boot/efi      vfat    umask=0077 0 2
UUID=85767c9d-1549-476d-ad89-f880cf55488b /              btrfs   subvol=/@,defaults,noatime,compress=zstd,discard=async,ssd 0 0
UUID=85767c9d-1549-476d-ad89-f880cf55488b /home          btrfs   subvol=/@home,defaults,noatime,compress=zstd,discard=async,ssd 0 0
UUID=85767c9d-1549-476d-ad89-f880cf55488b /root          btrfs   subvol=/@root,defaults,noatime,compress=zstd,discard=async,ssd 0 0
UUID=85767c9d-1549-476d-ad89-f880cf55488b /srv           btrfs   subvol=/@srv,defaults,noatime,compress=zstd,discard=async,ssd 0 0
UUID=85767c9d-1549-476d-ad89-f880cf55488b /var/cache     btrfs   subvol=/@cache,defaults,noatime,compress=zstd,discard=async,ssd 0 0
UUID=85767c9d-1549-476d-ad89-f880cf55488b /var/log       btrfs   subvol=/@log,defaults,noatime,compress=zstd,discard=async,ssd 0 0
UUID=85767c9d-1549-476d-ad89-f880cf55488b /var/tmp       btrfs   subvol=/@tmp,defaults,noatime,compress=zstd,discard=async,ssd 0 0
tmpfs                                     /tmp           tmpfs   defaults,noatime,mode=1777 0 0
#UUID=59b2d140-9617-4869-bc03-09f061ee6bce  /boot       btrfs    defaults      0       2
#UUID=5E63-73A4  /boot/efi       vfat    defaults      0       1
UUID=59b2d140-9617-4869-bc03-09f061ee6bce  /boot       btrfs    defaults      0       2

this is the / etc / fstab content of the OS I am using now.
Premise: to start this system I must first enter the bios and indicate what to start, and so I can start garuda lxqt

We have communication language issues.IMHO, this was what caused this problem.
I cannot always understand you, and neither can you, it seems.

I don't want to be responsible for destroying your system and data.
Please ask your parents or teacher to help you with technical English terminology.

The issue is easy to fix, if we speak and understand common language.

2 Likes

yes yes ok quiet, I just want to understand if we can unlock everything.
At most I reinstall everything even if I would like to lose things.