#[SOLVED] Moving linux drive to new PC

1 messages · Page 1 of 1 (latest)

frozen orchid
#

@frozen orchid insert the old ssd, boot to it

#

then install clone it

#

make a partition for arch

#

yes, via wsl

#

windows subsystem for linux

#

@frozen orchid are you in w10 or 11?

#

PowerShell as Admin wsl --install

#

GET-CimInstance -query "SELECT * from Win32_DiskDrive"

#

wsl --mount <DiskPath> --bare
wsl

#

lsblk

#

sudo blkid

#

wsl --mount \.\PhysicalDrive1 --partition 2

timid robinBOT
#

killertofus received a thank you cookie!