It is currently 22 May 2013, 21:55

All times are UTC




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Pendrive preparation for Efika PPC
PostPosted: 31 Jan 2012, 12:40 
Offline

Joined: 31 Jan 2012, 12:31
Posts: 1
Hi, I was the happy owner of an Efika PPC (based on the PPC5200) until the system crashed on me. Unfortunately, the original Debian is no longer available and I heard on the PowerDeveloper.org forum that Crux supports this board. My dream is now to be the happy owner of a Crux-based Efika server :-)

I read the recommendations and am struggling with the pendrive (I decided to go for the slower option because it is supposed to be the easiest). I read that it has to be formatted in ext2 with inodes of 128 bytes but my mke2fs does not support less than 1024(my usual machines are Windows and FreeBSD, in case Linux supports a wider range of formats).

What is the recommended mkfs command under Linux to a format a pendrive for the Efika?

Thanks in advance
Olivier


Top
 Profile  
 
 Post subject: Re: Pendrive preparation for Efika PPC
PostPosted: 31 Jan 2012, 16:42 
Offline
User avatar

Joined: 17 Dec 2005, 14:31
Posts: 310
Location: Italy
hi and wellcome CRUX PPC.

I agree and you choose the best way to install CRUX PPC on Efika altough the slowest one.

from CRUX PPC FAQ
Quote:
Q: Installation process works effortlessly but the SmartFirmware/U-Boot is unable to read (and boot) the content of the ext2 partitions, how can i do?
A: If you're using a PegasosI/II system, an EFIKA or a Sam440ep board, you should use parted to create an Amiga partition table; the partition where the kernel image resides should be a primary one and formatted as ext2 with 128-byte inodes (mkfs.ext2 -I 128) because the SmartFirmware and U-Boot only supports 128-byte inodes. Latest mkfs.ext2 create 256-byte inodes by default to make ext4fs work in the future.


Anyway as the Efika is able to manage dos partition table i strongly suggest to use it for a better usability if you need to remove your hdd and use it on a different machine. Thus you can directly use fdisk to prepare partitions on your disk.

To speedup the installation process you can avoid to rebuild the kernel copying it from the installation media just before to chroot in your fresh new CRUX PPC 2.7a system.

Code:
# cp -a /lib/modules/2.6.36.4-Efika/ /mnt/lib/modules/
# cp -a /lib/firmware/ /mnt/lib/
# cp -a /ppc/efika/zImage.chrp /mnt/boot/


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

All times are UTC


Who is online

Users browsing this forum: No registered users and 1 guest


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:  
cron