Deine Busybox macht dann schon wesentlich mehr als die meinige
Was ich bezüglich des FritzBox Updates meinte ist die Tatsache, dass ich keine "virtuellen" Netzwerkgeräte erstellen kann, wenn die MAC Adresse schon in Verwendung ist. Dies ist aber Voraussetzung für die Umsetzung, wie Sie der Threadersteller vorsieht :-(
EDIT
Ich versuche gerade deiner Anleitung zu folgen scheitere aber schon bei der Erzeugung des Links:
Muss ich vorher noch irgendwie höhere Rechte anfordern? Wenn ja wie kann ich dies tun?
Gruß
Christian
Code:
BusyBox v1.20.2 (2013-05-13 12:53:07 CEST) multi-call binary.
Copyright (C) 1998-2011 Erik Andersen, Rob Landley, Denys Vlasenko
and others. Licensed under GPLv2.
See source distribution for full notice.
Usage: busybox [function] [arguments]...
or: busybox --list
or: function [arguments]...
BusyBox is a multi-call binary that combines many common Unix
utilities into a single executable. Most people will create a
link to busybox for each function they wish to use and BusyBox
will act like whatever it was invoked as.
Currently defined functions:
[, [[, arp, arping, ash, basename, brctl, bunzip2, bzcat, bzip2, cat,
chgrp, chmod, chown, chroot, cmp, cp, cut, date, dd, df, dirname,
dmesg, dnsdomainname, du, echo, egrep, env, ether-wake, expr, false,
fgconsole, fgrep, find, flock, free, ftpget, ftpput, getopt, grep,
groups, gunzip, gzip, halt, hostname, id, ifconfig, ifdown, ifup,
inetd, init, insmod, iostat, ip, ipaddr, iplink, iproute, iprule,
iptunnel, kill, killall, killall5, ln, login, logname, ls, lsmod, lsof,
md5sum, mkdir, mkfifo, mknod, mkswap, modprobe, more, mount, mpstat,
mv, nbd-client, nc, netstat, nice, nohup, nslookup, passwd, pidof,
ping, ping6, pivot_root, pmap, poweroff, printenv, printf, ps, pstree,
pwd, pwdx, readlink, realpath, reboot, renice, reset, rm, rmdir, rmmod,
route, sed, seq, setconsole, setserial, sh, sleep, smemcap, sort, stat,
stty, swapoff, swapon, switch_root, sync, sysctl, tail, tar, tee,
telnetd, test, tftp, time, top, touch, tr, traceroute, true, tty,
ubimkvol, ubirmvol, ubirsvol, ubiupdatevol, umount, uname, uniq, unxz,
unzip, uptime, vi, wc, wget, whois, xargs, xz, xzcat, zcat
Was ich bezüglich des FritzBox Updates meinte ist die Tatsache, dass ich keine "virtuellen" Netzwerkgeräte erstellen kann, wenn die MAC Adresse schon in Verwendung ist. Dies ist aber Voraussetzung für die Umsetzung, wie Sie der Threadersteller vorsieht :-(
EDIT
Ich versuche gerade deiner Anleitung zu folgen scheitere aber schon bei der Erzeugung des Links:
Code:
ermittle die aktuelle TTY
tty is "/dev/pts/0"
Console Ausgaben auf dieses Terminal umgelenkt
# ls -la /var/media/NEW_LINK/
drwxrwxrwx 4 root root 4096 Dec 12 21:29 .
drwxrwxr-x 1 root root 2048 Dec 12 21:25 ..
drwxrwxrwx 3 root root 4096 Dec 12 21:25 FRITZ
drwxrwxrwx 2 root root 4096 Dec 12 21:29 busybox
-rwxrwxrwx 1 root root 1576156 Dec 12 2013 busybox-1-21
# ln -sf /var/media/NEW_LINK/busybox-1-21 /var/media/NEW_LINK/busybox
ln: /var/media/NEW_LINK/busybox/busybox-1-21: Operation not permitted
Muss ich vorher noch irgendwie höhere Rechte anfordern? Wenn ja wie kann ich dies tun?
Gruß
Christian
Zuletzt bearbeitet: