Question about fix-usb.sh
Successfully used the script fix-usb.sh as included in Fatdog (and kindly recommended to me once by @jamesbond ) for when used dd
to write ISO to USB, to be able to use all space (besides the space that the ISO takes).
So no complaint, but I just like to understand why the the created partitions after running fix-usb.sh
won't show in gparted (only iso9660 showing).
Output of fdisk -l /dev/sda
does show the new partitions made:
Code: Select all
fdisk -l /dev/sda
Disk /dev/sda: 3.77 GiB, 4047503360 bytes, 7905280 sectors
Disk model: Cruzer Contour
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: 0x7e7e4ea7
Device Boot Start End Sectors Size Id Type
/dev/sda1 * 0 2899263 2899264 1.4G 0 Empty
/dev/sda2 528 25103 24576 12M ef EFI (FAT-12/16/32)
/dev/sda3 2912256 7905279 4993024 2.4G 83 Linux