[Touch-packages] [Bug 1412333] Re: unable to properly mount/unmount multiple img files

2015-03-24 Thread Launchpad Bug Tracker
[Expired for util-linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: util-linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to util-linux in Ubuntu. h

[Touch-packages] [Bug 1412333] Re: unable to properly mount/unmount multiple img files

2015-01-23 Thread Phillip Susi
It sounds like you want to make a new iso image containing the contents of 3 different ones put together. To do that, you should have the 3 images mounted, and specify each of the 3 different paths where you mounted the images to mkisofs, not the same path 3 times. -- You received this bug notif

Re: [Touch-packages] [Bug 1412333] Re: unable to properly mount/unmount multiple img files

2015-01-22 Thread John
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 unmou

Re: [Touch-packages] [Bug 1412333] Re: unable to properly mount/unmount multiple img files

2015-01-22 Thread John
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 wh

[Touch-packages] [Bug 1412333] Re: unable to properly mount/unmount multiple img files

2015-01-22 Thread Phillip Susi
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 rel

Re: [Touch-packages] [Bug 1412333] Re: unable to properly mount/unmount multiple img files

2015-01-21 Thread John
I only used one single command and that was the output. There wasn't any other output other than what I posted because the terminal acted as if the operation was successful with just #. I had mounted all 3 IMG from the file explorer, then used mkisofs -o /home/john/Downloads/Tizen_2.2-20140122/ and

[Touch-packages] [Bug 1412333] Re: unable to properly mount/unmount multiple img files

2015-01-21 Thread Phillip Susi
You haven't given any command list or output at all. You named one single command you used, and gave a very rough description of what you were doing with it ( which I can't follow ). I need the full commands and output. -- You received this bug notification because you are a member of Ubuntu To

Re: [Touch-packages] [Bug 1412333] Re: unable to properly mount/unmount multiple img files

2015-01-20 Thread John
I was trying to merge three IMG files systems into one IMG file. But when I used mkisofs -o in the terminal my images became mounted twice and I couldn't unmount them. I believe you can only merge two into one and not three at one time. That was the entire output and command list in my last message

[Touch-packages] [Bug 1412333] Re: unable to properly mount/unmount multiple img files

2015-01-20 Thread Phillip Susi
I'm afraid I can't really understand your description as written. Please list the exact commands you gave and the exact error messages you got. ** Changed in: util-linux (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Touch seed

[Touch-packages] [Bug 1412333] Re: unable to properly mount/unmount multiple img files

2015-01-19 Thread John
It also says loop 2 is mounted over the same point when I try to unmount the platform image. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to util-linux in Ubuntu. https://bugs.launchpad.net/bugs/1412333 Title: unable to pro