Jump to content


Photo

HDD mounting

ET9000

  • Please log in to reply
28 replies to this topic

Re: HDD mounting #21 blzr

  • PLi® Core member
  • 2,269 posts

+118
Excellent

Posted 18 May 2012 - 21:42

run
blkid
command in telnet/ssh...
True sarcasm doesn't need green font...

Re: HDD mounting #22 hemispherical1

  • Senior Member
  • 1,596 posts

+49
Good

Posted 18 May 2012 - 22:13

Run the "blkid" command from telnet...

EDIT: Damn I hate responding to questions before I notice there's another page of replies!!!

--
hemi

Edited by hemispherical1, 18 May 2012 - 22:14.


Re: HDD mounting #23 Alex_NL

  • Senior Member
  • 2,003 posts

+10
Neutral

Posted 3 June 2012 - 22:35

blkid:
/dev/sda1: UUID="b8530727-3273-4932-8399-22846c74aa52"		  
/dev/sdc1: UUID="0011-EDB0"									  
/dev/sdb1: LABEL="BA" UUID="4a172e28-6f29-4d79-b941-e781ff9dc090"
/dev/sdd1: UUID="28270a98-ec79-448c-bba3-b9e75fff7add"
So I change /etc/fstab:
rootfs			   /					auto	   defaults			  1  1
proc				 /proc				proc	   defaults			  0  0
devpts			   /dev/pts			 devpts	 mode=0620,gid=5	   0  0
usbfs				/proc/bus/usb		usbfs	  defaults			  0  0
/dev/mtdblock2 /boot jffs2 defaults 0 0
tmpfs				/var/volatile		tmpfs	  defaults			  0  0
UUID=b8530727-3273-4932-8399-22846c74aa52 /media/hdd auto defaults 0 0
UUID=4a172e28-6f29-4d79-b941-e781ff9dc090 /media/usb auto defaults 0 0
UUID=0011-EDB0	 /media/usb2 auto defaults 0 0
UUID=28270a98-ec79-448c-bba3-b9e75fff7add /media/hdd2 auto defaults 0 0
Is this possible or do I need to use sda1, sdb1 etc.?

Dreambox DM920:2x Triple tuner (2x DVB-S2X MIS and DVB-C/T2) Xtrend ET10000: 2x DVB-S2, 2x DVB-C, IPTV Xtrend ET9500 (defect)
Channel Master 120cm offset + Black Ultra LNB (Ku-band): 42°E-37,5°W - 100cm SAB draaibaar: 45.1°E-60°E - 80cm vast: 28.2°E/23.5°E/19.2°E/13°E
DVB-T2 en DAB via een combi VHF/UHF-antenne op zolder gericht op Schoten.


Re: HDD mounting #24 Frogman

  • Senior Member
  • 389 posts

+68
Good

Posted 4 June 2012 - 11:20

Is this possible or do I need to use sda1, sdb1 etc.?


yes, you can use the UUID in the fstab
Most problems can be solved simply by a closer look.

Re: HDD mounting #25 Alex_NL

  • Senior Member
  • 2,003 posts

+10
Neutral

Posted 10 August 2012 - 22:25

Add a line with "UUID=xxxx" or "LABEL=xxx" in /etc/fstab, to tell the system which should be mounted where. You only need to specify one (and yes, you can use this to give your USB sticks interesting names). The "blkid" command will tell you what's currently present. You'll have to google for the details...

Here's an example:

UUID=2d75f177-39db-49e4-88e5-f223a9abd1df	/media/hdd	   auto	defaults   0	   0

You can replace "auto" with the filesystem type of the disk (probably ext4), etcetera.

I am not sure which filesystem the disk are using. How can I see that?

Dreambox DM920:2x Triple tuner (2x DVB-S2X MIS and DVB-C/T2) Xtrend ET10000: 2x DVB-S2, 2x DVB-C, IPTV Xtrend ET9500 (defect)
Channel Master 120cm offset + Black Ultra LNB (Ku-band): 42°E-37,5°W - 100cm SAB draaibaar: 45.1°E-60°E - 80cm vast: 28.2°E/23.5°E/19.2°E/13°E
DVB-T2 en DAB via een combi VHF/UHF-antenne op zolder gericht op Schoten.


Re: HDD mounting #26 MiLo

  • PLi® Core member
  • 14,052 posts

+298
Excellent

Posted 12 August 2012 - 08:34

When unsure, just leave it "auto" and the box will figure it out.

If you type "mount" it will show you what the end-result was.
Real musicians never die - they just decompose

Re: HDD mounting #27 advann

  • Member
  • 2 posts

0
Neutral

Posted 12 August 2012 - 12:33

may i know how to mount usb hdd ??

Re: HDD mounting #28 MiLo

  • PLi® Core member
  • 14,052 posts

+298
Excellent

Posted 12 August 2012 - 13:40

Just plug it in. That's it.
Real musicians never die - they just decompose

Re: HDD mounting #29 RamsesII

  • Member
  • 11 posts

0
Neutral

Posted 15 August 2012 - 11:04

What line and where (/etc/fstab ?) should I put to make my external eSata drive to work as /media/hdd and it's /media/hdd/movie folder to work as default movie folder? It already has a lot of movies in it, I just want to mount it right.

Is the default movie location also in some configuration file that can be manually edited, or should it be done with remote controller?



Also tagged with one or more of these keywords: ET9000

1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users