Re: Goooooood news, touch screen works !

From: JeDi <jeroen.dierckx_at_gmail.com>
Date: Wed, 4 Jan 2006 10:57:01 +0100

On 1/4/06, Fisherss <fisherssml_at_gmail.com> wrote:
> /dev/sda1 ???? Looks like that's the problem.
> On my PC, the device file is /dev/uba, and if I format the SD card to
> make it link to /dev/uba1, it doesn't work.
> this may give you some help:
> 1. mke2fs /dev/sda (or /dev/uba ?)
> 2. fdisk /dev/sda , then the fdisk may tell you there is no DOS
> partition table, has created automatically. and then you write change
> to SD card and exit (I forget the exact command, maybe w or q ?)

Are you sure this is correct? You don't create a partition first, and
then format it? What I've done (and most likely the rest also) is
this:
1. fdisk /dev/sda (in my case /dev/sdc)
   Create a new partition table (o), and a new primary partition,
using all the disk space (Linux partition)
2. mke2fs /dev/sda1 (in my case /dev/sdc1)

I'll try your method this night, maybe it does work but I'm just not
familiar to that way of formatting.

Greetz,
JeDi
Received on Wed Jan 04 2006 - 05:04:36 EST

This archive was generated by hypermail 2.2.0 : Wed Jan 04 2006 - 05:04:40 EST