Re: Cannot mount file-backed msdosfs filesystem
- From: Björn König <bkoenig@xxxxxxxxxxxxxxx>
- Date: Mon, 29 Jan 2007 16:26:13 +0100
Jeremie Le Hen schrieb:
Hi,
(Please Cc: in your replies.)
I used to mount an msdosfs filesystem and it has been working correctly
so far. Unfortuntely I can't do it anymore today:
% jarjarbinks:/usr/src:108# mdconfig -lu 0
% md0 vnode 1.8G /mnt/msdos/FreeBSD-SSP_src.ufs
% jarjarbinks:/usr/src:109# mount -t msdos /dev/md0 /home/tataz/src/ssp/src/
% mount_msdosfs: /dev/md0: Invalid argument
% jarjarbinks:/usr/src:110# fsck_msdosfs /dev/md0
% ** /dev/md0
% Invalid signature in boot block: 0000
I'm not sure, but the filename "FreeBSD-SSP_src.ufs" hints to an UFS file system. Try
mount /dev/md0 /home/tataz/src/ssp/src/
instead. Executing fsck_msdosfs with an UFS file system gives me the same error message: Invalid signature in boot block: 0000.
Regards Björn
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: Cannot mount file-backed msdosfs filesystem
- From: Jeremie Le Hen
- Re: Cannot mount file-backed msdosfs filesystem
- References:
- Cannot mount file-backed msdosfs filesystem
- From: Jeremie Le Hen
- Cannot mount file-backed msdosfs filesystem
- Prev by Date: Re: how to enable linux flash player in firefox
- Next by Date: Re: Multiple Directories for Jails
- Previous by thread: Cannot mount file-backed msdosfs filesystem
- Next by thread: Re: Cannot mount file-backed msdosfs filesystem
- Index(es):
Relevant Pages
|
|