Author Topic: Cf And Sd Card Not Found When Flashing New Kernel  (Read 2678 times)

band-aid

  • Newbie
  • *
  • Posts: 35
    • View Profile
Cf And Sd Card Not Found When Flashing New Kernel
« on: December 02, 2007, 12:38:18 pm »
I'm trying to flash a new angstrom kernel for use with a Debian EABI rootfs. I boot to the menu using ok+power. I select option 4 and choose either SD or CF. It boots into the sharp flashing utility but says that it cannot find the medium I have selected and restarts. This is on a completely clean flash (hasn't even been booted for real yet) restore from conics. I have zImage.bin, updater.sh, and gnu-tar on the cards.

If I leave it on and let is restart it goes back to what looks like the sharp flash utility but it says hdd2 error down in the bottom.


EDIT: I just tried reformatting the card and making another attempt
Code: [Select]
mkfs.vfat -F 16 /dev/mmcblk0
mount /dev/mmcblk0 /media/help
cp zImage.bin /media/help
cp updater.sh /media/help
cp gnu-tar /media/help
umount /media/help

No dice...
« Last Edit: December 02, 2007, 12:48:28 pm by band-aid »

band-aid

  • Newbie
  • *
  • Posts: 35
    • View Profile
Cf And Sd Card Not Found When Flashing New Kernel
« Reply #1 on: December 03, 2007, 04:02:43 pm »
I just completely restored everything back to trisoft rom and hdimage. I made extensive use of the CF and SD slots throughout this process so it is not a hardware problem. What filesystem does the card have to be formatted as in order to work?

Dargor

  • Newbie
  • *
  • Posts: 11
    • View Profile
Cf And Sd Card Not Found When Flashing New Kernel
« Reply #2 on: December 03, 2007, 05:12:34 pm »
usually Fat16, which should work
iirc is fat32 od sd or cf not recognised
so your trying from above should work

hth

br, Dargor
« Last Edit: December 03, 2007, 05:12:50 pm by Dargor »
SL-C3100 -> Cacko 1.23 (trying Titchy as soon my WLANcard arrives)
1GB SD & 128MB CF

speculatrix

  • Administrator
  • Hero Member
  • *****
  • Posts: 3707
    • View Profile
Cf And Sd Card Not Found When Flashing New Kernel
« Reply #3 on: December 04, 2007, 03:54:43 am »
make sure that your memory cards have a partition table. sometimes people corrupt them and reformat the raw disk... i.e. they'd do "mkfs.vfat /dev/hdb" and not "mkfs.vfat /dev/hdb1".  So, use "fdisk -l" to verify that the card has a partition table.

windows will quite happily work with an unpartitioned card, you can mount partition-table-less cards in linux, but the linux user space automounters won't see the card and won't mount it automagically
Gemini 4G/Wi-Fi owner, formerly zaurus C3100 and 860 owner; also owner of an HTC Doubleshot, a Zaurus-like phone.