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

Re: [microblaze-uclinux] SystemACE mount on S3MB1500 fails



Hi Marco,

Marco Cavallini wrote:
Hello
I am tring mounting a SystemACE partition on my S3MB1500 board
I am able to copy image.bin from CF (FAT16) to ram
I formatted CF with
 mkdosfs -v -F 16 E:
but linux seems ignoring such partition at boot
 xsysacea: unknown partition table
Did you enable MSDOS partition in the uclinux kernel config?

#
# Partition Types
#
CONFIG_PARTITION_ADVANCED=y
# CONFIG_ACORN_PARTITION is not set
# CONFIG_OSF_PARTITION is not set
# CONFIG_AMIGA_PARTITION is not set
# CONFIG_ATARI_PARTITION is not set
# CONFIG_MAC_PARTITION is not set
CONFIG_MSDOS_PARTITION=y

and when mounting it
 # mount -t msdos /dev/xsysacea /mnt
JTAG controller couldn't read configuration from the CompactFlash
Could someone please give me a hint ?
TIA

I think you have to mount /dev/xsysacea1

Cheers,
Claudio Lanconelli

___________________________
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/