Thread: Expert Setup
View Single Post
Old 12-05-2007   #12
mhku
Super Moderator
 
mhku's Avatar
 
Join Date: 08-03-2005
Location: J6 M5
Posts: 4541
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

To break this down:

//172.26.0.4/H /media/shares/H cifs rw,username=dream,auto, 0 0
< 1st column: Device > = //172.26.0.4/H
< 2nd column: default mount point > = /media/shares/H
< 3rd column: Filesystem type > = cifs
< 4th column: Mount options > = rw,username=dream,auto,
< 5th and 6th columns: Dump and fsck options > = 0,0

where H is the shared folder on the PC, which is mounted as /media/shares/H
using a username (on the PC) of dream (and appears to have no password?) or might also be:

rw,username=dream,password=dream,auto,

? (or is it pwd= )?

For reference about fstab see:

_http://www.tuxfiles.org/linuxhelp/fstab.html


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   Reply With Quote