Re: problem mounting USB drive
- From: Ott Köstner <OttK@xxxxxx>
- Date: Tue, 10 Aug 2010 20:19:58 +0300
Adam Vande More wrote:
On Tue, Aug 10, 2010 at 11:37 AM, Ott Köstner <OttK@xxxxxx> wrote:
# df -H|grep da0
/dev/da0s1 160G 26G 134G 16% /mnt
...but all commands result with an error like this...
# ls -l /mnt/BACKUP
ls: /mnt/BACKUP: Argument list too long
That generally means there are too many files to process via default shell
memory settings. Something like:
find /mnt/BACKUP
should work in that case.
Yes, generally this means that there are too many files, but not in this case. Even find gives me:
# find /mnt/BACKUP
find: /mnt/BACKUP: Argument list too long
or
# ls -ld /mnt/BACKUP
ls: /mnt/BACKUP: Argument list too long
Some directories are not big at all. My question is, is is a FreeBSD problem here, or is there something wrong with the drive (or am I doing something wrong here)?
For some reason my BSD does not want to eat that drive...
;)
Ott
_______________________________________________
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: problem mounting USB drive
- From: Adam Vande More
- Re: problem mounting USB drive
- References:
- problem mounting USB drive
- From: Ott Köstner
- Re: problem mounting USB drive
- From: Antonio Vieiro
- Re: problem mounting USB drive
- From: Ott Köstner
- Re: problem mounting USB drive
- From: Adam Vande More
- problem mounting USB drive
- Prev by Date: Re: problem mounting USB drive
- Next by Date: Re: firefox install problem
- Previous by thread: Re: problem mounting USB drive
- Next by thread: Re: problem mounting USB drive
- Index(es):