Category:Internet Space
From NAS-Central Lacie Wiki
Introduction
It looks like this device is based on the Edmini drive from LaCie. Browsing it, I could see several 'edmini'-related files.
Specs
-bash-3.00# uname -a Linux axentraserver.htpc.homelibrary.fr 2.6.12.6-arm1-lacie5b #3 Fri Apr 20 11:44:12 EDT 2007 armv5tejl armv5tejl armv5tejl GNU/Linux -bash-3.00# cat /proc/cpuinfo Processor : ARM926EJ-Sid(wb) rev 0 (v5l) BogoMIPS : 266.24 Features : swp half thumb fastmult CPU implementer : 0x41 CPU architecture: 5TEJ CPU variant : 0x0 CPU part : 0x926 CPU revision : 0 Cache type : write-back Cache clean : cp15 c7 ops Cache lockdown : format C Cache format : Harvard I size : 32768 I assoc : 1 I line length : 32 I sets : 1024 D size : 32768 D assoc : 1 D line length : 32 D sets : 1024 Hardware : MV-88fxx81 Revision : 0000 Serial : 0000000000000000 -bash-3.00# cat /proc/meminfo MemTotal: 61320 kB MemFree: 2120 kB Buffers: 10556 kB Cached: 24856 kB SwapCached: 24 kB Active: 42816 kB Inactive: 8360 kB HighTotal: 0 kB HighFree: 0 kB LowTotal: 61320 kB LowFree: 2120 kB SwapTotal: 530136 kB SwapFree: 530104 kB Dirty: 20 kB Writeback: 0 kB Mapped: 32932 kB Slab: 5152 kB CommitLimit: 560796 kB Committed_AS: 60888 kB PageTables: 744 kB VmallocTotal: 450560 kB VmallocUsed: 816 kB VmallocChunk: 449724 kB
- mt-daapd runs on port 6689, visit <<LACIEIP>>:6689, log in with default user <anything> and default password 'sLPoe243'
Gaining root SSH access
Remove the casing, and connect the harddrive to a Linux pc. Make sure you browse to the partition of about 3.1GB in size. (presumably /dev/sb1) This is the boot-partition. Somehow, only root can connect through SSH, so we should give the user root a password. This is done in the file /etc/shadow I copied the password from the user I created when first installing the LaCie Internet Space, so I knew that would work. That's it. Hook the drive up again, and now you can connect via SSH: ssh root@<LACIE IP>
guido@HTPC:~$ ssh root@192.168.2.77 Axentra HipServ version 10.0.x root@192.168.2.77's password:
Pages in category "Internet Space"
This category contains only the following page.