[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [microblaze-uclinux] systemace driver freezes linux



Thanks for the tip.  The following worked:

# mkdir /var/dos
# mount -t msdos /dev/xsysacea1 /var/dos

Now I can read/write from the msdos partition on the CompactFlash card the
ace file is on from the XUPV2P board.  As others have noted, if there is no
CompactFlash device plugged in, the kernel stalls at "Initializing SystemAce
driver".

Paul

Quoting Marco Cavallini <arm.linux@xxxxxxxxxxxxxxxx>:
> > # mount /dev/xsysace/disc0/part1 /tmp/dos
> > mount: Mounting /dev/xsysace/disc0/part1 on /tmp/dos failed: No such
> file or
> > directory
> > #
> >
> > /mnt/ is readonly so I cannot mount the directory there.  I've tried
> all
> > manner of options and directories to mount but nothing works.
>
> Just a test:
> try mounting it on /var
>   # mount /dev/xsysace/disc0/part1 /var
> or
>   # mount /dev/xsysacea1 /var
>
> HTH
> --
> Marco Cavallini
> Koan s.a.s. - Bergamo - ITALIA
> Embedded and Real-Time Software Engineering
> www.koansoftware.com    |    www.klinux.org
>
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/