[Peeweelinux] CF Read Write Partition
Adilson Oliveira
[email protected]
Mon, 04 Aug 2003 12:44:17 -0300
Joe A Cairns wrote:
> Berry,
>
> I have create a CF with 2 partitions I have the first partition setup
> with the compressed images and the second partition is where my
> application will go. I have verified that everything copied ok by
> mounting it on my host computer and doing a ls.
>
> The system boots just fine but the second partition does not mount. You
> stated that you changed the fstab file, I have tried that but it still
> does not mount.
>
> Both partitions are ext2 type filesystems.
>
> Could you send me a sample of what the fstab needs to look like?
You said it does not mount but have you tried to mount by hand? What
happens?
I did this lask week, unfortunatly I don't have the fstab with me right
now but all I had to do was to create an entry point (/config in my
case) and add something like this /dev/hda2 /config ext2 defaults 1 2 in
the fstab.
[]s
Adilson.