[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [microblaze-uclinux] /etc/mta?



Hi John,

thanks John. Now, at least the "smbmount" doesn't crash with that message "Can't load /etc/mta" anymore. BUT, it crashes without that.

I created an empty file mtab in a read/writable dir and created a symlink to /etc/mtab. Can you give me any hint on the exact requirements of smbmount (which config-settings, which files a.s.o.)?

Thanks,
Thomas.


-----Original Message-----
From: John Williams [mailto:jwilliams@xxxxxxxxxxxxxx] 
Sent: Thursday, August 07, 2008 8:04 AM
To: microblaze-uclinux@xxxxxxxxxxxxxx
Subject: Re: [microblaze-uclinux] /etc/mta?

Hi Doring,

Döring Thomas wrote:

> what exactly is /etc/mta and how do I menuconfigure it into my kernel?

I expect it's a truncation of /etc/mtab, which is the file used to track 
mounted filesystems.

Some userlevel apps that care about mounted filesystems will play with 
it, I think there are C library calls for manipulating it.

Since /etc is read-only in a typical romfs/cramfs system, you'd need to 
make it instead a symlink to /etc/config/mtab.  Examples of this sort of 
thing can be found in petalinux-dist/vendors/PetaLogix/common/common.mak.

Regards,

John

___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/


___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/