Welcome, Guest. Please login or register.

Author Topic: e-uae and real hard drives  (Read 4915 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline HeiroglyphTopic starter

  • Hero Member
  • *****
  • Join Date: Jun 2010
  • Posts: 1100
    • Show only replies by Heiroglyph
e-uae and real hard drives
« on: October 25, 2010, 12:54:57 AM »
Did e-uae on Linux ever properly support real Amiga hard drives?

I'm trying to set up 0.8.28 and I can neither get it to work, nor find references to anything but using CDRoms.

Thanks
 

Offline actung_bab

  • Hero Member
  • *****
  • Join Date: Oct 2006
  • Posts: 650
    • Show only replies by actung_bab
Re: e-uae and real hard drives
« Reply #1 on: October 25, 2010, 02:33:58 AM »
not sure buddy somone on morphos suggested l try for running naive amiga programs
so assume it does , am in process tryin amitlon just got get to boot of the pc hard drive
then am going try ... goup.. samba .. if you see smoke its me boiling over ...
Acthung baby
http://telnet://midnight-blue.dyndns.org
Cnet 4.60 PRO bbs software
Amiga 1200 020 14 mhz mbz 1200 z pcmcia network card 4 meg ram 2 Gb scandisk cf
Amiga 2000 020
Amiga 4000 030 25 mhz broken
Amiga x 4 1200
x 6 Sony Ps 3 Orginal 60 gb 4  port usb 160 gb hd (os 4.1 ready :-)
what can i say i like thse machines
x 3 XBOX 360 1x xbox 360 slim
url=http://avatars.jurko.net][/
 

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16878
  • Country: gb
  • Thanked: 5 times
    • Show only replies by Karlos
Re: e-uae and real hard drives
« Reply #2 on: October 25, 2010, 08:56:04 AM »
Quote from: Heiroglyph;586863
Did e-uae on Linux ever properly support real Amiga hard drives?

I'm trying to set up 0.8.28 and I can neither get it to work, nor find references to anything but using CDRoms.

Thanks


I've only ever gotten directories to mount as disks under E-UAE. WinUAE does run under Wine (some caveats apply, you'll probably find them as quickly as I did), so you might get away with that, but I couldn't say for sure.
int p; // A
 

Offline Mark

  • Jr. Member
  • **
  • Join Date: Apr 2002
  • Posts: 94
    • Show only replies by Mark
Re: e-uae and real hard drives
« Reply #3 on: October 27, 2010, 08:55:36 PM »
I had to recheck the dates in this thread.  Why use 0.8.28?  E-UAE 0.8.29-WIP has been available since 2006.

In any event, I haven't done it myself but it should be as easy as adding a line or two to your .uaerc file and changing permissions for the device in /dev.  For example:
Code: [Select]

hardfile2=rw,:/dev/hdb,0,0,0,512,0,
hardfile=rw,0,0,0,512,/dev/hdb



And then, assuming /dev is dynamically populated by udev, for your /etc/udev/rules.d/*permissions.rules file:
Code: [Select]

# You are in the "mark" group, right?  :-)
KERNEL=="hdb",            MODE="0660",    GROUP="mark"



If you've already tried that sort of thing without success, then I'd suggest upgrading to 0.8.29-WIP4 and trying again.
 

Offline HeiroglyphTopic starter

  • Hero Member
  • *****
  • Join Date: Jun 2010
  • Posts: 1100
    • Show only replies by Heiroglyph
Re: e-uae and real hard drives
« Reply #4 on: October 27, 2010, 09:10:09 PM »
Bingo!  That's what I was looking for, I couldn't quite make out how it was supposed to look in the config file.

I'm using .28 because I had some problems building .29WIP.

I went back to a "stable" version to get a few things straight first.

Since I posted the question, I've moved to the latest version.
 

Offline nicholas

Re: e-uae and real hard drives
« Reply #5 on: April 16, 2011, 12:54:31 AM »
I'm running latest version of e-uae for osx but can't get it to mount a physical drive connect by usb on /dev/rdisk1

Can anyone help me?
“Een rezhim-i eshghalgar-i Quds bayad az sahneh-i ruzgar mahv shaved.” - Imam Ayatollah Sayyed  Ruhollah Khomeini
 

Offline Mark

  • Jr. Member
  • **
  • Join Date: Apr 2002
  • Posts: 94
    • Show only replies by Mark
Re: e-uae and real hard drives
« Reply #6 on: April 18, 2011, 08:55:54 PM »
Sorry, I don't use OSX but does E-UAE have adequate permission to read and write  /dev/rdisk1?