Gentoo Archives: gentoo-embedded

From: Goran Kavrecic <gorank@×××××.si>
To: Embedded Gentoo Mail List <gentoo-embedded@g.o>
Subject: [gentoo-embedded] Advantech PCM-3350, linux box, boot from CF
Date: Wed, 10 Dec 2003 05:42:41
Message-Id: 1071056492.2780.34.camel@rianb01
1 I'm trying to setup a linux box on an Advantech PCM-3350, which is an
2 PC/104 board.
3
4 Follow link for details:
5 http://www.advantech.com/products/Model_Detail.asp?model_id=1-D6LUW&bu=
6
7 I plan to boot everything from the CompactFlash card (128MB). I also
8 installed 256MB RAM. I will use an I/O and a multiport RS232 card.
9
10 I already tried some installations(basically started with slackware,
11 but also tried others) but always failed. It boots ok into DOS but fails
12 booting with LiLo(it returned LI 04 - which shall be "sector not
13 found"). It runs ok if I boot from a rescue floppy and the chroot to
14 CF's /.
15
16 Then I found on the net someone with similar problems. He(can't find
17 the link right now) claims that this CPU does not run as i686, but you
18 have to compile it as i585. And presumely this is the reason of my
19 problems.
20
21 Now, I have a Gentoo 1.4 running working machine (freshly installed
22 last week) with a USB card reader which connects the CF card as
23 /dev/sda1 and I (presumely) don't have problems with that.
24 I need some help how to prepare a system for basic linux functionality
25 on the PC/104 platform. When this gets over, I would like to have
26 compiling tools and RHIDE on the box for easier debugging. I presume
27 i'll have to compile the kernel for i585 and ripped of any non required
28 functionality. Would it be better to run it entirely from RAM instead of
29 running it from CF? I would mount the CF for writing settings and some
30 info.
31 At the end I would like to have the major work done on the PC/desktop
32 and only finalize/debug on the PC/104 box.
33 Don't need fancy things, just working environment. It won't have a
34 standard display/keyboard on runtime, anyway.
35
36 How would "crossdev-0.2", "base-layout lite", "uclibc buildroot/
37 toolchain", ... help in this process? How to get them?
38
39 Thanks,
40 Goran
41
42
43 --
44 gentoo-embedded@g.o mailing list

Replies

Subject Author
Re: [gentoo-embedded] Advantech PCM-3350, linux box, boot from CF Daniel <dragonheart@×××××××.au>