On 24/07/12 15:22, Nicolas Barbier wrote: >> mount: /dev/da1p1 : No such device
> Just noticing that you seem to have missed the difference between > da1p1 and da1s1 (āpā vs. āsā). Ahhh yes, fdisk wrongly displays partitions as "da1p1" etc. which is confusing. The FreeBSD-style device names are in the form "da1s1". Also check the output of /proc/partitions to see the state of the partition table from the kernel's point of view. Regards, -- Steven Chamberlain [email protected] -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

