- Code: Select all
Fail: install command failed, Can't create: minidlna
Fail: install command failed
- Code: Select all
Fail: install command failed, 301
Is any way i can get a log file to share?
Many thanks
Fail: install command failed, Can't create: minidlna
Fail: install command failed
Fail: install command failed, 301
df -h
cat /boot.log
mount
ls -l /direct-usb
ls -l /share/1000
mkdir /tmp/sda8
mount /dev/sda8 /tmp/sda8root@Cloudbox:/ # cat /boot.log
start boot log
detect and set platform
cloudbox
kirkwood
UIMAGE-466-KIRKWOOD-45
Current kernel: 4.6.6 #45 PREEMPT Mon Sep 17 23:17:28 CEST 2018cloudbox
mount dev/pts
update dev nodes
booting using root file system...
enable IP forwarding...
run udevstart to update dev nodes when necessary
depmod: can't create 'modules.dep.bb': No space left on device
inserting kernel modules:
depmod: can't create 'modules.dep.bb': No space left on device
modprobe: module 'iscsi_trgt' not found
start buttons control daemon
device = cloudbox
source = buttons-cloudbox
buttons-nwsp2 daemon started
Wed May 15 23:49:26 ART 2019
create temporary passwd file
create temporary group file
configure loopback network interface
setting reboot and standby
cloudbox
rebootd-cloudbox
cloudbox
standbyd-cloudbox
starting php based setup routines step 1
* Initialize the volatile db file... [ OK ]
* Starting udevd... [ OK ]
* Finishing restore RAID devices... [ OK ]
* Found database configuration file... [ OK ]
* Updating Disks database... [ OK ]
* Starting mount of volumes...
- Mounting volume Vol-A: [ Fail ]
* Finishing mount of volumes... [ Fail ]
* Generating Hosts File... [ OK ]
* Configuring System Hostname... [ OK ]
* Configuring LAN interface... [ OK ]
* Initializing Timezone... [ OK ]
* Starting web server...
Configure WebDav service : [ OK ]
Web server : [ OK ]
* Starting mount of internal USB ...
* Finishing mount internal USB ... [ OK ]
* Configuring Disks... [ OK ]
* Configuring Samba... [ OK ]
* Configuring System Users...
Root password: use default password
Set users, set users password [ Fail ]
* Starting Fvdw-sl Discovery Daemon... [ OK ]
start rpcbind service
starting php based setup routines step 2
* Starting dropbear... [ OK ]
* Kill temporary dropbear... [ OK ]
starting php based setup routines step 3
* Starting NFS Server... [ OK ]
* Starting Explorer Service... [ FAIL ]
[ FAIL ]
[ OK ]
* Starting daemon update Hosts File... [ OK ]
* Starting Disk Temperature Guard... [ OK ]
* Starting NTP Server ... [ OK ]
* Starting mount of remote shares...
* Finishing mount shares... [ OK ]
* Starting FTP Service... [ OK ]
* Starting NTP client... [ OK ]
* Starting Minidlna Server... [ FAIL ]
* Starting Transmission Client... [ OK ]
* Starting Plex Media Server... [ FAIL ]
starting php based setup routines step banner
*** fvdw-sl NAS firmware
This is fvdw-sl version: fvdw-sl 17.0 patched
built on: May 28 2017
LAN IP address: 10.0.0.7 (DHCP)
Port configuration:
LAN -> eth0
php based setup routines finished
web permission on resolv.conf
set device tuning for dms performance
move smbd en nmbd db files away from ram disk to prevent hanging samba server
LED settings
else loop1 finished
rcS finished
root@Cloudbox:/ #
# mount /dev/sda7 on / type ext3 (rw,relatime,data=ordered)
none on /proc type proc (rw,relatime) none on /sys type sysfs (rw,relatime)
none on /dev/pts type devpts (rw,relatime,mode=600)
/dev/sda5 on /rw_fs type ext3 (rw,noatime,data=ordered)
tmpfs on /rw_fs/tmp/usr/var type tmpfs (rw,relatime,size=5000k)nfsd on /proc/fs/nfsd type nfsd (rw,relatime)
root@Cloudbox:/ #
root@Cloudbox:/ # ls -l /direct-usb
lrwxrwxrwx 1 root root 11 2019-05-15 23:56 /direct-usb -> /share/1000
root@Cloudbox:/ # ls -l /share/1000
total 16
drwxrwxrwx 3 root root 4096 2019-05-12 23:28 fvdw
-rw-r--r-- 1 root root 0 2019-05-16 21:29 mt-daapd
drwxrwxrwx 5 root root 4096 2019-05-15 23:57 tr-daemon
drwxrwxrwx 3 root root 4096 2019-05-15 23:42 tr-downloads
drwxrwxrwx 2 root root 4096 2019-05-16 21:29 twonkymedia
root@Cloudbox:/ #
root@Cloudbox:/ # mount /dev/sda8 /tmp/sda8
mount: /rw_fs/tmp/sda8: wrong fs type, bad option, bad superblock on /dev/sda8, missing codepage or helper program, or other error.
root@Cloudbox:/ #
root@Cloudbox:/ #

e2fsck -y /dev/sda8mount /dev/sda8 /tmp/sda8dmesg
file -bs /dev/sda8ThisJocko wrote:So fs on sda8 is corrupted
First we try to fix that.and try again to mount it
- Code: Select all
e2fsck -y /dev/sda8
- Code: Select all
mount /dev/sda8 /tmp/sda8
if it fails again please to post
- Code: Select all
dmesg
file -bs /dev/sda8
e2fsck -y /dev/sda8

Return to Lacie cloudbox (white casing)
Users browsing this forum: Bing Bot and 12 guests