|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] SMB problem
Hi
>> Hi,
>>
>> i've a script on domU that's :
>> cat < liste_logs_win.txt | while true
>> do
>> - mount a win folder via smbmount (//SERVER_NAME/C$)
>
> Have you ensured that the kernel you're using includes smbfs support?
> The stock Xen kernel does not; I had to rebuild it for smbfs support,
> AppleTalk protocol support (I know, ugh, I know all too well), and a few
> other things.
YES, it's not the vanilla xen kernel, i've rebuild xen0+U xen kernel
I've found one solution : modprobe -r smbfs + sleep 7 in the FOR and now,
that's work fine :(
Franck
--
http://www.linuxpourtous.com
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|