Add HDD to recording - vu uno 4k

nexius

Vu+ Newbie
Hi,

I own a Vu Uno 4k with the last firmware of OBH and updated with the latest OTA update.

I have a 120gb ssd kingston with a sata-usb3 adapter.

Code:
root@vuuno4k:~# blkid /dev/sda1
/dev/sda1: UUID="7370a3bd-9931-4c1e-83df-fa4d14f41316" TYPE="ext3" PARTLABEL="Ba  sic data partition" PARTUUID="1f606363-4bc1-45c4-9c19-f3ae40c3b75f"

What I have done

Code:
umount /dev/sda1


Code:
mkfs.ext3 /dev/sda1


Code:
mount /dev/sda1 /media/hdd


Code:
cd /media/hdd

mkdir movie

but when I try to make the directory movie, give me the error

mkdir: can't create directory 'movie': Read-only file system

help... to add this hdd to recording
 
It’s not a matter of ssd or hdd: they work exactly the same. 1st: why ext3? Format it as ext4 if you want the best fs. 2nd: format it by the image and mount it by it as well to be sure it will have the right permissions.
 
I start not understanding you: before you posted you tried something by terminal. Then you said you did by the image (that means by the GUI, not by terminal) In PM you wrote you did by Ubuntu... Find peace, mate!
When I say, do it by the image, I mean by the commands present in the various menus.
 
So far, I have this “problem” since almost a week ago.
From that time, I allreday tried several forms to do it.

1. I have tried by the remote control on the image on TV as I allways done on my 2 vu+ that I have owned.

2. So far, and because the steps on 1. have failed, and because I have a desktop with ubuntu, I have plug to my desktop and performed a check disk and format with ext4. Plug again to vu+ uno 4K with OBH, without sucess.

Don’t know what to do more...
 
But have you MAPPED IT by the appropriate function in the GUI? You haven't answered, yet, to this question. Formatting means almost nothing in enigma2 images if you don't MAP also a drive.
 
And did you specify as the device to use in the "Recording, playback and Timeshift section"?
 

Attachments

  • Recording.jpg
    Recording.jpg
    316.6 KB · Views: 17
Back
Top