Alan Stern <stern <at> rowland.harvard.edu> writes:
> As for LUN 0 missing a partition table -- you can find out what's in
> the partition sector by doing:
> 
>       dd if=/dev/sdb count=1 | hexdump -C
> 
> Maybe for some reason it just needs to be repartitioned.

I don't think the built-in flash memory of the Cowon D2 is supposed to have a
partition table. Mine doesn't, and the filesystem directly on the device (ie
/dev/sdc as opposed to /dev/sdc1) works perfectly for me.

Also, I wouldn't recommend repartitioning and creating a new filesystem just
like that when it comes to a device that actually boots and has some system
files on that filesystem.


Regards,
Håkan Lindqvist


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Linux-usb-users@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to