Welcome, Guest. Please login or register.

Author Topic: raspberry pi OSes  (Read 5268 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline nicholas

Re: raspberry pi OSes
« on: November 25, 2013, 10:00:37 PM »
Quote from: pVC;753404
This is quite interesting project...

Now that is indeed a very interesting project and a perfect example of why EAB is probably the best forum around for 68k stuff these days.

I've got an HxC emulator but I'm definitely going to try out using my Pi for this.  It beats using it just for OpenElec for getting my geek on. :)
“Een rezhim-i eshghalgar-i Quds bayad az sahneh-i ruzgar mahv shaved.” - Imam Ayatollah Sayyed  Ruhollah Khomeini
 

Offline nicholas

Re: raspberry pi OSes
« Reply #1 on: November 25, 2013, 10:02:35 PM »
Quote from: bloodline;748737
I have a dislike of RISCOS that goes right back to my school days... I think most British people my age will agree... It hasn't improved with age ;)

There is a native port of AROS for the pi by Kalamatee, but it is missing a complete USB driver... So no mouse or keyboard input yet... Fingers crossed, Kalamatee will have a go at getting that to work in the not too distant future.

Right now linux works just fine on the pi, but X is a bit heavy for the CPU... It really needs an OpenGL ES based display system.

I'm eagerly awaiting a nice slice of ARIX Pi for my dinner. :D
“Een rezhim-i eshghalgar-i Quds bayad az sahneh-i ruzgar mahv shaved.” - Imam Ayatollah Sayyed  Ruhollah Khomeini
 

Offline nicholas

Re: raspberry pi OSes
« Reply #2 on: November 26, 2013, 03:27:30 PM »
Quote from: pVC;753449
I'm using one of those 3rd party minimal Raspbian installations and I'm building my server over it. Too bad Raspberrys can be unreliable with SD cards, so I wouldn't use it for lots of writes and too important stuff... unless you have external HD to store stuff, it might be better.

I planned to use my 16GB class 10 card for server, but it has got corrupted few times already. Smaller class 2 and 4 cards seem to be more reliable... so I ordered 32GB class 4 card and will see if it would work better.


Try:

Code: [Select]
sudo fstrim -v /
Then add noatime, nodiratime, discard to the mount options of your sdcard in /etc/fstab
“Een rezhim-i eshghalgar-i Quds bayad az sahneh-i ruzgar mahv shaved.” - Imam Ayatollah Sayyed  Ruhollah Khomeini