5GB USB External Drive

Moderators: Gully, peteru

Post Reply
TGG
Newbie
Posts: 8
Joined: Wed Sep 19, 2018 09:16

5GB USB External Drive

Post by TGG » Sun Mar 22, 2020 09:25

Hi,

I'm trying to utilise a 5GB external drive which my U4 cannot access.

1. I did a disk check with the U4 amd am seeing:
"Error:
fsck.ext4: Bad magic number is super-block while trying to open /dev/sdb1
/dev/sdb1 contains a vfat file system labelled 'EFI'"

2. Windows say the disk format is exFAT. Do I need to reformat it to FAT32? Which Windows disk management is only giving me the options of NTFS or exFAT.

3. What is the largest disk size a U4 can see and read from?

Thanks in advance for your answers.

Cheers,
Paul.

TGG
Newbie
Posts: 8
Joined: Wed Sep 19, 2018 09:16

Re: 5GB USB External Drive

Post by TGG » Sun Mar 22, 2020 09:37

D'oh. No need to reply. I copied eveything off it and reformatted as NTFS. All good.

TGG
Newbie
Posts: 8
Joined: Wed Sep 19, 2018 09:16

Re: 5GB USB External Drive

Post by TGG » Sun Mar 22, 2020 09:46

and yes I meant a 5TB drive...

User avatar
MrQuade
Uber Wizard
Posts: 11844
Joined: Sun Jun 24, 2007 13:40
Location: Perth

Re: 5GB USB External Drive

Post by MrQuade » Sun Mar 22, 2020 10:49

TGG wrote:
Sun Mar 22, 2020 09:37
D'oh. No need to reply. I copied eveything off it and reformatted as NTFS. All good.
The V2's native format is ext4, but that would render it unreadable to a Windows PC if you plugged it in to the Windows PC directly using USB (Though you can install 3rd party drivers to overcome that).

When you get the V2 to format the drive, it will do so using ext4.

NTFS should also work fine on the V2, though it may be a bit slower. The benefit being, that you can move the drive to a WIndows PC is you want to, though in practice, using the network to transfer files is often way more convenient.

The V2 can't read exFAT formatted disks without first installing and exFAT driver from the plugins menu.

FAT32 is inappropriate for a recording drive, as it limits the maximum filesize to 4GB, which can easily be exceeded by a modestly sized recording.
FYI, Windows purposely prevents you from formatting drives as FAT32 once they exceed 32GB. This is presumably done to discourage people from trying to format bulk storage drives in FAT32, and then being dissapointed by the file size limit. Third party tools will let you format larger drives if you are determined to do so though.
Logitech Harmony Ultimate+Elite RCs
Beyonwiz T2/3/U4/V2, DP-S1 PVRs
Denon AVR-X3400h, LG OLED65C7T TV
QNAP TS-410 NAS, Centos File Server (Hosted under KVM)
Ubiquiti UniFi Managed LAN/WLAN, Draytek Vigor130/Asus RT-AC86U Internet
Pixel 4,5&6, iPad 3 Mobile Devices

Grumpy_Geoff
Uber Wizard
Posts: 6490
Joined: Thu Mar 05, 2009 22:54
Location: Perth

Re: 5GB USB External Drive

Post by Grumpy_Geoff » Sun Mar 22, 2020 11:25

MrQuade wrote:
Sun Mar 22, 2020 10:49
The V2 can't read exFAT formatted disks without first installing and exFAT driver from the plugins menu.

I think exFAT support is already present in 20191106 -

Code: Select all

root@beyonwizt4:~# opkg status enigma2-plugin-drivers-exfat
Package: enigma2-plugin-drivers-exfat
Version: 1.0-r0.0
Depends: fuse-exfat
Status: install ok installed
Architecture: mips32el
Installed-Time: 1569058844

root@beyonwizt4:~# opkg status fuse-exfat
Package: fuse-exfat
Version: 1.2.3-r0.0
Depends: libc6 (>= 2.28), libfuse2 (>= 2.9.8)
Recommends: util-linux-mount
Status: install ok installed
Architecture: mips32el
Installed-Size: 55172
Installed-Time: 1569058844
Translate 'Installed-Time: 1569058844' ==>

Code: Select all

root@beyonwizt4:~# date --date=@1569058844
Sat Sep 21 17:40:44 AWST 2019
root@beyonwizt4:~#

prl
Wizard God
Posts: 32706
Joined: Tue Sep 04, 2007 13:49
Location: Canberra; Black Mountain Tower transmitters

Re: 5GB USB External Drive

Post by prl » Sun Mar 22, 2020 11:32

Grumpy_Geoff wrote:
Sun Mar 22, 2020 11:25
I think exFAT support is already present in 20191106 -

Which raises the question: what version is TGG running?
Peter
T4 HDMI
U4, T4, T3, T2, V2 test/development machines
Sony BDV-9200W HT system
LG OLED55C9PTA 55" OLED TV

User avatar
MrQuade
Uber Wizard
Posts: 11844
Joined: Sun Jun 24, 2007 13:40
Location: Perth

Re: 5GB USB External Drive

Post by MrQuade » Sun Mar 22, 2020 11:42

Grumpy_Geoff wrote:
Sun Mar 22, 2020 11:25
I think exFAT support is already present in 20191106 -
Cool, I'd forgotten that!
prl wrote:
Sun Mar 22, 2020 11:32
Which raises the question: what version is TGG running?
Ahh whoops, I had in my head it was a V2 so was wondering how the driver wouldn't be present, but TGG has a U4. Likely not on 19.3 series then.


Considering that this is a U4 now, exFAT or NTFS should be ok to use for an external drive (assuming 19.3 series firmware will be installed), as it is probably not the primary recording/timeshift drive.
Logitech Harmony Ultimate+Elite RCs
Beyonwiz T2/3/U4/V2, DP-S1 PVRs
Denon AVR-X3400h, LG OLED65C7T TV
QNAP TS-410 NAS, Centos File Server (Hosted under KVM)
Ubiquiti UniFi Managed LAN/WLAN, Draytek Vigor130/Asus RT-AC86U Internet
Pixel 4,5&6, iPad 3 Mobile Devices

prl
Wizard God
Posts: 32706
Joined: Tue Sep 04, 2007 13:49
Location: Canberra; Black Mountain Tower transmitters

Re: 5GB USB External Drive

Post by prl » Sun Mar 22, 2020 11:56

TGG wrote:
Sun Mar 22, 2020 09:25
3. What is the largest disk size a U4 can see and read from?

Formatted as ext4: 1 EiB (for 4 KiB block size) or about 1.15 million TB.

Formatted as NTFS: worst case (depending on the NTFS implementation) 16TB. Best case: astronomically large. The actual maximum achievable depends on the NTFS version and actually varies between Windows implementations. I have no idea what the limit is for the Linux implementation.

Formatted as exFAT: 512 TB recommended, 128000 TB absolute max. Again, not sure what the Linux driver limits are.

tl;dr: current largest single drives are all under any of the file system limits, for some file systems, way under.
Peter
T4 HDMI
U4, T4, T3, T2, V2 test/development machines
Sony BDV-9200W HT system
LG OLED55C9PTA 55" OLED TV

Grumpy_Geoff
Uber Wizard
Posts: 6490
Joined: Thu Mar 05, 2009 22:54
Location: Perth

Re: 5GB USB External Drive

Post by Grumpy_Geoff » Sun Mar 22, 2020 12:09

prl wrote:
Sun Mar 22, 2020 11:32
Grumpy_Geoff wrote:
Sun Mar 22, 2020 11:25
I think exFAT support is already present in 20191106 -

Which raises the question: what version is TGG running?

17.5's 20180417 would be my guess (or worse still, the original factory 20171130 firmware, and a bad config due to a factory testing cockup).

TGG -
From live TV, what does it show in the 'Revision' field from MENU>>Information>>About?
If it's not 20191106, then the newer firmware is here - https://beyonwiz.com.au/downloads/

TGG
Newbie
Posts: 8
Joined: Wed Sep 19, 2018 09:16

Re: 5GB USB External Drive

Post by TGG » Sun Mar 22, 2020 15:05

Grumpy_Geoff wrote:
Sun Mar 22, 2020 12:09
prl wrote:
Sun Mar 22, 2020 11:32
Grumpy_Geoff wrote:
Sun Mar 22, 2020 11:25
I think exFAT support is already present in 20191106 -

Which raises the question: what version is TGG running?

17.5's 20180417 would be my guess (or worse still, the original factory 20171130 firmware, and a bad config due to a factory testing cockup).

TGG -
From live TV, what does it show in the 'Revision' field from MENU>>Information>>About?
If it's not 20191106, then the newer firmware is here - https://beyonwiz.com.au/downloads/
Version: 17.5
Revision: 20190207

It's working OK as NTFS (as above) but will update to newer firmware via sub stick in any case. I tried doing an update through the wiz earlier but it said it didn't need it.

User avatar
MrQuade
Uber Wizard
Posts: 11844
Joined: Sun Jun 24, 2007 13:40
Location: Perth

Re: 5GB USB External Drive

Post by MrQuade » Sun Mar 22, 2020 15:18

TGG wrote:
Sun Mar 22, 2020 15:05
It's working OK as NTFS (as above) but will update to newer firmware via sub stick in any case. I tried doing an update through the wiz earlier but it said it didn't need it.
You can't update between major revision series via the online update feature.

Online update is really only for updates to individual packages and occasional smaller system updates.
Logitech Harmony Ultimate+Elite RCs
Beyonwiz T2/3/U4/V2, DP-S1 PVRs
Denon AVR-X3400h, LG OLED65C7T TV
QNAP TS-410 NAS, Centos File Server (Hosted under KVM)
Ubiquiti UniFi Managed LAN/WLAN, Draytek Vigor130/Asus RT-AC86U Internet
Pixel 4,5&6, iPad 3 Mobile Devices

gibster
Master
Posts: 192
Joined: Mon Oct 19, 2015 13:11

Re: 5GB USB External Drive

Post by gibster » Sun Mar 22, 2020 22:16

TGG wrote:
Sun Mar 22, 2020 09:46
and yes I meant a 5TB drive...
Not really relevant to the conversation, but my first hard drive was a Seagate 20 MB 5 1/4" drive. Got it from work when it was replaced because it had given up the ghost. I called Seagate in Florida and had it repaired for $100.00 including shipping both ways from San Diego in 1986. Just a little trivia LOL

Gib

BeyonWiz T4, V2
Sony KD-55A9F OLED
Sony KD-65X9000E
Apple TV 4K x 2
Sony UBP X800 4k/UHD BluRay Player (Moded for all regions)
Harmony Ultimate Remote
QNAP TS-451+ NAS
BeyonWiz V2
Sony KD-55A9F OLED
Sony KD-65X9000E
Apple TV 4K and Apple TV 4K Gen 2
Sony UBP X800 4k/UHD BluRay Player (Moded for all regions)
X-Box One X
Harmony Ultimate Remote
QNAP TS-451+ NAS

prl
Wizard God
Posts: 32706
Joined: Tue Sep 04, 2007 13:49
Location: Canberra; Black Mountain Tower transmitters

Re: 5GB USB External Drive

Post by prl » Mon Mar 23, 2020 09:08

gibster wrote:
Sun Mar 22, 2020 22:16
TGG wrote:
Sun Mar 22, 2020 09:46
and yes I meant a 5TB drive...
Not really relevant to the conversation, but my first hard drive was a Seagate 20 MB 5 1/4" drive. Got it from work when it was replaced because it had given up the ghost. I called Seagate in Florida and had it repaired for $100.00 including shipping both ways from San Diego in 1986. Just a little trivia LOL

In my first job, we had 20 MB removable pack drives (the drives were about the size of a washing machine!). One disk pack went "bad" and couldn't even be reformatted. The manufacturer sent out a tech, and he washed the platters in the disk pack using solvent and very long cotton buds. After that the disk pack worked perfectly. Circa 1978.
Peter
T4 HDMI
U4, T4, T3, T2, V2 test/development machines
Sony BDV-9200W HT system
LG OLED55C9PTA 55" OLED TV

gibster
Master
Posts: 192
Joined: Mon Oct 19, 2015 13:11

Re: 5GB USB External Drive

Post by gibster » Mon Mar 23, 2020 17:55

prl wrote:
Mon Mar 23, 2020 09:08
gibster wrote:
Sun Mar 22, 2020 22:16
TGG wrote:
Sun Mar 22, 2020 09:46
and yes I meant a 5TB drive...
Not really relevant to the conversation, but my first hard drive was a Seagate 20 MB 5 1/4" drive. Got it from work when it was replaced because it had given up the ghost. I called Seagate in Florida and had it repaired for $100.00 including shipping both ways from San Diego in 1986. Just a little trivia LOL

In my first job, we had 20 MB removable pack drives (the drives were about the size of a washing machine!). One disk pack went "bad" and couldn't even be reformatted. The manufacturer sent out a tech, and he washed the platters in the disk pack using solvent and very long cotton buds. After that the disk pack worked perfectly. Circa 1978.
I worked for Ampex Corp in Redwood City, CA in about 1968. One of the departments I worked in developed a disk drive that had a platter about 3 feet in diameter and stored 60 seconds of video. They were made for mobile studios used for the first time by the NFL in the U.S. for instant replay. They made these along with their professional magnetic tape machines for recording video back in the day. Mobile studios in 40 foot trailers that were shuffled around the country for events like sport, concert, etc.
BeyonWiz V2
Sony KD-55A9F OLED
Sony KD-65X9000E
Apple TV 4K and Apple TV 4K Gen 2
Sony UBP X800 4k/UHD BluRay Player (Moded for all regions)
X-Box One X
Harmony Ultimate Remote
QNAP TS-451+ NAS

Post Reply

Return to “General Topics”