|
|
 |
« on: January 17, 2010, 01:13:55 PM » |
|
Hi I can rebuilt by plu to intenal NAND boot every time, but when trying to use the sheeva installer to build on an SD card I get the following issue. It seems that the partions are not being created correctly. Tried 2 different brands of SD card
**** PRESS ENTER TO STOP THE COUNT DOWN **** Will flash tarball from USB disk to SD card /dev/mmcblkp0 **** This will wipe out EVERYTHING on the attached SD card **** Will wait 10 seconds before the flash.
usb 1-1: configuration #1 chosen from 1 choice scsi0 : SCSI emulation for USB Mass Storage devices scsi 0:0:0:0: Direct-Access Kingston DataTraveler G2 1.00 PQ: 0 ANSI: 2 sd 0:0:0:0: Attached scsi generic sg0 type 0 sd 0:0:0:0: [sda] 7818184 512-byte hardware sectors: (4.00 GB/3.72 GiB) sd 0:0:0:0: [sda] Write Protect is off sd 0:0:0:0: [sda] Assuming drive cache: write through sd 0:0:0:0: [sda] Assuming drive cache: write through sda: sd 0:0:0:0: [sda] Attached SCSI removable disk **** Removing MMC partitions
Command (m for help): Building a new DOS disklabel. Changes will remain in memory only, until you decide to write them. After that the previous content won't be recoverable.
Command (m for help): The partition table has been altered!
Calling ioctl() to re-read p mmcblk0:artition table
**** Mounting /dev/sda **** Creating /dev/mmcblk0p1 /dev/mmcblk0p2 partitions
The number of cylinders for this disk is set to 60352. There is nothing wrong with that, but this is larger tha mmcblk0:n 1024, and cou p1ld in certain se p2tups cause probl ems with: 1) software that runs at boot time (e.g., old versions of LILO) 2) booting and partitioning software from other OSs (e.g., DOS FDISK, OS/2 FDISK)
Command (m for help): Command action e extended p primary partition (1-4) Partition number (1-4): First cylinder (1-60352, default 1): Using default value 1 Last cylinder or +size or +sizeM or +sizeK (1-60352, default 60352): Command (m for help): Command action e extended p primary partition (1-4) Partition number (1-4): First cylinder (124-60352, default 124): Using default value 124 Last cylinder or +size or +sizeM or +sizeK (124-60352, default 60352): Using default value 60352
Command (m for help): The partition table has been altered!
Calling ioctl() to re-read partition table **** Making EXT2 partition on /dev/mmcblk0p1 mke2fs 1.41.4 (27-Jan-2009) Filesystem label=sheevaplug-uImag OS type: Linux Block size=1024 (log=0) Fragment size=1024 (log=0) 984 inodes, 3928 blocks 196 blocks (4.99%) reserved for the super user First data block=1 Maximum filesystem blocks=4194304 1 block group 8192 blocks per group, 8192 fragments per group 984 inodes per group
Writing inode tables: done Writing superblocks and filesystem accounting information: done
This filesystem will be automatically checked every 34 mounts or 180 days, whichever comes first. Use tune2fs -c or -i to override. **** Making EXT3 partition on /dev/mmcblk0p2 mke2fs 1.41.4 (27-Jan-2009) Could not stat /dev/mmcblk0p2 --- No such file or directory
The device apparently does not exist; did you specify it correctly? **** ERROR - mkfs.ext3 /dev/mmcblk0p2
Please press Enter to activate this console. ^C^C
|