I then choose a 8GB stick I never formatted myself, and it has enough free space, but seems the manufacturer did a weird thing when setting up the drive. Now I wonder if that can be repaired without formatting it (formatting=I have to copy all its data off it first)
Code: Select all
root@rava:/mnt/sde/boot# ./porteux-installer-for-linux.run
Creating directory /tmp/porteux-installer
Verifying archive integrity... 100% MD5 checksums are OK. All good.
Uncompressing PorteuX Installer 100%
Only 'dos' or 'msdos' partition table is supported.
Format your storage media using partition table 'dos' or 'msdos' and try again.
Code: Select all
Disk /dev/sde: 7.53 GiB, 8086618112 bytes, 15794176 sectors
Disk model: FlashDisk
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: 0x69737369
Device Boot Start End Sectors Size Id Type
/dev/sde1 1869771365 2038460886 168689522 80.4G 69 unknown
/dev/sde2 1701519481 3571400945 1869881465 891.6G 73 unknown
/dev/sde3 2573 2573 0 0B 74 unknown
/dev/sde4 2885681152 2885733566 52415 25.6M 0 Empty
Partition table entries are not in disk order.

Can there something be done aside from making the filesystem new from the beginning with the need to copy all of its data off it first and copy all of its data on it afterwards?