Hi, ' I'm not an ext2/ext3 expert, but usually /var/adm/messages or 'dmesg'-output should indicate something. Where there any other error messages that you may not have quoted in your initial email?
HTH Michael On Thu, Feb 27, 2014 at 5:14 PM, PÁSZTOR György < [email protected]> wrote: > Hello, > > What did I do wrong? > I added the sfe repo: pkg set-publisher -p http://pkg.openindiana.org/sfe > I installed fuse-ext2 package: pkg install fuse-ext2 > > Then it complained about the missing libfuse.so, so I installed them too: > pkg install libfuse fusefs > > It still complained, and then I did pkg remove, and pkg install for the > fuse-ext2 package: didn't helped > BTW: Are there any similar thing here, like the ldconfig command in > linux, which updates the symlinks, etc, and the /etc/ld.so.conf file, which > describes the directories, where should the dynamic linker find so's other > then /lib and /usr/lib? > > So, I used my linux routine: > LD_LIBRARY_PATH=/usr/gnu/lib fuse-ext2 /home/pasztor/e2t.img /mnt/e2t > This command run, but gave 252 as return code... I didn't find explanation > in fuse-ext2's manpage, since i didn't find that even... > And of course, it didn't mount that image file... > I tried lofiadm -a /home/pasztor/e2t.img and > LD_LIBRARY_PATH=/usr/gnu/lib fuse-ext2 /dev/lofi/1 /mnt/e2t/ > > But the result was the same: nothing... > > Hint's, ideas, anything? > > Regards, > György > > _______________________________________________ > OpenIndiana-discuss mailing list > [email protected] > http://openindiana.org/mailman/listinfo/openindiana-discuss > -- Michael Schuster http://recursiveramblings.wordpress.com/ _______________________________________________ OpenIndiana-discuss mailing list [email protected] http://openindiana.org/mailman/listinfo/openindiana-discuss
