Hallo Claus,
Aktionen: Nur das frische Image MLD-5.0.0_customized_2015.08.18-154+1396.4_amd64.iso vom Stick auf Festplatte installiert.
rc.config vor Installation vom Stick:
#!/bin/sh
# System Name
SYSTEM_NAME="MiniDVBLinux"
# System Version
SYSTEM_VERSION="5.0.0"
# System Type
SYSTEM_TYPE="x86"
# Host Name
HOST_NAME="MLD"
# Logging und Kernel log level (0=deaktiviert Logging, 1=loggin in ramdisk, 2=loggin auf hdd, 3=erweiterte
LOG_LEVEL="1"
# Login-prompt zeigen (deaktiviert silent splash screen)
SHOW_PROMPT="1"
# Letzter auszuführender Befehl vor dem Abschalten (z.B. "sleep 1000" um die letzten Meldungen in ruhe zu
POWEROFF_LAST_CMD=""
# Anzahl der Bootsteps für Fortschrittsanzeige
STARTSTEPS="28"
STOPSTEPS=6
HALTSTEPS=2
RESUMESTEPS=1
### Local settings ###
# Usage a ACPI Daemon (1=on, 0=off)
BUSYBOX_ACPI="1"
# Usage a NTPD Service (1=on, 0=off)
BUSYBOX_NTPD="1"
# name of the ntp server to use
BUSYBOX_NTP_URL="de.pool.ntp.org"
# Take a snapshot on package installation upgrade or remove
SNAPSHOT_ON_UPGRADE="1"
# time to show the boot menu
EXTLINUX_BOOTMENU_TIME="5"
# Argumente mit denen hdparm aufgerufen werden soll. Mehrmalige Aufrufe werden durch ein Komata ',' getren
HDPARM_ARGS="-d 1 /dev/dvd"
# Sprache des Systems (ist ebenfalls in der /etc/profile eingetragen)
LANG="de_DE.UTF-8"
# timezone of the system
TIMEZONE="Europe/Berlin"
# keymap to use
KEYMAP="de-latin1"
# Usage a DHCP server (1=on, 0=off)
NETWORK_DHCP="1"
# Network Interface
NETWORK_INTERFACE=""
# IP address of this PC
NETWORK_IP="192.168.2.100"
# Network mask of IP address
NETWORK_NETMASK="255.255.255.0"
# IP address of default gateway
NETWORK_GATEWAY="192.168.2.1"
# IP address of DNS server
NETWORK_DNS="192.168.2.1"
# Domain name
NETWORK_DOM="Speedport_W_303V_Typ_A"
# Domain name of this PC
NETWORK_DOM_NAME="192.168.2.100"
# Aktivate wakeup on lan (1=on, 0=off)
NETWORK_WOL=""
# IP of the server
NETWORK_SERVER_IP=""
# MAC of the server
NETWORK_SERVER_MAC=""
# wakeup the server on startup (1=on, 0=off)
NETWORK_SERVER_WAKEUP="1"
# shutdown the server on shutdown (1=on, 0=off)
NETWORK_SERVER_SHUTDOWN="0"
# DVB type to scan
SCAN_TYPE=""
# Country to scan for
SCAN_COUNTRY="DE"
# Satellite to scan for
SCAN_SATELLITE="S19E2"
# Upload channel list after scan
SCAN_UPLOAD="1"
# Port on that the webserver listen
WEBSERVER_PORT="80"
# Check the password to enter the webif system setup
WEBSERVER_PASSWORD_CHECK=""
# ID of this PC (if set, send list of installed packages to MLD server)
APT_SYSTEM_ID="a32707f9eb03ac861169a190371015bf"
# Check if upgrades available
APT_UPGRADE_CHECK="1"
# package class (stable, testing, unstable)
APT_PACKAGE_CLASS="testing"
# User name for developer packages
APT_DEVELOPER=""
# Lirc Aufruf Argumente
LIRC_ARGS=""
# Lirc modul to use
LIRC_MODUL=""
# Argumente mit denen VDR gestartet werden soll
VDR_ARGS="--vfat -l 1"
# Plugins die in der angegebenen Reihenfolge geladen werden sollen
VDR_PLUGIN_ORDER=""
# Kanalliste die verwendet werden soll (verfügbare Listen stehen unter /etc/vdr/channels)
VDR_CHANNELLIST="DVB-S-S19.2E-Astra-FTA-DE.user"
# DiSEqC setting to use
VDR_DISEQC="Full DiSEqC sequence"
# Count of DVB adapters
VDR_DVB_ADAPTER_COUNT="2"
# Defalt epg charset
VDR_CHARSET_OVERRIDE="ISO-8859-9"
# Port on that vdradmin listen
VDRADMIN_PORT="8000"
# vdr-remote settings
VDR_PLUGIN_ARGS_remote="-i /dev/input/ir"
# Quality of DSL (DSL1000; DSL2000; DSL3000; DSL6000; LAN; WLAN11; WLAN54)
STREAMDEV_EXTERN_STREAMQUALITY="DSL2000"
# remux tool (mencoder, vlc)
STREAMDEV_EXTERN_ENCODER="mencoder"
# Quality of Mp3 Stream (32bit; 64bit)
STREAMDEV_EXTERN_AUDIO="64"
# Cache default 4096 (4096; 8192)
STREAMDEV_EXTERN_CACHE="8192"
# Codec (lavc, xvid, h264)
STREAMDEV_EXTERN_CODEC="lavc"
# Frames per second
STREAMDEV_EXTERN_FPS="25"
# Aspect ratio (4/3; 16/9)
STREAMDEV_EXTERN_ASPECT="16/9"
# Debug
STREAMDEV_EXTERN_LOG="1"
# streamdev-server Settings
VDR_PLUGIN_ARGS_streamdev_server=""
# systeminfo settings
VDR_PLUGIN_ARGS_systeminfo="-s /usr/bin/systeminfo.sh"
VDR_PLUGIN_ARGS_tvguide="-l /var/cache/vdr/channellogos/ -e /var/cache/vdr/epgimages/ -i /etc/vdr/plugins/
# Path to graphlcd start images
GRAPHLCD_SIZE="120x64"
# Display typ
GRAPHLCD_TYP=""
# graphlcd-Plugin settings
VDR_PLUGIN_ARGS_graphlcd="${GRAPHLCD_TYP:+-d $GRAPHLCD_TYP} ${GRAPHLCD_SKIN:+-s $GRAPHLCD_SKIN}"
# Skin to use
GRAPHLCD_SKIN=""
# Show timers on shutdown
GRAPHLCD_SHOW_TIMERS="0"
SAMBA_OLD_DOM="Speedport_W_303V_Typ_A"
SAMBA_OLD_NAME="MLD"
Hier gibt es keinen Eintrag: "WAKEUP_METHOD"
Installation auf Festplatte
rc.config nach Installation von Festplatte
#!/bin/sh
# System Name
SYSTEM_NAME="MiniDVBLinux"
# System Version
SYSTEM_VERSION="5.0.0"
# System Type
SYSTEM_TYPE="x86"
# Host Name
HOST_NAME="MLD"
# Logging und Kernel log level (0=deaktiviert Logging, 1=loggin in ramdisk, 2=loggin auf hdd, 3=erweiterte Fehlermeldungen auf Konso
LOG_LEVEL="1"
# Login-prompt zeigen (deaktiviert silent splash screen)
SHOW_PROMPT="1"
# Letzter auszuführender Befehl vor dem Abschalten (z.B. "sleep 1000" um die letzten Meldungen in ruhe zu studieren)
POWEROFF_LAST_CMD=""
# Anzahl der Bootsteps für Fortschrittsanzeige
STARTSTEPS="23"
STOPSTEPS=6
HALTSTEPS=2
RESUMESTEPS=1
### Local settings ###
# Usage a ACPI Daemon (1=on, 0=off)
BUSYBOX_ACPI="1"
# Usage a NTPD Service (1=on, 0=off)
BUSYBOX_NTPD="1"
# name of the ntp server to use
BUSYBOX_NTP_URL="de.pool.ntp.org"
# Take a snapshot on package installation upgrade or remove
SNAPSHOT_ON_UPGRADE="1"
# time to show the boot menu
EXTLINUX_BOOTMENU_TIME="5"
# Argumente mit denen hdparm aufgerufen werden soll. Mehrmalige Aufrufe werden durch ein Komata ',' getrennt
HDPARM_ARGS="-d 1 /dev/dvd"
# Sprache des Systems (ist ebenfalls in der /etc/profile eingetragen)
LANG="de_DE.UTF-8"
# timezone of the system
TIMEZONE="Europe/Berlin"
# keymap to use
KEYMAP="de-latin1"
# Usage a DHCP server (1=on, 0=off)
NETWORK_DHCP="1"
# Network Interface
NETWORK_INTERFACE="eth0"
# IP address of this PC
NETWORK_IP="192.168.2.100"
# Network mask of IP address
NETWORK_NETMASK="255.255.255.0"
# IP address of default gateway
NETWORK_GATEWAY="192.168.2.1"
# IP address of DNS server
NETWORK_DNS="192.168.2.1"
# Domain name
NETWORK_DOM="Speedport_W_303V_Typ_A"
# Domain name of this PC
NETWORK_DOM_NAME="192.168.2.100"
# Aktivate wakeup on lan (1=on, 0=off)
NETWORK_WOL="0"
# IP of the server
NETWORK_SERVER_IP=""
# MAC of the server
NETWORK_SERVER_MAC=""
# wakeup the server on startup (1=on, 0=off)
NETWORK_SERVER_WAKEUP="1"
# shutdown the server on shutdown (1=on, 0=off)
NETWORK_SERVER_SHUTDOWN="0"
# DVB type to scan
SCAN_TYPE=""
# Country to scan for
SCAN_COUNTRY=""
# Satellite to scan for
SCAN_SATELLITE=""
# Upload channel list after scan
SCAN_UPLOAD="1"
# Port on that the webserver listen
WEBSERVER_PORT="80"
# Check the password to enter the webif system setup
WEBSERVER_PASSWORD_CHECK="0"
# ID of this PC (if set, send list of installed packages to MLD server)
APT_SYSTEM_ID="0"
# Check if upgrades available
APT_UPGRADE_CHECK="1"
# package class (stable, testing, unstable)
APT_PACKAGE_CLASS="testing"
# User name for developer packages
APT_DEVELOPER=""
# Lirc Aufruf Argumente
LIRC_ARGS=""
# Lirc modul to use
LIRC_MODUL=""
# Argumente mit denen VDR gestartet werden soll
VDR_ARGS="--vfat -l 1"
# Plugins die in der angegebenen Reihenfolge geladen werden sollen
VDR_PLUGIN_ORDER=""
# Kanalliste die verwendet werden soll (verfügbare Listen stehen unter /etc/vdr/channels)
VDR_CHANNELLIST="DVB-S-S19.2E-Astra-FTA-DE.user"
# DiSEqC setting to use
VDR_DISEQC=""
# Count of DVB adapters
VDR_DVB_ADAPTER_COUNT="2"
# Defalt epg charset
VDR_CHARSET_OVERRIDE="ISO-8859-9"
# Port on that vdradmin listen
VDRADMIN_PORT="8000"
# vdr-remote settings
VDR_PLUGIN_ARGS_remote="-i /dev/input/ir"
# Quality of DSL (DSL1000; DSL2000; DSL3000; DSL6000; LAN; WLAN11; WLAN54)
STREAMDEV_EXTERN_STREAMQUALITY="DSL2000"
# remux tool (mencoder, vlc)
STREAMDEV_EXTERN_ENCODER="mencoder"
# Quality of Mp3 Stream (32bit; 64bit)
STREAMDEV_EXTERN_AUDIO="64"
# Cache default 4096 (4096; 8192)
STREAMDEV_EXTERN_CACHE="8192"
# Codec (lavc, xvid, h264)
STREAMDEV_EXTERN_CODEC="lavc"
# Frames per second
STREAMDEV_EXTERN_FPS="25"
# Aspect ratio (4/3; 16/9)
STREAMDEV_EXTERN_ASPECT="16/9"
# Debug
STREAMDEV_EXTERN_LOG="1"
# streamdev-server Settings
VDR_PLUGIN_ARGS_streamdev_server=""
# systeminfo settings
VDR_PLUGIN_ARGS_systeminfo="-s /usr/bin/systeminfo.sh"
VDR_PLUGIN_ARGS_tvguide="-l /var/cache/vdr/channellogos/ -e /var/cache/vdr/epgimages/ -i /etc/vdr/plugins/tvguide/icons/"
# Path to graphlcd start images
GRAPHLCD_SIZE="120x64"
# Display typ
GRAPHLCD_TYP=""
# graphlcd-Plugin settings
VDR_PLUGIN_ARGS_graphlcd="${GRAPHLCD_TYP:+-d $GRAPHLCD_TYP} ${GRAPHLCD_SKIN:+-s $GRAPHLCD_SKIN}"
# Skin to use
GRAPHLCD_SKIN=""
# Show timers on shutdown
GRAPHLCD_SHOW_TIMERS="0"
SAMBA_OLD_DOM="Speedport_W_303V_Typ_A"
SAMBA_OLD_NAME="MLD"
LIRC_INSTALL_L2U="0"
MLD_REMOTE_INSTALL_LIBCEC="0"
WAKEUP_METHOD="nvram"
WAKEUP_REBOOT_REASON="none"
CHILDLOCK="0000"
STREAMDEV_EXTERN_INSTALL_ENCODER="0"
WAKEUP_METHOD="nvram"
System Informationen nach Installation aus dem WebIf von der Festplatte:
System
Name: MLD
Version: 5.0.0
Package Version
apt 1.0.9.8-52
backup 1-24
base 0-85
bash 4.3-3
btrfs 3.17-104+3.16.1.182
busybox 1.23.2-47
dpkg 1.17.25-15
dpkg-fixes 0-1
dvb 1:2015.07.04-140+3.16.1.182
dvb-apps 1.1.1-~1
e2fslibs 1.42.12-~2
eventlircd 2015.06.04-34+3.16.1.182
extlinux 0-10
font-config 0-5
graphlcd-base 2015.06.04-0+3.16.1.182
hdparm 9.43-5
i2c 3.1.1-12+3.16.1.182
init 0-88
install 0-127
irkeytable 1.6.0-9
kernel 3.16.1.182-190
ldconfig 2.19-0
lirc 1:2014.05.09-77+3.16.1.182
locales 0-21
mc 4.8.13-2
mld-remote 0-36
network 0-62+3.16.1.182
ntfs-3g 2014.2.15AR.2-16+3.16.1.182
perl 5.20.2-11
perl-base 5.20.2-~1
psplash 2009.05.28-19
rc-core 2015.07.04-13+3.16.1.182
samba 4.1.17-26
samba-libs 4.1.17-~64
scan 20130331-48
sensors 3.3.5-8+3.16.1.182
ssh 0-13
syslinux 0-7
udev 215-43
udevil 2015.06.04-21
usb 0-6+3.16.1.182
vdr 2.2.0.203-203
vdr-plugin-apt 0.1.0-8+2.2.0.203
vdr-plugin-clock 1.0.0-1+2.2.0.203
vdr-plugin-devstatus 0.4.1-3+2.2.0.203
vdr-plugin-dvbhddevice 2.2.0-17+2.2.0.203
vdr-plugin-epgsearch 2015.07.15-14+2.2.0.203
vdr-plugin-extrecmenu 2014.08.20-6+2.2.0.203
vdr-plugin-femon 2015.06.04-6+2.2.0.203
vdr-plugin-graphlcd 2013.01.27-21+2.2.0.203
vdr-plugin-osdpip 2012.05.16-4+2.2.0.203
vdr-plugin-remote 0.4.0-14+2.2.0.203
vdr-plugin-setup 0.3.1-31+2.2.0.203
vdr-plugin-streamdev-server 2015.01.23-15+2.2.0.203
vdr-plugin-systeminfo 0.1.3-10+2.2.0.203
vdr-plugin-tvguide 2014.09.27-9+2.2.0.203
vdradmin-am 2015.06.04-0.4
vfat 0-1
wakeup 1.1-17+3.16.1.182
webserver 0-230
xfs 0-5
zlib1g 1.2.8-~1
Das war bis hier die reine Installation vom Stick auf Festplatte. Keine weiteren Aktionen.
Gruß Gerhard