Welcome, Guest. Please login or register.

Author Topic: Aros HD Installation Tutorial  (Read 10573 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show all replies
Re: Aros HD Installation Tutorial
« on: August 23, 2006, 12:21:13 PM »
Quote
Heinz wrote:
Quote
lou_dias wrote:
Is there a way to get it to use SFS natively yet?

As far as I know, it's not (yet).
The Problem is, that GRUB (the Bootloader) is not able to boot from a SFS Partition. I am sure this will be fixed someday.

As a workaround, couldn't you have a small FFS boot partition and then a large SFS partition which contains the OS? The startup-sequence on the FFS partition transfers all of the default assigns (C:, S:, LIBS:.....) over to the corresponding directories on the SFS drive and then executes the startup-sequence from the SFS partition.

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show all replies
Re: Aros HD Installation Tutorial
« Reply #1 on: August 23, 2006, 12:46:13 PM »
I don't use AROS myself. It was just a suggestion :-) Maybe somebody who is using AROS can suggest this to the developers.

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show all replies
Re: Aros HD Installation Tutorial
« Reply #2 on: August 23, 2006, 05:53:27 PM »
@pierre
No, there is no emulation in AROS. Software has to be written for AROS for it to run. I think there is an AROS version of UAE which might let you run some of your older software under AROS.

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10