From: PÁSZTOR György
> 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
Not a fuse solution but, some time ago, when I had to
read from an ext fs, I used the following:
wget
http://hub.opens
Hi,
"Jean-Pierre André" írta 2014-02-28 08:48-kor:
> PÁSZTOR György wrote:
> >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 inst
PÁSZTOR György 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 complai
György,
I don't know that I necessarily have a direct fix for you, but the message below
I had archived from the Solaris x86 mailing list, original post date in March 2006.
I checked the website (below), and the ext software is still there.
Hope this helps, or provides another possible option
On 27/02/2014 17:14, PÁSZTOR György 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 fus
I can concur that I cannot seem to mount my ext3 partition on Illumos,
although I'm sure I used to be able to (a very long time ago).
I appear to have the fuse module installed in the kernel and running, even
though I haven't got libfuse or fusefs installed:
jadams@jadlaptop:~$ modinfo | grep -i
Hi,
"Michael Schuster" írta 2014-02-27 18:00-kor:
> 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?
There were no error message, nor other indicati
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 <
pasz...@linux.gyakg.u-szeged.hu> wr
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