balu123
Neuer User
- Mitglied seit
- 15 Sep 2005
- Beiträge
- 55
- Punkte für Reaktionen
- 0
- Punkte
- 0
Balu
Bekomme nun einen Fehler bei der .vbs
Fritz!Box web password:
BusyBox v1.8.2 (2009-03-27 11:37:25 CET) built-in shell (ash)
Enter 'help' for a list of built-in commands.
ermittle die aktuelle TTY
tty is "/dev/pts/0"
Console Ausgaben auf dieses Terminal umgelenkt
# cd /var/media/ftp/Generic-USBFlashDrive-00/cifs/
# insmod cifs.ko
insmod: cannot insert 'cifs.ko': Success (
# echo 0 > /proc/fs/cifs/LinuxExtensionsEnabled
-sh: cannot create /proc/fs/cifs/LinuxExtensionsEnabled: nonexistent directory
# mkdir /var/tmp/nas
mkdir: cannot create directory '/var/tmp/nas': File exists
# chmod 777 /var/tmp/nas
# cd /var/media/ftp/Generic-USBFlashDrive-00/cifs/
# ./mount.cifs //192.168.178.100/Qdownload /var/tmp/nas -o user=Fritz pass=fritz
Password:
mount error: cifs filesystem not supported by the system
Refer to the mount.cifs( manual page (e.g.man mount.cifs)
# exit
Was läuft da falsch?
Bekomme nun einen Fehler bei der .vbs
Fritz!Box web password:
BusyBox v1.8.2 (2009-03-27 11:37:25 CET) built-in shell (ash)
Enter 'help' for a list of built-in commands.
ermittle die aktuelle TTY
tty is "/dev/pts/0"
Console Ausgaben auf dieses Terminal umgelenkt
# cd /var/media/ftp/Generic-USBFlashDrive-00/cifs/
# insmod cifs.ko
insmod: cannot insert 'cifs.ko': Success (
# echo 0 > /proc/fs/cifs/LinuxExtensionsEnabled
-sh: cannot create /proc/fs/cifs/LinuxExtensionsEnabled: nonexistent directory
# mkdir /var/tmp/nas
mkdir: cannot create directory '/var/tmp/nas': File exists
# chmod 777 /var/tmp/nas
# cd /var/media/ftp/Generic-USBFlashDrive-00/cifs/
# ./mount.cifs //192.168.178.100/Qdownload /var/tmp/nas -o user=Fritz pass=fritz
Password:
mount error: cifs filesystem not supported by the system
Refer to the mount.cifs( manual page (e.g.man mount.cifs)
# exit
Was läuft da falsch?