> :root# fdisk /dev/tssdcarda1
It looks like you are trying to partition the first partition (which doesn't
make sense!) Maybe try fdisk /dev/tssdcarda
> Command (m for help): n
> Command action
> e extended
> p primary partition (1-4)
It wouldn't hurt to run the 'p' command first to verify that everything
looks sane before changing anything.
> e
> Partition number (1-4): 1
> First cylinder (1-246, default 1): 1
> Last cylinder or +size or +sizeM or +sizeK (1-246, default 246):
> Using default value 246
>
> Command (m for help): w
> The partition table has been altered!
>
> Calling ioctl() to re-read partition table.
>
> WARNING: Re-reading the partition table failed with error 22: Invalid
> argument.
> The kernel still uses the old table.
> The new table will be used at the next reboot.
It might be a good idea to reboot before running mkfs if you get this
messages...
> Syncing disks.
> :root#
>
> and then if i launch : mkfs -V -t ext2 /dev/tssdcard1
I assume you mean /dev/tssdcarda1 ???
> and seems going loop .
> how i can resolve ? can u help me ?
>
______ Best Regards,
|__ __/ Michael Schmidt
|| Software Engineer
||echnologic Systems (EmbeddedARM.com)
|| (480) 16610 East Laser Drive #10
|/ 837-5200 Fountain Hills, AZ 85268
http://oz.embeddedarm.com/~michael
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|