跳到主要內容

andLinux use Windows 網芳

andLinux開機時若沒有幫你把windows網芳的目錄mount起來, 你可以手動用下列指令mount:
smbmount //windows-host/LINUX /mnt/win -o username=jim

或是在/etc/fstab上新增設定即可
mount 起來後可以利用/root/windows 這個link 來存取

留言