# Fedora ~VM~ WSL2
Need to install this, so i can transfer my folders over
>Then, delete Ubuntu
# NixOS or ArchLinux ?
NixOS :: is great to learn the kernel parts
ArchLinux install will make it easier to work with containerization
*I clearly want both*
Where do i install the image ArchLinux?
1- SSD Lexar 1T : On external Lexar SSD
2- GATE laptop driver ? -> Meaning dual boot with Windows 11
<Best options>
GATE laptop with Win11 & NixOS & Ubuntu && Fedora workspaces +
SSD portable ArchLinux image
</Best>
https://github.com/VSWSL/Fedora-WSL
Need .cert
Need x84/64
INSTALLED
# wsl Ubuntu 22.04 LTS
```
ak@GATE:~$ sudo parted -l
[sudo] password for ganitak:
Warning: Unable to open /dev/sda read-write (Read-only file system). /dev/sda
has been opened read-only.
Model: Msft Virtual Disk (scsi)
Disk /dev/sda: 381MB
Sector size (logical/physical): 512B/512B
Partition Table: loop
Disk Flags:
Number Start End Size File system Flags
1 0.00B 381MB 381MB ext2
Model: Msft Virtual Disk (scsi)
Disk /dev/sdb: 4295MB
Sector size (logical/physical): 512B/4096B
Partition Table: loop
Disk Flags:
Number Start End Size File system Flags
1 0.00B 4295MB 4295MB linux-swap(v1)
Model: Msft Virtual Disk (scsi)
Disk /dev/sdc: 1100GB
Sector size (logical/physical): 512B/4096B
Partition Table: loop
Disk Flags:
Number Start End Size File system Flags
1 0.00B 1100GB 1100GB ext4
Model: Msft Virtual Disk (scsi)
Disk /dev/sdd: 1100GB
Sector size (logical/physical): 512B/4096B
Partition Table: loop
Disk Flags:
Number Start End Size File system Flags
1 0.00B 1100GB 1100GB ext4
```
(side note: i just noticed that my /etc/wgetrc file has a : ```passive_ftp = on``` could it be the source of my connection problem?)
# Fedora VM Win11
>same issue anyways
```
[GANit_ak@GATE ~]$ sudo parted -l
[sudo] password for GANit_ak:
Warning: Unable to open /dev/sda read-write (Read-only file system). /dev/sda
has been opened read-only.
Model: Msft Virtual Disk (scsi)
Disk /dev/sda: 381MB
Sector size (logical/physical): 512B/512B
Partition Table: loop
Disk Flags:
Number Start End Size File system Flags
1 0.00B 381MB 381MB ext2
Model: Msft Virtual Disk (scsi)
Disk /dev/sdb: 4295MB
Sector size (logical/physical): 512B/4096B
Partition Table: loop
Disk Flags:
Number Start End Size File system Flags
1 0.00B 4295MB 4295MB linux-swap(v1)
Model: Msft Virtual Disk (scsi)
Disk /dev/sdc: 1100GB
Sector size (logical/physical): 512B/4096B
Partition Table: loop
Disk Flags:
Number Start End Size File system Flags
1 0.00B 1100GB 1100GB ext4
Model: Msft Virtual Disk (scsi)
Disk /dev/sdd: 1100GB
Sector size (logical/physical): 512B/4096B
Partition Table: loop
Disk Flags:
Number Start End Size File system Flags
1 0.00B 1100GB 1100GB ext4
```
# TODO :
Install ArchLinux on SSD Lexar.
>Can a SSD do the archlinux.iso install without wiping the content put inside the DataShield ?
>Can the SSD do the iso install without wiping the 2 others hard drive inside the laptop?
>I think it won't affect the 2 other drives but could delete everything on the current SDD but not the ones, inside the DataShield. As you need a permission to access it, supposedly to prevent deletion or access without a key.
But it may be using tech that i don't know the events of
I need to check Lexar API for Data Shield, (it's probably not Public so..)
#### Backed up laptop Drives on USB & some on SSD anyhow, so can proceed with the SSD ArchLinux install steps