I was just wanting to merge data.img platform.img and ums.img into one img file and with the command I used "mkisofs -o bullcrap.img /home/john/Downloads/rom/Tizen-2.2_20140122 /home/john/Downloads/rom/Tizen-2.2_20140122 /home/john/Downloads/rom/Tizen-2.2_20140122" some of these images became unmountable after I used the command because they were mounted twice at /media/john and ums.img was mounted but no longer showed the eject button in the files window and when I clicked on it I couldn't access the files anymore. If you mount 3 images at one time and merge them all at once it will cause this error. On Jan 22, 2015 1:51 PM, "John Robson" <[email protected]> wrote:
> mkisofs -o bullcrap.IMG /home/john/Downloads/rom/Tizen-2.2_20140122 > /home/john/Downloads/rom/Tizen-2.2_20140122 > /home/john/Downloads/rom/Tizen-2.2_20140122 > Then in my directory the platform.img and data.IMG merged successfully as > bullcrap.img but the ums.img didn't have an eject button by it and when I > clicked it I couldn't access the files, and the platform.img wouldn't > unmount when I clicked the eject button because it was mounted twice at > /media/john > On Jan 22, 2015 12:05 PM, "Phillip Susi" <[email protected]> wrote: > >> I don't understand what you mean by "I listed the directory 3 times on >> the command to merge the 3 mounted IMG >> into 1". mkisofs -o expects the name of an iso file to create but you >> seem to be following it with a directory, which I assume is what you wanted >> to put into the image. What is the relationship of this directory to the 3 >> images you mounted? I also don't know what you mean by "became mounted >> twice and wouldn't unmount"; what became mounted, where? How did you try >> to unmount it? >> >> -- >> You received this bug notification because you are subscribed to the bug >> report. >> https://bugs.launchpad.net/bugs/1412333 >> >> Title: >> unable to properly mount/unmount multiple img files >> >> Status in util-linux package in Ubuntu: >> Incomplete >> >> Bug description: >> I mounted 3 img files and attempted to mkisofs -o with the path to 3 >> img (all img files were in the same directory), then the output was >> data.img merged with platform.img successfully but now the platform.img is >> mounted twice and won't unmount, data.img was mounted twice but I could >> unmount it, and the ums.img is mounted but completely inaccessable, >> unmountable, and doesn't have the eject button next to it's name in the >> files window. I probably wasn't supposed to try it with 3 but now they're >> stuck mounted even after it asked for my password. Terminal output this... >> 51.32% done, estimate finish Mon Jan 19 01:36:57 2015 >> Total translation table size: 0 >> Total rockridge attributes bytes: 0 >> Total directory bytes: 342016 >> Path table size(bytes): 2316 >> Max brk space used ca000 >> 9768 extents written (19 MB) >> (process:4299): GLib-CRITICAL **: g_slice_set_config: assertion >> 'sys_page_size == 0' failed >> >> ProblemType: Bug >> DistroRelease: Ubuntu 14.04 >> Package: mount 2.20.1-5.1ubuntu20.3 >> ProcVersionSignature: Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12 >> Uname: Linux 3.13.0-44-generic x86_64 >> ApportVersion: 2.14.1-0ubuntu3.6 >> Architecture: amd64 >> Date: Mon Jan 19 01:39:52 2015 >> InstallationDate: Installed on 2014-12-26 (23 days ago) >> InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 >> (20140722.2) >> ProcEnviron: >> LANGUAGE=en_US >> TERM=xterm >> PATH=(custom, no user) >> LANG=en_US.UTF-8 >> SHELL=/bin/bash >> SourcePackage: util-linux >> UpgradeStatus: No upgrade log present (probably fresh install) >> >> To manage notifications about this bug go to: >> >> https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1412333/+subscriptions >> > -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1412333 Title: unable to properly mount/unmount multiple img files To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1412333/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
