View Single Post
Posts: 4,030 | Thanked: 1,633 times | Joined on Jul 2007 @ nd usa
#125
Originally Posted by Milhouse View Post
I don't know why it happened, but glad you got it sorted. You shouldn't need a modified kernel as OS 2008 supports SDHC out of the box.

To redirect the output from a command to a file, use the redirection character ">", eg.

Code:
sfdisk -l /dev/mmcblk0 > /tmp/partition.txt
Personally I prefer connecting over ssh using PuTTY then cutting & pasting the output for posting!
I have tried SSH several times in the past, I never got it to work. Dont know why. Maybe I will do some good reading this time. Whenever I see people doing SSH, I can only jealous.

Well, the lessons about this, is to follow exactly what it said, it said
"command re-read partition failed, reboot before DOS format.." something like that. It really did, after reboot, everything works fine. Still sore why there is such error message, and what is the significance of partition re-read failure do to my system.



bun