PDA

View Full Version : Internal and External HDD



grahems
02-09-2009, 07:52 AM
Hello

I wonder if somebody can help me out on this.

I have a DM800 with 200 GB internal hdd.
But i would like to use also an external HDD on the lower USB slot.
can anybody tell me how can i mount it on the dreambox.

all i get is that the drive is on /dev/sda

i've tried to search in many forums, but did not get the dreambox to work with the drive.

updatelee
03-09-2009, 07:37 PM
mkdir /media/hdd/movies/usbhdd
mount /dev/sda1 /media/hdd/movies/usbhdd

Sda is the device
Sda1 will be the first partition on that device

Assuming your correct in sda being it

You can edit /etc/fstab to make this mount perm