I am trying to use usb-creator-kde to create a bootable kubuntu install on a 4gb memory stick.
If for example I erase the disk, what I end up seeing under the disk to use is redundant entries (see pic1.png). If I stop and restart the app, all of that disappears.
Another strange thing on my system is if I look in Synaptic for the version, it says 0.2.28 which is the package maintained for Precise at this time. However, if I do it command line, it says 0.2.23??
When I finally am able to create it, it shows bootable in an fdisk. But on three other systems, it will not boot as the system doesn't see it as bootable.
If for example I erase the disk, what I end up seeing under the disk to use is redundant entries (see pic1.png). If I stop and restart the app, all of that disappears.
Another strange thing on my system is if I look in Synaptic for the version, it says 0.2.28 which is the package maintained for Precise at this time. However, if I do it command line, it says 0.2.23??
Code:
root@dpich-M6400:/home/dpich# usb-creator-kde --version Qt: 4.8.1 KDE Development Platform: 4.8.3 (4.8.3) Startup Disk Creator: 0.2.23 root@dpich-M6400:
Code:
Disk /dev/sde: 4112 MB, 4112515072 bytes 127 heads, 62 sectors/track, 1020 cylinders, total 8032256 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0x00082563 Device Boot Start End Blocks Id System /dev/sde1 * 62 8031479 4015709 c W95 FAT32 (LBA)
Comment