Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jul 2009 17:08:04 +0400
From:      Kamigishi Rei <spambox@haruhiism.net>
To:        Vinicius Abrahao <vinnix.bsd@gmail.com>
Cc:        freebsd-fs@freebsd.org, freebsd-current <freebsd-current@freebsd.org>
Subject:   Re: Can'not mount "sysid 15 (0x0f),(Extended DOS (LBA))" at da0s2
Message-ID:  <4A719B34.3000203@haruhiism.net>
In-Reply-To: <1e31c7980907300554k46ab5a70mf0ed36f6ab7f2cd9@mail.gmail.com>
References:  <1e31c7980907300554k46ab5a70mf0ed36f6ab7f2cd9@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Vinicius Abrahao wrote:
> I was create a new "FAT32" partition with Acronis Disk Director[1] at
> the same place
> where in the past I have a UFS partition.
> Now when I try to mount this new partiton I get this error:
>
> # mount /dev/da0s2 /mnt/usb1
> mount: /dev/da0s2 : Invalid argument
>
> # mount -t msdosfs /dev/da0s2 /mnt/usb2
> mount_msdosfs: /dev/da0s2: Invalid argument
>
> The data for partition 2 is:
> sysid 15 (0x0f),(Extended DOS (LBA))
da0s2 is an Extended DOS partition. It has no VFAT tables whatsoever, 
it's just a reference to the logical drive table later.
Try using da0s5, for example, or just check the list of da0s* devices 
available.


--
Kamigishi Rei
KREI-RIPE



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A719B34.3000203>