Raspberry Pi port, piCore-15.0 is available!
Nice, if You are in normal mode again then let's recreate the partitions.'n'primarynumber 1start 2048end 133119'n'primarynumber 3start 133120end 1200000
Created a new partition 1 of type 'Linux' and of size 64 MiB.Partition #1 contains a vfat signature.Do you want to remove the signature? [Y]es/[N]o:
No, we don't touch content, repartition only.
We need two more steps:1. Set partition 1 type to EFI:'t'partition number 1hex type 'ef'2. Make partition 1 bootable:'a'partition number 1After You will do these please post the output of 'p'
Disk /dev/sdb: 3.93 GiB, 4223729664 bytes, 8249472 sectorsDisk model: Maxtor 84320D4 Units: sectors of 1 * 512 = 512 bytesSector size (logical/physical): 512 bytes / 512 bytesI/O size (minimum/optimal): 512 bytes / 512 bytesDisklabel type: dosDisk identifier: 0x00000000Device Boot Start End Sectors Size Id Type/dev/sdb1 * 2048 133119 131072 64M ef EFI (FAT-12/16/32)/dev/sdb3 133120 1200000 1066881 520.9M 83 Linux
I hope no partitions of the HDD we heal are mounted?Looks quite ready to store, I think.Please 'w'If it will not say something bad then it would be interesting to 'sync', wait some time then disconnect the drive and try it in Your old PC.
mount | grep '/dev/sdb'
lsblk
alsoCode: [Select]lsblkwill show mounted partitions
Usually distros automount partitions. How do You avoid this?
The partition table has been altered.Calling ioctl() to re-read partition table.Syncing disks.