Should i use Architect Installer?
I can't say. Are you dual-booting something?
Architect installer is an advanced installer - it is not a newbie friendly installer, so you need some knowledge of Linux to use it.
Yes with Windows 10 and when i try use Architect installer it's closed
If Architect closes then there is something wrong with the ISO.
Have you verified the ISO checksum and signature?
nope but When i use terminal and write sudo setup
it's working but there's something i don't understand with partition disk there's a lot of choice like fdisk cfdisk etc.
It is important that you use correct installation method.
BIOS systems is installed different than EFI system - and your trouble could be your Windows system is BIOS/MBR and it is not possible to add further partitions - MBR is limited to 4 partitions.
Architect is quite overwhelming if you are new to Linux. Maybe this guide can help you
This is a guide to EFI installation of Manjaro
But i don't think it's about iso i try to install Arcolinux and Manjaro XFCE and i see same error
That was a nice information.
There are a few possibilities here:
- Your Windows is configured using hybrid sleep which makes it impossible for Linux to change the disk layout.
- You are having errors in your filesystem which much be corrected before you can install.
Boot into Windows - follow the dual-boot guide to setup your windows for dual boot - run chkdsk /f on your c: drive - reboot and retry the installer.
Nothing changes and whic link you gave me for architect installation is says do automatically partition but i don't want this there's another options too but i don't know how i use them
Please follow the follow Windows dual-boot guide to complete the installation.
I've made it.
Boot live cd, open a terminal, execute
sudo fdisk -l
and post the result.
i still wait it but there is /dev/loop0 do you know what is it know
Wait for what?
Disk /dev/loop0: 67.69 MiB, 70963200 bytes, 138600 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: 233.98 MiB, 245321728 bytes, 479144 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: 537.65 MiB, 563752960 bytes, 1101080 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: 580.28 MiB, 608460800 bytes, 1188400 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: 931.53 GiB, 1000204886016 bytes, 1953525168 sectors
Disk model: ST1000DM003-1SB1
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: dos
Disk identifier: 0x378ca20a
Device Boot Start End Sectors Size Id Type
/dev/sdb1 * 63 409593239 409593177 195.3G 7 HPFS/NTFS/exFAT
/dev/sdb2 409593301 1953523711 1543930411 736.2G 5 Extended
/dev/sdb5 409593303 1023999164 614405862 293G 7 HPFS/NTFS/exFAT
/dev/sdb6 1024000000 1722814463 698814464 333.2G 7 HPFS/NTFS/exFAT
/dev/sdb7 1722816512 1723865087 1048576 512M c W95 FAT32 (LBA)
/dev/sdb8 1723867136 1728061439 4194304 2G 83 Linux
Partition 1 does not start on physical sector boundary.
Partition 2 does not start on physical sector boundary.
Partition 5 does not start on physical sector boundary.
Disk /dev/sda: 119.25 GiB, 128034594304 bytes, 250067567 sectors
Disk model: Corsair Neutron
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: 0x1512010c
Device Boot Start End Sectors Size Id Type
/dev/sda1 * 2048 144510975 144508928 68.9G 7 HPFS/NTFS/exFAT
/dev/sda2 249141248 250062847 921600 450M 27 Hidden NTFS WinRE
Disk /dev/sdc: 14.54 GiB, 15597568000 bytes, 30464000 sectors
Disk model: Ultra
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/sdc1 * 64 3036179 3036116 1.5G 0 Empty
/dev/sdc2 3036180 3044371 8192 4M ef EFI (FAT-12/16/32)
for this
Taking you screenshot and the fdisk result in consideration you have tried to add an partition on a disk that has no free space left.
That can't work.
I don't know why but i restart pc and try to make it again and i think it's start
actually in /dev/sda i have 100gb and in /dev/sdb i have 50gb free space and it's install /dev/sdb
According to fdisk sda is a 120GB disk already partly occupied by a 70GB partition. Note that the device lettering may change between boots.
You might have space on the Seagate disk as i have missed the extended partition.
I really hope you know what you are doing. Good luck.
I think there is something wrong with (i don't know what is in english)thing you create yourself option because i choose (i don't know this too)install on available partition and it's start install system and yhank you for try to help me