I have a local file on my Ubu box that I made using dd from an SD Card.<br>For whatever reason, <br>mount -o loop <file-name> /mnt asks for the filesystem type, and regardless of the type I supply, mount tells me that it doesn't recognize the type.<br>
file <filename> tells me that this is an x86 boot sector with an extended partition table, but does not reveal the filesystem type.<br>am I hosed for being able to mount this file?<br><br>any input, as always, is greatly appreciated.<br>