Manjaro not detecting my harddisk

i am trying to install Manjaro on my Lenovo system, after setting up the iso file and burn it to a USB, i changed my BIOS boot to boot from USB then i was able to use Manjaro live, but when i tried install it i get this message (There is not a enough drive space. at least 7.9gb is required)
second error: There are no partition to install on.

Hi @gnosis :wink:

Could you open a terminal, type

sudo parted -l

and share the output here? (please no pictures, just copy paste it here.)

How to format code

~~~
paste the code here
~~~
or
```
paste the code here
```

Thanks

Windows user - right?

Your system disk may be configured with Intel Optane - disable in firmware.
Your system disk device controller maybe setup using FakeRAID - set controller to AHCI.

From the dual boot guide

1 Like
Model: Generic Flash Disk (scsi)

Disk /dev/sda: 4027MB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags:

Number Start End Size Type File system Flags
2 3079MB 3083MB 4194kB primary esp

yes windows user
i should do everything on the first list and second list?

It depends on if you have a BIOS or an EFI. Can you run?

efibootmgr

If so, then you are running an UEFI.

this is the output

BootCurrent: 0000

Timeout: 0 seconds
BootOrder: 0003,2001,2003,2002
Boot0000* EFI USB Device (Generic Flash Disk)
Boot0001* EFI Network 0 for IPv4 (98-29-A6-27-A0-97)
Boot0002* EFI Network 0 for IPv6 (98-29-A6-27-A0-97)
Boot0003* Windows Boot Manager
Boot2001* EFI USB Device
Boot2002* EFI DVD/CDROM
Boot2003* EFI Network

Hi @TriratnaP,

You should open a new ticket in #support:installation, or something like that, since it’s against the rules to necro-post and/or hijack a thread.