phyOS-iso icon indicating copy to clipboard operation
phyOS-iso copied to clipboard

Installation failed

Open cupenk opened this issue 1 year ago • 2 comments

IMG_20240719_013400

cupenk avatar Jul 18 '24 18:07 cupenk

Hello,

This is the first time I've see an error like this. Could you please share the full log? If you don't know how, I can guide you for it.

r0-zero avatar Jul 22 '24 08:07 r0-zero

I had the same issue after I

  • correctly installed phyos on a new drive
  • decided I want to reinstall it
  • went to my other system (win11) to delete the partitions
  • proceeded with the phyos second installation process
  • it failed similarly

Fixed it by writing zeros to that drive with

[dangerous] 'sudo dd if=/dev/zero of=/dev/sdX bs=1M status=progress' - but stopping after 10MB in - it's a must for an ssd.

and trying again. Maybe it helps someone.

JS1B avatar Nov 04 '24 15:11 JS1B