Re: disk too big to mount
- From: Garrett Cooper <youshi10@xxxxxxxxxxxxxxxx>
- Date: Mon, 21 May 2007 08:12:52 -0700
Duane Hill wrote:
Disreguard my previous response. I didn't see your next response to Ray. Sorry.
On Sun, 20 May 2007, Yanko Sanchez wrote:
Hello,
I have a 400GB seagate IDE hdd with backed up data that I need to load onto
a machine running freebsd 6.2
The drive is formated for fat32 and when I run the command:
mount -t msdos /dev/ad2s2 /mnt/audio/
I get the following error:
"mountmsdosfs(): disk too big, sorry"
Is there a solution to this?
Thanks.
Why on earth would you want to create a 400GB MSDOSFS formatted disk? MSDOSFS was quick but offered no protection against power outages or incomplete writes, and was horrible in terms of disk fragmentation..
If you really want MSDOSFS for whatever reason, just break up the disk into smaller chunks partition-wise (IIRC 100GB chunks are fine).
-Garrett
_______________________________________________
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: disk too big to mount
- From: Yanko Sanchez
- Re: disk too big to mount
- From: Andreas Rudisch
- Re: disk too big to mount
- From: Reid Linnemann
- Re: disk too big to mount
- References:
- disk too big to mount
- From: Yanko Sanchez
- Re: disk too big to mount
- From: Duane Hill
- disk too big to mount
- Prev by Date: Re: GCC 4.2
- Next by Date: Hot to configure simple mail forwarder?
- Previous by thread: Re: disk too big to mount
- Next by thread: Re: disk too big to mount
- Index(es):
Relevant Pages
|