All times are UTC-06:00




Post new topic  Reply to topic  [ 13 posts ] 
Author Message
PostPosted: Fri Apr 20, 2007 5:42 am 
Offline

Joined: Thu Mar 01, 2007 9:26 am
Posts: 13
Location: Greece
Hello, I have successfully installed the default debian linux on my efika but I don't like it and would prefer something like fedora or xubuntu. Is this possible? and if it is how?


Top
   
 Post subject:
PostPosted: Fri Apr 20, 2007 6:17 am 
Offline

Joined: Sun May 08, 2005 8:46 pm
Posts: 559
Location: Paris
i heard of someone turning a Debian installation into a Ubuntu one, but i don't consider it as a solid option.
You will soon have full support for the Efika with Suse, and you can already try Gentoo or Crux.


Top
   
PostPosted: Fri Apr 20, 2007 6:20 am 
Offline
Site Admin

Joined: Fri Sep 24, 2004 1:39 am
Posts: 1589
Location: Austin, TX
Quote:
Hello, I have successfully installed the default debian linux on my efika but I don't like it and would prefer something like fedora or xubuntu. Is this possible? and if it is how?
It is, but with some difficulty. You may have to build your own install kernel, and a kernel to install once the system is installed by the installer :D

For now we recommend Debian or Crux or Gentoo as they are the easiest to get hold of. There is a "Stage 4" for the popular Gentoo system (http://dev.gentoo.org/~humpback/efika/ - thanks Gustavo) which means you don't need to compile a thing.

We're working on other Linux distro support but a lot of them rely on "burn a CD and boot from it" installation, obviously this is an expensive route for the Efika where your best and cheapest option to install a system is put the installation files on a USB key (for all of $7, rather than $47 for an external USB CDROM :)

_________________
Matt Sealey


Top
   
 Post subject:
PostPosted: Mon Apr 23, 2007 3:56 am 
Offline

Joined: Thu Mar 01, 2007 9:26 am
Posts: 13
Location: Greece
I have been trying to run Crux lately unfortunatelly with no success. My equipment, besides the Efika, include a PC with Fedora & Windows, both connected via ethernet. I am new to linux, I am trying to figure out how to make things work but my free time is short :(

What I have done is this:
*) Downloaded crux-ppc-2.2.0.2-rc1.iso with my PC

*) Mounted it to the filesystem like this: mount -t iso9660 -o loop crux-ppc-2.2.0.2-rc1.iso /mnt/crux-ppc-2.2.0.2-rc1

*) Added to the /etc/hosts.allow file the following line: ALL: LOCAL

*) Restarted the NFS service like: service stop nfs / service start nfs

*) Tried to boot efika like this: boot hd:0 /boot/kernel_efika nfsaddrs=192.168.178.23:192.168.178.21::255.255.255.0 nfsroot=/mnt/crux-ppc-2.2.0.2-rc1

It doesn't work though, the debian kernel starts but it says something like NFS not responding. I am confused with the whole NFS thing and what exactly I am trying to do by booting a debian kernel with another filesystem! And why do I need an install kernel and another kernel after the system is installed? :?


Top
   
 Post subject:
PostPosted: Mon Apr 23, 2007 12:37 pm 
Offline

Joined: Wed Apr 04, 2007 12:35 pm
Posts: 33
Location: Houston, TX
Quote:
I have been trying to run Crux lately unfortunatelly with no success. My equipment, besides the Efika, include a PC with Fedora & Windows, both connected via ethernet. I am new to linux, I am trying to figure out how to make things work but my free time is short :(

What I have done is this:
*) Downloaded crux-ppc-2.2.0.2-rc1.iso with my PC

*) Mounted it to the filesystem like this: mount -t iso9660 -o loop crux-ppc-2.2.0.2-rc1.iso /mnt/crux-ppc-2.2.0.2-rc1

*) Added to the /etc/hosts.allow file the following line: ALL: LOCAL

*) Restarted the NFS service like: service stop nfs / service start nfs

*) Tried to boot efika like this: boot hd:0 /boot/kernel_efika nfsaddrs=192.168.178.23:192.168.178.21::255.255.255.0 nfsroot=/mnt/crux-ppc-2.2.0.2-rc1

It doesn't work though, the debian kernel starts but it says something like NFS not responding. I am confused with the whole NFS thing and what exactly I am trying to do by booting a debian kernel with another filesystem! And why do I need an install kernel and another kernel after the system is installed? :?
when I'm booting to an NFS share I use
Code:
boot <path to kernel> ip=dhcp root=/dev/nfs nfsroot=<IP address of NFS server>:<path to NFS share (/mnt/crux-ppc-2.2.0.2-rc1, in your case)>
The only other thing I can think of is that you need to add /mnt/crux-ppc-2.2.0.2-rc1 to your /etc/exports so the NFS server knows what to do, if you haven't already.

_________________
I <3 tiny computers.


Top
   
 Post subject:
PostPosted: Tue Apr 24, 2007 1:04 pm 
Offline

Joined: Thu Oct 19, 2006 7:19 am
Posts: 271
Location: Italy/Greece
re patriota,

HOWTO install CRUX PPC 2.2 on Genesi EFIKA

http://cruxppc.sunsite.dk/releases/2.2. ... howto.html

_________________
acrux _at_ linuxmail _dot_ org


Top
   
 Post subject:
PostPosted: Wed Apr 25, 2007 3:16 am 
Offline

Joined: Thu Mar 01, 2007 9:26 am
Posts: 13
Location: Greece
@muriani

Thanks. For some reason I can't get NFS working (not sure if it is the PC's or the Efika's fault).


@acrux

Geia sou patridaaa!

To HOWTO to exw ektypwsei alla kapou kolaw me to NFS re gmt. Molis paw spiti tha simeiwsw to minyma lathous mipws mporeis na me voithiseis.

Me liga logia sti meria tou PC exw simplirwsei to /etc/exports kai to /etc/hosts.allow, kanw mount to iso, sikwnw to NFS alla apo ti meria tis Efika to mount vgazei lathos.

Asxeto alla yparxei sto linux kapia entoli san to XCOPY twn windows? Diladi an exw ena formarismeno adio partition, mporw na antigrapsw opws einai ta periexomena tou crux-iso kai na teleiwnw?


Top
   
 Post subject:
PostPosted: Wed Apr 25, 2007 3:29 am 
Offline

Joined: Thu Oct 19, 2006 7:19 am
Posts: 271
Location: Italy/Greece
@ astrofos

that's an english lang forum, lol!


i think this is only an NFS conf related problem, in the next week i'll investigate to reproduce a real step by step CRUXPPC (with the stable ISO) installation procedure and may be a pendrive distro installer.


see ya,
Acrux

_________________
acrux _at_ linuxmail _dot_ org


Top
   
 Post subject:
PostPosted: Wed Apr 25, 2007 11:35 am 
Offline

Joined: Wed Apr 04, 2007 12:35 pm
Posts: 33
Location: Houston, TX
@astrofos

Yeah, I'm actually having NFS problems now, too... really kinda odd. It was working fine the other day, and now it doesn't seem to boot from it at all. No idea why.

_________________
I <3 tiny computers.


Top
   
 Post subject:
PostPosted: Wed Apr 25, 2007 6:09 pm 
Offline
Site Admin

Joined: Fri Sep 24, 2004 1:39 am
Posts: 1589
Location: Austin, TX
Quote:
/etc/exports kai to /etc/hosts.allow, kanw mount to iso, sikwnw to NFS alla apo ti meria tis Efika to mount vgazei lathos.
My foreign language skills are abysmal, but are you mounting an NFS share of a mounted ISO file (i.e. loop mount ISO file as a filesystem in /fakecdrom and exporting /fakecdrom) or are you putting the ISO in the NFS share and mounting it OVER NFS (so, when you mount on the Efika you see a filesystem with cruxppc.iso in it)?

Loopmounting over NFS is flakey at best, it really has to be that you export individual files from the ISO filesystem mounted on the server, and not try and mount the CD on the Efika..

_________________
Matt Sealey


Top
   
 Post subject:
PostPosted: Fri Apr 27, 2007 5:40 am 
Offline

Joined: Thu Jun 02, 2005 7:46 am
Posts: 22
Quote:
I have been trying to run Crux lately unfortunatelly with no success.
*) Added to the /etc/hosts.allow file the following line: ALL: LOCAL
I think this is not correct... if you read man 5 hosts_access this will tell you that LOCAL implies either that you can reverse lookup the hostname via dns or that you have it in /etc/hosts and in both cases it has got no dots in its name... i would suggest something like:
Code:
ALL: ALL
or:
Code:
portmap: EFIKA-IP or LAN-IP /255.255.255.0
in your case i guess it'd be:
Code:
portmap: 192.168.178.0/255.255.255.0
Quote:
*) Restarted the NFS service like: service stop nfs / service start nfs
I'm not sure about red-hat but you probably have to stop services in this oreder: nfs-server, nfs, portmap and restart them in this order: portmap, nfs, nfs-server... maybe in red-hat nfs and nfs-server services are merged in one service... btw you shouldn't need nfslock.

But before starting these services, be sure to export the path where you mounted the crux cdrom/iso filesystem; as you can read on our site, in Acrux' HowTO, you should put a line like the following in /etc/exports:
Code:
/mnt/ /mnt/crux-ppc-2.2.0.2-rc1 *(ro,no_root_squash,sync,no_subtree_check)
It is very important that you export it with no_root_squash, or the efika system you're about to install won't be able to read any file at all.
Quote:
[...]
It doesn't work though, the debian kernel starts but it says something like NFS not responding.
you are suggested to use our efika kernel that you can find in Crux-PPC 2.2.0.2-rc1 cdrom ;-) but debian kernel should work as well...
Quote:
[...]
And why do I need an install kernel and another kernel after the system is installed? :?
It's usually good practice that you tune your kernel on your needs, and this is particularly true on an embedded system like EFIKA, that is usually used for one specific purpose... but if the bootkernel included in the cd is not missing any feature you need, you can just stick with that :D, just copy the kernel and its modules from the installation cd!
Well, have fun ;) and let us know if you find any other problem!!

_________________
nullpointer _at_ cruxppc _dot_ org


Top
   
 Post subject:
PostPosted: Mon Apr 30, 2007 6:08 am 
Offline

Joined: Thu Mar 01, 2007 9:26 am
Posts: 13
Location: Greece
@ALL
Thank you very much for the help! :) I hadn't had time to play with my Efika lately. I will try again tomorrow and report my results here.


Top
   
 Post subject:
PostPosted: Mon Apr 30, 2007 8:48 am 
Offline

Joined: Sat Feb 25, 2006 8:08 am
Posts: 18
Location: Greece
Quote:

@acrux

Geia sou patridaaa!
/* Warning Greekenglish message follows */
Please ignore if it lools Greek to you :))

Telika eimaste arketoi Ellines sto forum :)


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 13 posts ] 

All times are UTC-06:00


Who is online

Users browsing this forum: No registered users and 7 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
PowerDeveloper.org: Copyright © 2004-2012, Genesi USA, Inc. The Power Architecture and Power.org wordmarks and the Power and Power.org logos and related marks are trademarks and service marks licensed by Power.org.
All other names and trademarks used are property of their respective owners. Privacy Policy
Powered by phpBB® Forum Software © phpBB Group