please choosego to mobile | Continue to access the PC version
Author: loboris

Linux Distributions for Orange PI H3 boards

  [Copy link]

3

threads

28

posts

151

credits

Registered member

Rank: 2

credits
151
Published in 2015-9-3 16:49:41 | Show all floors
loboris replied at 2015-9-3 16:15
It is realy hard to describe in more details, but let me try.

You must have Linux installed on you ...

Hi loboris!
Absolutely agree,
explain or write instructions (for non-specialist)
more complex than the problem itself.
I will try to do for  instruction.
thank you for your support
P.S.
I will write later.


10

threads

448

posts

5024

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
5024
 Author| Published in 2015-9-3 17:23:13 | Show all floors
Edited by loboris at 2015-9-3 10:47
Niarbagem replied at 2015-9-3 09:19
It seems BananaPi has true SATA (100-120 Mb/s), bad to see.

I had 31 Mb/s through external USBSAT ...

On OPI-PLUS I had max of 36 MB/sec transfer with USB 3.0 drives (Toshiba 1TB HD, SanDisk UltraFit 64GB Flash drive, dd read with 1M block size).
When I tested simultaneous with drives connected to the same USB channel (internal hub), I had the total speed of ~45 MB/sec.
With drives connected to the two USB channel (usbhost & usb otg), I had the total speed of ~72 MB/sec.
So, using 3 separate USB drives in raid 0 configuration (on usbhost + usb otg + internal usb2sata), we could get the speed close to 90 MB/sec (36 x 3 x 0.85)

Orange PI-PC has 3 USB host connectors on 3 separate USB channels ( + usb OTG) !

2

threads

22

posts

92

credits

Registered member

Rank: 2

credits
92
Published in 2015-9-3 19:50:35 | Show all floors
loboris replied at 2015-9-3 17:23
On OPI-PLUS I had max of 36 MB/sec transfer with USB 3.0 drives (Toshiba 1TB HD, SanDisk UltraFit 6 ...

So i must to have 3x2T HDD to get speed up to 90 Mb/s ? And configure program RAID0 to get it?! Very FUN )
Price for 3 HDD is equal to HP Microserver H8.

P.S. I have found BananaPi m1 board - will try to test speed on it.

3

threads

28

posts

151

credits

Registered member

Rank: 2

credits
151
Published in 2015-9-3 19:58:09 | Show all floors
Edited by Vladimir55 at 2015-9-3 19:59
loboris replied at 2015-9-3 16:15
It is realy hard to describe in more details, but let me try.

You must have Linux installed on you ...

Hi Loboris!
I do..
1 .script_kernel.tar.gz extract to --> /media/boot/ ???
2. desktop_scripts.tar.gz, extract to -->/usr/local/bin
3.  sudo cp /media/boot/uImage_OPI-2 media/boot/uImage

sudo: unable to resolve host OrangePI
cp: cannot create regular file ‘media/boot/uImage’: No such file or directory
root@OrangePI:~#

what I'm doing wrong?








10

threads

448

posts

5024

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
5024
 Author| Published in 2015-9-3 20:35:43 | Show all floors
Niarbagem replied at 2015-9-3 12:50
So i must to have 3x2T HDD to get speed up to 90 Mb/s ? And configure program RAID0 to get it?! Ve ...

I've only stated what you can get.
And you can have 3x300MB or 3x500MB hd (in raid0 configuration total capacity = sum of each drive capacity)
And you must know how to choose the hardware according to your needs.
And yes, I think solving problems is fun , and working with raid configurations is even more fun....


10

threads

448

posts

5024

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
5024
 Author| Published in 2015-9-3 20:52:02 | Show all floors
Edited by loboris at 2015-9-3 14:07
Vladimir55 replied at 2015-9-3 12:58
Hi Loboris!
I do..
1 .script_kernel.tar.gz extract to --> /media/boot/ ???

Have you extracted script_kernel.tar.gz to /media/boot ( why ???  "/media/boot/ ??? "
There was missing / in "
sudo cp /media/boot/uImage_OPI-2 media/boot/uImage" it must be
  1. sudo cp /media/boot/uImage_OPI-2 /media/boot/uImage
Copy code
but you should realy be able to know that it was the mistake.
You don't need to use sudo if you are logged in as root.





3

threads

28

posts

151

credits

Registered member

Rank: 2

credits
151
Published in 2015-9-3 21:52:45 | Show all floors
loboris replied at 2015-9-3 20:52
Have you extracted script_kernel.tar.gz to /media/boot ( why ???  "/media/boot/ ??? "
There was mis ...

Hello Loboris!
I'm sorry a possible silly question...
I'm in Linux just a 1-2 week studying.
It is difficult to understand the error...

10

threads

448

posts

5024

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
5024
 Author| Published in 2015-9-3 22:09:14 | Show all floors
Vladimir55 replied at 2015-9-3 14:52
Hello Loboris!
I'm sorry a possible silly question...
I'm in Linux just a 1-2 week studying.

I think the development boards like OPI are great for learning Linux.
There are thousands of tutorials and howto's for Linux in every language. Searh with google..
Don't hesitate to ask, I'm glad if I can help.

2

threads

22

posts

92

credits

Registered member

Rank: 2

credits
92
Published in 2015-9-3 22:50:14 | Show all floors
loboris replied at 2015-9-3 20:35
I've only stated what you can get.
And you can have 3x300MB or 3x500MB hd (in raid0 configuration  ...

Well, your job is really need! Thanks a lot!
But choosing OPP i hadn't any information about SATA2USB bringe on it. There are no information about it on main page
Onboard Storage
TF card (Max. 64GB) / MMC card slot , up to 2T on 2.5 SATA disk
8GB EMMC Flash
Yes, my problem is - i want to get max for low cost. Who don't want it?!
OPP idea - good, production not at all.
You had said OPP2 will have 2 Gb RAM - good, same SATA2USB - bad, very bad! It's good "client" solution only, not server.

Official images (debian-server) are not completed, 2 cores are shutdown by regular by high temp reason, NFS-server support has gone...
I havn't tested new images yet, but ~30 Mb/s is too slow for my purposes...

P.S. I have mistaken with 3x2Tb, but 3x750Mb is needed.

3

threads

28

posts

151

credits

Registered member

Rank: 2

credits
151
Published in 2015-9-3 23:34:13 | Show all floors
Hi!
I got the result:
  1. Mounting USB partitions...
  2. linux partition mounted to /tmp/_extdir

  3. Copying file system to USB drive ...

  4.   Creating "fstab"

  5. ************************************
  6. Linux system installed to USB drive.
  7. ************************************
Copy code

How to boot from USB_Flash ?
or burn a backup image to another SD card  ?
thank.

You need to log in before you can reply login | Register

Points Rule

Quick reply Top Return list