Welcome, Guest. Please login or register.

Author Topic: Installing AROS (x86) to HD?  (Read 3538 times)

Description:

0 Members and 1 Guest are viewing this topic.

  • Guest
Re: Installing AROS (x86) to HD?
« Reply #14 from previous page: March 10, 2003, 01:21:05 AM »
I don't know why, but I just had to register so I could add my two cents to this thread.  This latest release of AROS is very impressive!! It REALLY makes me want to install it to a partition on my HD (I already have Debian and win98, but having AROS would just be the best).

However, this thread certainly scares me! Guess I'll wait until the developers have a little more confidence in the process ...

Thanks,  for developing AROS
 

Offline Methuselas

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 2205
    • Show only replies by Methuselas
Re: Installing AROS (x86) to HD?
« Reply #15 on: March 10, 2003, 02:40:13 AM »
I agree with the aforementioned post. Kudos, you guys. I've been watching you for a couple of years now, but what you've done is incredible. I acutally pulled an old 340MB drive from a router that I was going install AROS on, yet I found no documentations. I'd be more than willing to do some HDD install tests if you give me some docs.  :-D
The only thing is, what do you mean you have to use a special grub, boot-loader? I would assume that since it's RDB, grub or lilo would work fine??
\'Using no way as way. Having no limitation as limitation.\' - Bruce Lee

\'No, sorry. I don\'t get my tits out. They\'re not actually real, you know? Just two halves of a grapefruit...\' - Miki Berenyi

\'Evil will always triumph because good is dumb.\' - Dark Helmet :roflmao:

\'And for future reference, it might be polite to ask someone if you can  quote them in your signature, rather than just citing them to make a  sales pitch.\' - Karlos. :rtf
 

Offline Ogun

  • Newbie
  • *
  • Join Date: Mar 2002
  • Posts: 26
    • Show only replies by Ogun
    • http://www.ogun.org
Re: Installing AROS (x86) to HD?
« Reply #16 on: March 10, 2003, 07:12:39 AM »
Quote
I agree with the aforementioned post. Kudos, you guys. I've been watching you for a couple of years now, but what you've done is incredible. I acutally pulled an old 340MB drive from a router that I was going install AROS on, yet I found no documentations. I'd be more than willing to do some HDD install tests if you give me some docs.  


As I said above, my current priority is to get HDD installs to work. I am now quite confident in that I have fixed the needed geometry translations, so now I will focus on getting it all integrated nicely.

Quote
The only thing is, what do you mean you have to use a special grub, boot-loader? I would assume that since it's RDB, grub or lilo would work fine??


Normal PC bootloaders does not understand RDB partitioning for some reason :). Hence we have a patched GRUB included in our distribution which also does the VBE things for us. In addition it also supports reading from FFS formatted partitions. We are working on getting this included into the official GRUB, so as to make life easier and probably be of benefit for Amithlon users (No more FAT partition needed to boot)