View Single Post
jayholler's Avatar
Posts: 128 | Thanked: 4 times | Joined on Feb 2006 @ Philadelphia, PA
#62
So now I've been able to partition the card appropriately:

Disk /dev/mmcblk1: 62032 cylinders, 4 heads, 16 sectors/track
Warning: The partition table looks like it was made
for C/H/S=*/255/63 (instead of 62032/4/16). For this listing I'll assume that geometry.
Units = cylinders of 8225280 bytes, blocks of 1024 bytes, counting from 0
Device Boot Start End #cyls #blocks Id System
/dev/mmcblk1p1 0+ 60 61- 489951 6 FAT16
/dev/mmcblk1p2 61 246 186 1494045 83 Linux
/dev/mmcblk1p3 0 - 0 0 0 Empty
/dev/mmcblk1p4 0 - 0 0 0 Empty
but now the next step is failing me:

/home/user # mount /dev/mmcblk1p2 /opt
mount: Mounting /dev/mmcblk1p2 on /opt failed: Invalid argument

Last edited by jayholler; 2007-02-17 at 14:55.