Hi, howw can i change the mounting point of my USB stick from /media/usb to /hdd? I am with the latest OpenPli2.1 on DM800HD

4 replies to this topic
Re: HDD mount (instead of /media/usb) #2
Posted 26 April 2013 - 11:22
Install Device Manager then choose the right mounting point...Usualy the first on top of the list....
But maybe that won't work with USB Stick..it is not advised to use this kind of item for recording due to bitrate limitation.
But maybe that won't work with USB Stick..it is not advised to use this kind of item for recording due to bitrate limitation.
ET6000 mounted in triple tuners with DVB-S2 Anysee E7 S2 + DVB-T Twintech UT30
Re: HDD mount (instead of /media/usb) #3
Posted 26 April 2013 - 14:53
Use fstab to choose a mount point is the most simple approch. Connect to your box via telnet
vi /etc/fstab
and enter your usb device and the mounting point you want.
https://help.ubuntu....community/Fstab If you have never used fstab before
Re: HDD mount (instead of /media/usb) #4
Posted 26 April 2013 - 15:04
As example: your usb drive is sda1, you want to mount it at /hdd/usb, your drive is formated with ext4, you would insert this line in the fstab file
/dev/sda1 /hdd/usb ext4 defaults 0 0
after you change the fstab file use "mount -a" to remount the drives. It should work without restart, dont forget to create the mount point you want to use
mkdir /hdd/usb
in my example
Re: HDD mount (instead of /media/usb) #5
Also tagged with one or more of these keywords: hdd, usb, mount, dm800
![]() Strange mount problemStarted by stdemonac, 21 Jan 2021 ![]() |
|
![]() |
||
dm800hd-pvrStarted by mimisiku, 12 Feb 2020 ![]() |
|
![]() |
||
![]() How to use command line to make a usb recording play on tv ?Started by FlexMcMurphy, 17 Oct 2019 ![]() |
|
![]() |
||
Openpli V6.1 Network problemStarted by leonlive, 22 Aug 2019 ![]() |
|
![]() |
||
![]() OpenPLi 7.1 MultibootStarted by alabama, 23 Jul 2019 ![]() |
|
![]() |
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users