Welcome, Guest. Please login or register.

Author Topic: Linux Problems???  (Read 3496 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline scafe

  • Newbie
  • *
  • Join Date: Oct 2002
  • Posts: 41
    • Show only replies by scafe
    • http://www.users.surfanytime.net/~vhsoftware/
Re: Linux Problems???
« Reply #14 from previous page: July 07, 2003, 11:55:03 AM »
theres a site which has the source files for every linux kernel at www.kernel.org serch for a PPC kernel source there i recommend ver. 2.4.18 or 2.4.19 its been out for a while and can be considered stable, if you choose a different version avoid those with odd numbers ie. 2.3.xx or 2.5.xx as these are development versions and are not stable trees. Once you have downloaded the source uzip it to a directory you need to be root to do the following commands so anywhere will do /usr/share/ is probably best. open a terminal or shell and cd to the directory of the unpacked kernel and type..
make xconfig
a prompt will apear where you can select options for the kernel it is usally intelligent and will select options suited for your system. once done click on the save config and close button which will return you to the console there you need to run the following commands in this order
make dep
make clean
make bzImage
then after that if you have used any modules you will need to run the relavant commands for them. However i dont know these so goto the LDP at www.tlpd.org and read the KERNELHOWTO this will describe the whole kernel update and install routene including how to configure your loader (LILO, GRUB ect). hope this helps :-D
Athilon XP2200 with Mandrake 9.1 and A1200 cut un shut into a Tulip 486 desktop case :-o
 

Offline StaticmanTopic starter

  • Full Member
  • ***
  • Join Date: Apr 2003
  • Posts: 112
    • Show only replies by Staticman
    • http://www.freewebs.com/staticdrummer
Re: Linux Problems???
« Reply #15 on: July 07, 2003, 12:22:47 PM »
Flippin eck that sounds scarily difficult.. I think I'd be best leaving it in case i mess up.  :-(

I might try a user group or something. I dont trust myself with Linux
From what I've seen not many Amiga users are keen on Linux anyway and are just holding out for OS4.
 

Offline Rassilon

  • Full Member
  • ***
  • Join Date: Feb 2002
  • Posts: 134
    • Show only replies by Rassilon
    • http://www.lewisbrunton.co.uk
Re: Linux Problems???
« Reply #16 on: July 07, 2003, 01:11:49 PM »
@ staticman

Do not fear, there is a website with all you need to know:
http://amigaone-linux.sourceforge.net/

That should do the trick!!

Regards

Rassilon
Yes it is a dodgy picture, but what do you expect from a mobile phone camera!!

Oh yeah and I own an A1200T/060 with Mediator etc and an A1G3SE
 

Offline StaticmanTopic starter

  • Full Member
  • ***
  • Join Date: Apr 2003
  • Posts: 112
    • Show only replies by Staticman
    • http://www.freewebs.com/staticdrummer
Re: Linux Problems???
« Reply #17 on: July 07, 2003, 01:52:06 PM »
Ok then thanks for that  :-)