Welcome, Guest. Please login or register.

Author Topic: Making PC partitions available on Aros  (Read 2093 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline AminuxTopic starter

  • Full Member
  • ***
  • Join Date: Nov 2005
  • Posts: 125
    • Show only replies by Aminux
Making PC partitions available on Aros
« on: September 02, 2006, 03:47:27 PM »
I´m using WinAros_light_QEMU and it works great,but i have some questions like how do i make the PC partitions available to AROS screen?
 

Offline c64_d0c

  • Sr. Member
  • ****
  • Join Date: Sep 2004
  • Posts: 383
    • Show only replies by c64_d0c
Re: Making PC partitions available on Aros
« Reply #1 on: September 02, 2006, 04:48:27 PM »
not supported yet i think....
________
Sleep disorders advice
« Last Edit: May 08, 2011, 06:03:07 AM by c64_d0c »
On schedule and rockin\\\'!!!1!!
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show only replies by Piru
    • http://www.iki.fi/sintonen/
Re: Making PC partitions available on Aros
« Reply #2 on: September 02, 2006, 06:19:23 PM »
AROS doesn't have FAT or NTFS filesystems, so this is not possible.

Both filesystems are available for AmigaOS/MorphOS though: fat95.lha, ntfs_0.5.lha.
 

Offline bloodline

  • Master Sock Abuser
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 12113
    • Show only replies by bloodline
    • http://www.troubled-mind.com
Re: Making PC partitions available on Aros
« Reply #3 on: September 02, 2006, 08:40:45 PM »
Quote

Piru wrote:
AROS doesn't have FAT or NTFS filesystems, so this is not possible.

Both filesystems are available for AmigaOS/MorphOS though: fat95.lha, ntfs_0.5.lha.


Maybe we will get to use those filesystems, if we can use DOS packets from the MOS sources? :-D

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show only replies by Piru
    • http://www.iki.fi/sintonen/
Re: Making PC partitions available on Aros
« Reply #4 on: September 02, 2006, 09:57:01 PM »
Uhm, but wasn't AROS all about scrapping this silly and limited DOSPacket interface?

The AROS Filesystem Interface

Maybe I've missed something.

Oh well, even if you'd implement dospackets, it still would not give your those filesystems working.

Like I've said before you'd need to have integrated m68k emulation, and compatible system structures (fat95 for example hacks into system lists directly bypassing dos.library). AROS chose it's path of having no binary compability, and it's now paying the price. Like I've said before, fixing this retrospect is going to be really massive workload.
 

Offline bloodline

  • Master Sock Abuser
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 12113
    • Show only replies by bloodline
    • http://www.troubled-mind.com
Re: Making PC partitions available on Aros
« Reply #5 on: September 02, 2006, 10:26:42 PM »
Quote

Piru wrote:
Uhm, but wasn't AROS all about scrapping this silly and limited DOSPacket interface?

The AROS Filesystem Interface

Maybe I've missed something.


Yeah, but there have been debates recently about adding DOS packets... exactly for this reason.

Quote

Oh well, even if you'd implement dospackets, it still would not give your those filesystems working.

Like I've said before you'd need to have integrated m68k emulation, and compatible system structures (fat95 for example hacks into system lists directly bypassing dos.library). AROS chose it's path of having no binary compability, and it's now paying the price. Like I've said before, fixing this retrospect is going to be really massive workload.


If the source code is available then thats no problem... But I believe the authors of these filesystems have agreed to provide an AROS version provided it provides the DOS Packet interface...

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show only replies by Piru
    • http://www.iki.fi/sintonen/
Re: Making PC partitions available on Aros
« Reply #6 on: September 02, 2006, 10:40:08 PM »
@bloodline
Quote
If the source code is available then thats no problem... But I believe the authors of these filesystems have agreed to provide an AROS version provided it provides the DOS Packet interface...

Ah ok.

NTFS filesystem, sure, but fat95? Didn't know the author was around still. Anyway, still that'd leave out PFS3 (IMO simply the best filesystem for AmigaOS/MorphOS, even when emulated).


Oh, and I meant scrapping not crapping. Sorry about that :-)
 

Offline dammy

  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 2828
    • Show only replies by dammy
Re: Making PC partitions available on Aros
« Reply #7 on: September 02, 2006, 11:55:14 PM »
There is indeed a bounty for dos packet wrapper on TeamAROS.  $116 and hopefully when installer and UAE bounties are picked up, that sum will start to rise.  AROS really needs that dos packet wrapper.

Dammy
TeamAROS
Dammy

https://www.facebook.com/pages/Arix-OS/414578091930728
Unless otherwise noted, I speak only for myself.