View Single Post
Old 07-11-2008   #49
mhku
Super Moderator
 
mhku's Avatar
 
Join Date: 08-03-2005
Location: J6 M5
Posts: 4540
Thanks: 11
Thanked 180 Times in 169 Posts
Blog Entries: 1

My System: DM7020S ~ DM500s ~ sg2100 ~ Gemini


If he were not a wizard, from head down to the root, you would have got to worry-your DB only boots
How to mount a NAS

Member nitrocrzy had problems mounting a NAS on his Dreambox.

This solution worked for him:

root@dreambox:~> smbmount //reb_disk/movies /mnt/hdd
Added interface ip=127.0.0.1 bcast=127.255.255.255 nmask=255.0.0.0
startlmhosts: Can't open lmhosts file /lib/lmhosts. Error was No such file or directory
security=share
smb: \> mount /hdd
root@dreambox:~> df
Filesystem 1k-blocks Used Available Use% Mounted on
/dev/root 3968 3968 0 100% /
/dev/mtdblock/1 2816 1508 1308 54% /var
//REB_DISK/MOVIES 292945920 32768 292913152 0% /var/mnt/hdd
root@dreambox:~>


Quick explanation:

smbmount //reb_disk/movies /mnt/hdd

replace //reb_disk/movies with your NAS shared folder name and you may need to replace /mnt/hdd with your local mount point name.

df

This is a linux command that reporst how much free disk space is available for each mount you have.


Return to the Index


You don't stop playing because you get old, you get old because you stop playing. Regras
Before posting in the Dreambox section please ensure you've read The Guide


Information is for educational purposes only

mhku is offline