Hi All,
I tried to add ntfs-3g to udőcast. I compiled it on a different machine, with static (and disabled mtab), and added as a binary at the online initrd creation stuff. I also compiled the fuse module from kernel source and added as a binary also. When i run udpcast (pxe), i cp the fuse.ko to the right place and perform a depmod -a. Sofar the kernel module is loaded, ntfs-3g exist, but results a permission denied on /dev/sda1. Because there is no strace, i cant figure it out, whats the problem, /dev/sda1 and ntfs-3g permission seems to be ok, i can also cat /dev/sda1. Since im not an exprert, can somebody help me, how to integrate ntfs-3g to udpcast? (I run everything in virtualbox, i hope, its not a prboblem, simple udpcast runs ok)
Thanks, Bence
On 23/04/12 16:07, Molnár Bence wrote:
Hi All,
I tried to add ntfs-3g to udőcast. I compiled it on a different machine, with static (and disabled mtab), and added as a binary at the online initrd creation stuff. I also compiled the fuse module from kernel source and added as a binary also. When i run udpcast (pxe), i cp the fuse.ko to the right place and perform a depmod -a. Sofar the kernel module is loaded, ntfs-3g exist, but results a permission denied on /dev/sda1.
Maybe, if you told us what exactly you tried (command? or which stage of menu system...), and which exact message you got, somebody might be able to help?
Because there is no strace, i cant figure it out, whats the problem, /dev/sda1 and ntfs-3g permission seems to be ok, i can also cat /dev/sda1.
You could always mount strace from an outside filesystem (USB disk, etc.) But depending on the information above (command and message), this may not even be necessary.
Since im not an exprert, can somebody help me, how to integrate ntfs-3g to udpcast? (I run everything in virtualbox, i hope, its not a prboblem, simple udpcast runs ok)
Thanks, Bence _______________________________________________ Udpcast mailing list Udpcast@udpcast.linux.lu https://udpcast.linux.lu/cgi-bin/mailman/listinfo/udpcast
Regards,
Alain