"Kiso" worked for me good as GUI iso mounter. It shows an extra drive on desktop when you mount an iso.
On Fri, Dec 12, 2008 at 8:17 PM, dark lord <[email protected]> wrote: > Actually i hav edubuntu iso i want to access that as virtual cd rom so > that i can add it to synaptic i hav debian,kubuntu,xubuntu i dont want > to burn them . > > On 12/12/08, dark lord <[email protected]> wrote: > > i want a virtual cd rom like poweriso can create in win. and i need to > > mount that iso and work and feel like cd rom > > > > On 12/12/08, Hafiz Imtiaz <[email protected]> wrote: > >> If the filename is 'matlab.iso' [assuming it is in your home > >> directory], then here is the CLI solution: > >> > >> Make mount directory for the ISO image and mount > >> $mkdir /media/iso > >> $modprobe loop > >> $mount /home/{yourname}/matlab.iso /media/iso/ -t iso9660 -o loop > >> > >> On Fri, Dec 12, 2008 at 6:46 PM, Hasin Hayder <[email protected]> > >> wrote: > >>> use fuseiso > >>> > >>> sudo apt-get install fuseiso > >>> > >>> :) > >>> > >>> > >>> regards > >>> hasin hayder > >>> i2we inc (www.i2we.com) > >>> http://hasin.wordpress.com > >>> > >>> > >>> On Fri, Dec 12, 2008 at 6:41 PM, dark lord <[email protected]> > >>> wrote: > >>> > >>>> How to mount iso in ubuntu need both termimal and gui solution and how > >>>> to unmount when needed? > >>>> > >>>> -- > >>>> Ubuntu Bangladesh mailing list > >>>> [email protected] > >>>> https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd > >>>> > >>> -- > >>> Ubuntu Bangladesh mailing list > >>> [email protected] > >>> https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd > >>> > >> > >> > >> > >> -- > >> Hafiz Imtiaz > >> 0306005 > >> EEE,BUET > >> PH: 01915698207 > >> www.hafizimtiaz.co.nr > >> > >> -- > >> Ubuntu Bangladesh mailing list > >> [email protected] > >> https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd > >> > > > > > > -- > > DARKLORD (:= > > > > > -- > DARKLORD (:= > > -- > Ubuntu Bangladesh mailing list > [email protected] > https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd > -- বাংলায় লিখুন, বাংলায় পড়ুন.. WRITE IN BANGLA, READ IN BANGLA, VISIT http://omicronlab.com -- Ubuntu Bangladesh mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd
