[SOLVED] After a firmware upgrade, blinking blue, lost 5Big2

Re: After a firmware upgrade, blinking blue and 5Big2 is los

Postby fvdw » Tue Jun 14, 2016 6:10 pm

In the meantime you can give this "mv" binary a try

Extract the zip file and put it in the tftp folder of the fvdw-sl console
Upload it using the tftp command
Code: Select all
tftp -r mv -l /usr/bin/mv -g ip-pc
chmod 755 /usr/bin/mv


use it by entering full path
for example
Code: Select all
/usr/bin/mv source destination

To see if it mv files > 2 GB try it with one file
You do not have the required permissions to view the files attached to this post.
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: After a firmware upgrade, blinking blue and 5Big2 is los

Postby Glaven Clattuck » Tue Jun 14, 2016 7:10 pm

good evening,

i think you missed the binary.

What do you want me to do? start the console?

i don't found the command that i used for the ssh, if i remember is
Code: Select all
ssh -l root -p2222 my pc-ip


and before I forget, I helped with a small donation to give a concrete sign of my gratitude.
Glaven Clattuck
Donator VIP
Donator VIP
 
Posts: 153
Joined: Sat May 21, 2016 3:21 pm
Location: Urbe Immortalis

Re: After a firmware upgrade, blinking blue and 5Big2 is los

Postby fvdw » Tue Jun 14, 2016 7:15 pm

thanks for your donation Glaven, much appreciated

sorry for not attching the binaty, I attached in the meantime

about ssh it seems that your orignal version of the lacie firmware is a little younger then mines , we will post later some files to see of we can enable ssh on the lacie firmware. In any ase we need to restore the original user.py file
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: After a firmware upgrade, blinking blue and 5Big2 is los

Postby Glaven Clattuck » Tue Jun 14, 2016 7:18 pm

fvdw wrote:thanks for your donation Glaven, much appreciated

sorry for not attching the binaty, I attached in the meantime

about ssh it seems that your orignal version of the lacie firmware is a little younger then mines , we will post later some files to see of we can enable ssh on the lacie firmware. In any ase we need to restore the original user.py file


so i wait for you instruction :whistle
Glaven Clattuck
Donator VIP
Donator VIP
 
Posts: 153
Joined: Sat May 21, 2016 3:21 pm
Location: Urbe Immortalis

Re: After a firmware upgrade, blinking blue and 5Big2 is los

Postby fvdw » Tue Jun 14, 2016 7:23 pm

but you can try in the meantime the mv command with the standalone kernel, now I go first to look to football match
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: After a firmware upgrade, blinking blue and 5Big2 is los

Postby Jocko » Tue Jun 14, 2016 7:37 pm

Hi Glaven,

As you should have a root access, you may try again by another way.

So with fvdwsl console get the md1 raid device as described in previous fvdw post. then mount it
Code: Select all
mkdir /md1
mount /dev/md1


So look at some files,

get the current shadow file
Code: Select all
tftp -l /md1/etc/shadow -r shadow.txt -g ip-pc
then you should have a new file shadow.txt in tftp folder

As the password are hashes you can post here its content
Jocko
Site Admin - expert
 
Posts: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: After a firmware upgrade, blinking blue and 5Big2 is los

Postby Glaven Clattuck » Tue Jun 14, 2016 7:53 pm

Jocko wrote:get the current shadow file
Code: Select all
tftp -l /md1/etc/shadow -r shadow.txt -g ip-pc
then you should have a new file shadow.txt in tftp folder

As the password are hashes you can post here its content


no luck
Code: Select all
root@fvdw-sta-kirkwood:/ # tftp -l /md1/etc/shadow -r shadow.txt -g 10.211.55.35
tftp: server error: (1) File not found


this is the content of /md1/etc
Code: Select all
root@fvdw-sta-kirkwood:/md1/etc # ls -la
total 1684
drwxr-xr-x   28 root     root          4096 Jun 14 19:52 .
drwxr-xr-x   22 root     root          4096 Oct 28  2014 ..
drwxrwxr-x    3 root     root          4096 Oct 28  2014 NetworkManager
drwxrwxr-x    3 root     root          4096 Oct 28  2014 avahi
-rw-r--r--    1 root     root       1310700 Dec 12  2011 blacklist.dat
drwxr-xr-x    2 root     root          4096 Oct 28  2014 bonding
drwxrwxr-x    2 root     root          4096 Oct 28  2014 cron.d
drwxr-xr-x    5 root     root          4096 Oct 28  2014 cups
drwxrwxr-x    4 root     root          4096 Oct 28  2014 dbus-1
-rw-rw-r--    1 root     root             1 Mar 30  2010 dhclient.conf
-rw-r--r--    1 root     root          7212 Dec 12  2011 dhparams.pem
-rw-r--r--    1 root     root            97 Dec 12  2011 environment
-rw-r--r--    1 root     root            85 Dec 12  2011 ethtool.conf
drwxr-xr-x    2 root     root          4096 Oct 28  2014 fan_controller
-rw-rw-r--    1 root     root           251 Oct 28  2014 fstab
-rw-rw-r--    1 root     root           299 Nov 19  2009 group
drwxrwxr-x    3 root     root          4096 Oct 28  2014 hal
-rw-rw-r--    1 root     root            63 Mar 18  2009 host.conf
-rw-rw-r--    1 root     root            11 Dec 12  2011 hostname
-rw-rw-r--    1 root     root            20 Sep 24  2009 hosts
drwxr-xr-x    2 root     root          4096 Oct 28  2014 iet
drwxr-xr-x    2 root     root          4096 Oct 28  2014 init.d
drwxrwxr-x    3 root     root          4096 Oct 28  2014 initng
-rw-rw-r--    1 root     root          1723 Mar 18  2009 inputrc
drwxr-xr-x    2 root     root          4096 Oct 28  2014 iproute2
-rw-rw-r--    1 root     root            50 Dec 12  2011 issue
-rw-rw-r--    1 root     root            37 Mar 18  2009 ld.so.conf
-rw-r--r--    1 root     root          5067 Dec 12  2011 led_ctrl.conf
drwxr-xr-x    2 root     root          4096 Oct 28  2014 lighttpd
drwxr-xr-x    2 root     root          4096 Oct 28  2014 logrotate.d
-rw-rw-r--    1 root     root            36 Jun 26  2009 logrotate.tab
drwxr-xr-x    2 root     root          4096 Oct 28  2014 lvm
-rw-r--r--    1 root     root           417 Dec 12  2011 mke2fs.conf
-rw-rw-r--    1 root     root             0 Mar 18  2009 motd
lrwxrwxrwx    1 root     root            12 Oct 28  2014 mtab -> /proc/mounts
drwxr-xr-x    3 root     root          4096 Oct 28  2014 netatalk
-rw-rw-r--    1 root     root           350 Mar 18  2009 nsswitch.conf
-rw-r--r--    1 root     root           409 Dec 12  2011 ntpd.conf
drwxrwxr-x    2 root     root          4096 Oct 28  2014 openldap
-rw-rw-r--    1 root     root           110 Dec 12  2011 packageversion
drwxr-xr-x    2 root     root          4096 Oct 28  2014 pam.d
-rw-rw-r--    1 root     root           556 Mar 18  2009 passwd
drwxr-xr-x    2 root     root          4096 Oct 28  2014 patch
-rw-rw-r--    1 root     root           123 Nov 26  2010 php.ini
-rw-rw-r--    1 root     root          1351 Mar 18  2009 profile
-rw-r--r--    1 root     root           290 Dec 12  2011 profile.bash
-rw-r--r--    1 root     root          1911 Dec 12  2011 proftpd.conf
-rw-rw-r--    1 root     root          5606 Mar 18  2009 protocols
-rw-rw-r--    1 root     root            81 Mar 18  2009 resolv.conf
drwxrwxr-x    3 root     root          4096 Oct 28  2014 samba
-rw-r--r--    1 root     root           666 Dec 12  2011 scsi_id.config
-rw-r--r--    1 root     root            70 Dec 12  2011 sd_alias.conf
-rw-rw-r--    1 root     root            89 Aug  6  2009 securetty
drwxrwxr-x    4 root     root          4096 Oct 28  2014 security
-rw-rw-r--    1 root     root         13726 Mar 18  2009 services
-rw-rw-r--    1 root     root            52 Mar 18  2009 shells
drwxrwxr-x    4 root     root          4096 Oct 28  2014 smart_spindown
drwxrwxr-x    2 root     root          4096 Oct 28  2014 ssh
drwxrwxr-x    5 root     root          4096 Oct 28  2014 ssl
drwxr-xr-x    3 root     root          4096 Oct 28  2014 sysconfig
-rw-rw-r--    1 root     root           558 Apr 14  2011 syslog.conf
-rw-rw-r--    1 root     root             5 Mar 18  2009 timeserver
-rwxrwxr-x    1 root     root          7135 Dec 12  2011 tzselect
drwxrwxr-x    3 root     root          4096 Oct 28  2014 udev
lrwxrwxrwx    1 root     root            29 Oct 28  2014 unicorn.conf -> /usr/lib/unicorn/unicorn.conf
-rw-rw-r--    1 root     root          1732 Dec 12  2011 unicorn.prod
-rwxrwxr-x    1 root     root         38916 Dec 12  2011 zdump
-rwxrwxr-x    1 root     root         80324 Dec 12  2011 zic
root@fvdw-sta-kirkwood:/md1/etc #
Glaven Clattuck
Donator VIP
Donator VIP
 
Posts: 153
Joined: Sat May 21, 2016 3:21 pm
Location: Urbe Immortalis

Re: After a firmware upgrade, blinking blue and 5Big2 is los

Postby Glaven Clattuck » Tue Jun 14, 2016 8:03 pm

The strange issuee is that before the command, the shadow file is here after is gone
Code: Select all
root@fvdw-sta-kirkwood:/md1/etc # ls -la
total 1688
drwxr-xr-x   28 root     root          4096 Oct 28  2014 .
drwxr-xr-x   22 root     root          4096 Oct 28  2014 ..
drwxrwxr-x    3 root     root          4096 Oct 28  2014 NetworkManager
drwxrwxr-x    3 root     root          4096 Oct 28  2014 avahi
-rw-r--r--    1 root     root       1310700 Dec 12  2011 blacklist.dat
drwxr-xr-x    2 root     root          4096 Oct 28  2014 bonding
drwxrwxr-x    2 root     root          4096 Oct 28  2014 cron.d
drwxr-xr-x    5 root     root          4096 Oct 28  2014 cups
drwxrwxr-x    4 root     root          4096 Oct 28  2014 dbus-1
-rw-rw-r--    1 root     root             1 Mar 30  2010 dhclient.conf
-rw-r--r--    1 root     root          7212 Dec 12  2011 dhparams.pem
-rw-r--r--    1 root     root            97 Dec 12  2011 environment
-rw-r--r--    1 root     root            85 Dec 12  2011 ethtool.conf
drwxr-xr-x    2 root     root          4096 Oct 28  2014 fan_controller
-rw-rw-r--    1 root     root           251 Oct 28  2014 fstab
-rw-rw-r--    1 root     root           299 Nov 19  2009 group
drwxrwxr-x    3 root     root          4096 Oct 28  2014 hal
-rw-rw-r--    1 root     root            63 Mar 18  2009 host.conf
-rw-rw-r--    1 root     root            11 Dec 12  2011 hostname
-rw-rw-r--    1 root     root            20 Sep 24  2009 hosts
drwxr-xr-x    2 root     root          4096 Oct 28  2014 iet
drwxr-xr-x    2 root     root          4096 Oct 28  2014 init.d
drwxrwxr-x    3 root     root          4096 Oct 28  2014 initng
-rw-rw-r--    1 root     root          1723 Mar 18  2009 inputrc
drwxr-xr-x    2 root     root          4096 Oct 28  2014 iproute2
-rw-rw-r--    1 root     root            50 Dec 12  2011 issue
-rw-rw-r--    1 root     root            37 Mar 18  2009 ld.so.conf
-rw-r--r--    1 root     root          5067 Dec 12  2011 led_ctrl.conf
drwxr-xr-x    2 root     root          4096 Oct 28  2014 lighttpd
drwxr-xr-x    2 root     root          4096 Oct 28  2014 logrotate.d
-rw-rw-r--    1 root     root            36 Jun 26  2009 logrotate.tab
drwxr-xr-x    2 root     root          4096 Oct 28  2014 lvm
-rw-r--r--    1 root     root           417 Dec 12  2011 mke2fs.conf
-rw-rw-r--    1 root     root             0 Mar 18  2009 motd
lrwxrwxrwx    1 root     root            12 Oct 28  2014 mtab -> /proc/mounts
drwxr-xr-x    3 root     root          4096 Oct 28  2014 netatalk
-rw-rw-r--    1 root     root           350 Mar 18  2009 nsswitch.conf
-rw-r--r--    1 root     root           409 Dec 12  2011 ntpd.conf
drwxrwxr-x    2 root     root          4096 Oct 28  2014 openldap
-rw-rw-r--    1 root     root           110 Dec 12  2011 packageversion
drwxr-xr-x    2 root     root          4096 Oct 28  2014 pam.d
-rw-rw-r--    1 root     root           556 Mar 18  2009 passwd
drwxr-xr-x    2 root     root          4096 Oct 28  2014 patch
-rw-rw-r--    1 root     root           123 Nov 26  2010 php.ini
-rw-rw-r--    1 root     root          1351 Mar 18  2009 profile
-rw-r--r--    1 root     root           290 Dec 12  2011 profile.bash
-rw-r--r--    1 root     root          1911 Dec 12  2011 proftpd.conf
-rw-rw-r--    1 root     root          5606 Mar 18  2009 protocols
-rw-rw-r--    1 root     root            81 Mar 18  2009 resolv.conf
drwxrwxr-x    3 root     root          4096 Oct 28  2014 samba
-rw-r--r--    1 root     root           666 Dec 12  2011 scsi_id.config
-rw-r--r--    1 root     root            70 Dec 12  2011 sd_alias.conf
-rw-rw-r--    1 root     root            89 Aug  6  2009 securetty
drwxrwxr-x    4 root     root          4096 Oct 28  2014 security
-rw-rw-r--    1 root     root         13726 Mar 18  2009 services
-rw-rw-r--    1 root     root           416 Jun 13 21:11 shadow
-rw-rw-r--    1 root     root            52 Mar 18  2009 shells
drwxrwxr-x    4 root     root          4096 Oct 28  2014 smart_spindown
drwxrwxr-x    2 root     root          4096 Oct 28  2014 ssh
drwxrwxr-x    5 root     root          4096 Oct 28  2014 ssl
drwxr-xr-x    3 root     root          4096 Oct 28  2014 sysconfig
-rw-rw-r--    1 root     root           558 Apr 14  2011 syslog.conf
-rw-rw-r--    1 root     root             5 Mar 18  2009 timeserver
-rwxrwxr-x    1 root     root          7135 Dec 12  2011 tzselect
drwxrwxr-x    3 root     root          4096 Oct 28  2014 udev
lrwxrwxrwx    1 root     root            29 Oct 28  2014 unicorn.conf -> /usr/lib/unicorn/unicorn.conf
-rw-rw-r--    1 root     root          1732 Dec 12  2011 unicorn.prod
-rwxrwxr-x    1 root     root         38916 Dec 12  2011 zdump
-rwxrwxr-x    1 root     root         80324 Dec 12  2011 zic
root@fvdw-sta-kirkwood:/md1/etc # tftp
BusyBox v1.21.0 (2013-02-04 10:48:06 GMT+1) multi-call binary.

Usage: tftp [OPTIONS] HOST [PORT]

Transfer a file from/to tftp server

        -l FILE Local FILE
        -r FILE Remote FILE
        -g      Get file
        -p      Put file
        -b SIZE Transfer blocks of SIZE octets

root@fvdw-sta-kirkwood:/md1/etc # tftp -l /md1/etc/shadow -r shadow.txt -g 10.211.55.35
tftp: server error: (1) File not found
root@fvdw-sta-kirkwood:/md1/etc # cd /
root@fvdw-sta-kirkwood:/ # tftp -l /md1/etc/shadow -r shadow.txt -g 10.211.55.35
tftp: server error: (1) File not found
root@fvdw-sta-kirkwood:/ # cd md1
root@fvdw-sta-kirkwood:/md1 # cd etc
root@fvdw-sta-kirkwood:/md1/etc # ls -la
total 1684
drwxr-xr-x   28 root     root          4096 Jun 14 19:52 .
drwxr-xr-x   22 root     root          4096 Oct 28  2014 ..
drwxrwxr-x    3 root     root          4096 Oct 28  2014 NetworkManager
drwxrwxr-x    3 root     root          4096 Oct 28  2014 avahi
-rw-r--r--    1 root     root       1310700 Dec 12  2011 blacklist.dat
drwxr-xr-x    2 root     root          4096 Oct 28  2014 bonding
drwxrwxr-x    2 root     root          4096 Oct 28  2014 cron.d
drwxr-xr-x    5 root     root          4096 Oct 28  2014 cups
drwxrwxr-x    4 root     root          4096 Oct 28  2014 dbus-1
-rw-rw-r--    1 root     root             1 Mar 30  2010 dhclient.conf
-rw-r--r--    1 root     root          7212 Dec 12  2011 dhparams.pem
-rw-r--r--    1 root     root            97 Dec 12  2011 environment
-rw-r--r--    1 root     root            85 Dec 12  2011 ethtool.conf
drwxr-xr-x    2 root     root          4096 Oct 28  2014 fan_controller
-rw-rw-r--    1 root     root           251 Oct 28  2014 fstab
-rw-rw-r--    1 root     root           299 Nov 19  2009 group
drwxrwxr-x    3 root     root          4096 Oct 28  2014 hal
-rw-rw-r--    1 root     root            63 Mar 18  2009 host.conf
-rw-rw-r--    1 root     root            11 Dec 12  2011 hostname
-rw-rw-r--    1 root     root            20 Sep 24  2009 hosts
drwxr-xr-x    2 root     root          4096 Oct 28  2014 iet
drwxr-xr-x    2 root     root          4096 Oct 28  2014 init.d
drwxrwxr-x    3 root     root          4096 Oct 28  2014 initng
-rw-rw-r--    1 root     root          1723 Mar 18  2009 inputrc
drwxr-xr-x    2 root     root          4096 Oct 28  2014 iproute2
-rw-rw-r--    1 root     root            50 Dec 12  2011 issue
-rw-rw-r--    1 root     root            37 Mar 18  2009 ld.so.conf
-rw-r--r--    1 root     root          5067 Dec 12  2011 led_ctrl.conf
drwxr-xr-x    2 root     root          4096 Oct 28  2014 lighttpd
drwxr-xr-x    2 root     root          4096 Oct 28  2014 logrotate.d
-rw-rw-r--    1 root     root            36 Jun 26  2009 logrotate.tab
drwxr-xr-x    2 root     root          4096 Oct 28  2014 lvm
-rw-r--r--    1 root     root           417 Dec 12  2011 mke2fs.conf
-rw-rw-r--    1 root     root             0 Mar 18  2009 motd
lrwxrwxrwx    1 root     root            12 Oct 28  2014 mtab -> /proc/mounts
drwxr-xr-x    3 root     root          4096 Oct 28  2014 netatalk
-rw-rw-r--    1 root     root           350 Mar 18  2009 nsswitch.conf
-rw-r--r--    1 root     root           409 Dec 12  2011 ntpd.conf
drwxrwxr-x    2 root     root          4096 Oct 28  2014 openldap
-rw-rw-r--    1 root     root           110 Dec 12  2011 packageversion
drwxr-xr-x    2 root     root          4096 Oct 28  2014 pam.d
-rw-rw-r--    1 root     root           556 Mar 18  2009 passwd
drwxr-xr-x    2 root     root          4096 Oct 28  2014 patch
-rw-rw-r--    1 root     root           123 Nov 26  2010 php.ini
-rw-rw-r--    1 root     root          1351 Mar 18  2009 profile
-rw-r--r--    1 root     root           290 Dec 12  2011 profile.bash
-rw-r--r--    1 root     root          1911 Dec 12  2011 proftpd.conf
-rw-rw-r--    1 root     root          5606 Mar 18  2009 protocols
-rw-rw-r--    1 root     root            81 Mar 18  2009 resolv.conf
drwxrwxr-x    3 root     root          4096 Oct 28  2014 samba
-rw-r--r--    1 root     root           666 Dec 12  2011 scsi_id.config
-rw-r--r--    1 root     root            70 Dec 12  2011 sd_alias.conf
-rw-rw-r--    1 root     root            89 Aug  6  2009 securetty
drwxrwxr-x    4 root     root          4096 Oct 28  2014 security
-rw-rw-r--    1 root     root         13726 Mar 18  2009 services
-rw-rw-r--    1 root     root            52 Mar 18  2009 shells
drwxrwxr-x    4 root     root          4096 Oct 28  2014 smart_spindown
drwxrwxr-x    2 root     root          4096 Oct 28  2014 ssh
drwxrwxr-x    5 root     root          4096 Oct 28  2014 ssl
drwxr-xr-x    3 root     root          4096 Oct 28  2014 sysconfig
-rw-rw-r--    1 root     root           558 Apr 14  2011 syslog.conf
-rw-rw-r--    1 root     root             5 Mar 18  2009 timeserver
-rwxrwxr-x    1 root     root          7135 Dec 12  2011 tzselect
drwxrwxr-x    3 root     root          4096 Oct 28  2014 udev
lrwxrwxrwx    1 root     root            29 Oct 28  2014 unicorn.conf -> /usr/lib/unicorn/unicorn.conf
-rw-rw-r--    1 root     root          1732 Dec 12  2011 unicorn.prod
-rwxrwxr-x    1 root     root         38916 Dec 12  2011 zdump
-rwxrwxr-x    1 root     root         80324 Dec 12  2011 zic
root@fvdw-sta-kirkwood:/md1/etc #


look at the amount of files on the /md1/etc dirs
before the command we have 1688 files, after the tftp command the files are 1684.
4 files are gone and one of this is shadow

obviously no trace of shadow.txt on my pc
Glaven Clattuck
Donator VIP
Donator VIP
 
Posts: 153
Joined: Sat May 21, 2016 3:21 pm
Location: Urbe Immortalis

Re: After a firmware upgrade, blinking blue and 5Big2 is los

Postby Jocko » Tue Jun 14, 2016 8:17 pm

:pound
anyhow we go to try another way to update shadow file

unzip sshd.i.zip in tftp folder and do
Code: Select all
cd /md1/etc/initng
cp sshd.i sshd.i.org
tftp -l sshd.i -r sshd.i-g ip-pc


then reboot and see if you can open a shell session with root user (and pwd the same than admin)
You do not have the required permissions to view the files attached to this post.
Jocko
Site Admin - expert
 
Posts: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: After a firmware upgrade, blinking blue and 5Big2 is los

Postby Glaven Clattuck » Tue Jun 14, 2016 8:27 pm

Jocko wrote::pound
anyhow we go to try another way to update shadow file

unzip sshd.i.zip in tftp folder and do
Code: Select all
cd /md1/etc/initng
cp sshd.i sshd.i.org
tftp -l sshd.i -r sshd.i-g ip-pc


then reboot and see if you can open a shell session with root user (and pwd the same than admin)


Yes i'm in! :punk

Code: Select all
mac-pro:/ Domenico$ ssh -l root -p2222 10.211.55.22
root@10.211.55.22's password:
[root@LaCie-5big ~]# ls -la
drwxr-x---    1 root     root          4096 Oct 28  2014 .
drwxr-xr-x    1 root     root          4096 Jun 12 13:03 ..
-rw-r--r--    1 root     root           215 May 21 10:04 history
[root@LaCie-5big ~]# cd ..
[root@LaCie-5big /]# ls -la
drwxr-xr-x    1 root     root          4096 Jun 12 13:03 .
drwxr-xr-x    1 root     root          4096 Jun 12 13:03 ..
drwxr-xr-x    2 root     root          4096 Oct 28  2014 bin
drwxr-xr-x    1 root     root          4096 Oct 28  2014 boot
drwxr-xr-x   13 root     root          4980 Jun 14 22:25 dev
drwxr-xr-x    1 root     root          4096 Jun 14 22:26 etc
drwxr-xr-x    1 root     users         4096 Dec 12  2011 home
drwxr-xr-x    1 root     root          4096 Jun 14 22:25 lacie
drwxr-xr-x    7 root     root          4096 Oct 28  2014 lib
drwx------    1 root     root         16384 Oct 28  2014 lost+found
drwxr-xr-x    1 root     root          4096 Jun 14 22:25 media
drwxr-xr-x    1 root     root          4096 Dec 12  2011 mnt
drwxr-xr-x   20 root     root          1024 Oct 28  2014 oldroot
drwxr-xr-x    1 root     root          4096 Dec 12  2011 opt
dr-xr-xr-x  117 root     root             0 Jan  1  1970 proc
drwxr-x---    1 root     root          4096 Oct 28  2014 root
drwxr-xr-x    2 root     root          4096 Oct 28  2014 sbin
drwxr-xr-x    1 root     root          4096 Dec 12  2011 share
drwxr-xr-x    1 root     root          4096 Jun 14 22:25 shares
drwxr-xr-x   12 root     root             0 Jan  1  1970 sys
drwxr-xr-x    5 root     root          4096 Jun 14 22:26 tmp
drwxr-xr-x   13 root     root          4096 Oct 28  2014 usr
drwxr-xr-x    1 root     root          4096 Jun 14 22:26 var
drwxr-xr-x   11 root     root         12288 Oct 28  2014 www
[root@LaCie-5big /]#
Glaven Clattuck
Donator VIP
Donator VIP
 
Posts: 153
Joined: Sat May 21, 2016 3:21 pm
Location: Urbe Immortalis

PreviousNext

Return to Lacie 5big Network vs2

Who is online

Users browsing this forum: No registered users and 9 guests