Hi,<br>I am curious what do you use to read SD card?  I have a SD slot on the HPnx5000 laptop, it works on windows, but there is no linux driver for SD slot. I use USB card reader to access the SD card. The SD slot is a wate on LINUX
<br>Yuandan<br> <br><div><span class="gmail_quote">On 5/10/06, <b class="gmail_sendername">Stephen Liu</b> <<a href="mailto:satimis@yahoo.com">satimis@yahoo.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi folks,<br><br>Fialed to partition a SD card.<br><br>mini SD<br>kingmax 128M<br>FC5_64<br>==========<br><br><br># fdisk -l<br>Disk /dev/sda: 80.0 GB, 80026361856 bytes<br>255 heads, 63 sectors/track, 9729 cylinders<br>Units = cylinders of 16065 * 512 = 8225280 bytes
<br><br>   Device Boot      Start         End      Blocks   Id  System<br>/dev/sda1   *           1          13      104391   83  Linux<br>/dev/sda2              14        1734    13823932+  83  Linux<br>/dev/sda3            1735        3008    10233405   83  Linux
<br>/dev/sda4            3009        9729    53986432+   5  Extended<br>/dev/sda5            3009        3262     2040223+  82  Linux swap /<br>Solaris<br><br>Disk /dev/sdb: 127 MB, 127139840 bytes<br>8 heads, 32 sectors/track, 970 cylinders
<br>Units = cylinders of 256 * 512 = 131072 bytes<br><br>   Device Boot      Start         End      Blocks   Id  System<br>/dev/sdb1               1         969      123983+   6  FAT16<br><br><br># fdisk /dev/sdb<br>You will not be able to write the partition table.
<br><br><br># fdisk /dev/sdb1<br><br>Command (m for help): d<br>No partition is defined yet!<br><br>Command (m for help): n<br>Command action<br>   e   extended<br>   p   primary partition (1-4)<br>p<br>Partition number (1-4): 1
<br>First cylinder (1-968, default 1):<br>Using default value 1<br>Last cylinder or +size or +sizeM or +sizeK (1-968, default 968): +50M<br><br>Command (m for help): n<br>Command action<br>   e   extended<br>   p   primary partition (1-4)
<br>p<br>Partition number (1-4): 2<br>First cylinder (383-968, default 383):<br>Using default value 383<br>Last cylinder or +size or +sizeM or +sizeK (383-968, default 968):<br>Using default value 968<br><br>Command (m for help): w
<br><br>Unable to write /dev/sdb1<br><br><br># dmesg -c<br>...<br>usbcore: registered new driver libusual<br>usbcore: registered new driver hiddev<br>usbcore: registered new driver usbhid<br>...<br>....<br>ppdev: user-space parallel port driver
<br>ppdev0: registered pardevice<br>ppdev0: unregistered pardevice<br>ppdev1: claim the port first<br>ppdev2: claim the port first<br>ppdev3: claim the port first<br><br><br>Please advise how to partition the SD card.  TIA
<br><br>B.R.<br>SL<br><br>--<br>fedora-list mailing list<br><a href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a><br>To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list">https://www.redhat.com/mailman/listinfo/fedora-list
</a><br></blockquote></div><br>