Re: Disk access is slowing my Eee PC

2008-08-28 Thread Yi Wang
On Fri, Aug 29, 2008 at 1:07 AM, Lars Stokholm [EMAIL PROTECTED] wrote: Hi, I've successfully installed FreeBSD 7-STABLE on my Eee PC 900. Just one problem. Quite regularly the machine becomes unresponsive. I asume because of something reading from or writing from the SSD, because it always

Re: chmod operation on directories / files

2008-05-07 Thread Yi Wang
sorry, I forgot to reply to all. for directorys, you can use: chmod 755 */ if the files have a suffix. you can use chmod 644 *.* for the files don't have the suffix, I guess a regex should solve it. But I'm not familiar with regex. :-) On 5/7/08, Catalin Miclaus [EMAIL PROTECTED] wrote:

Re: mount ntfs-3g

2007-12-25 Thread Yi Wang
Please read this mail: http://lists.freebsd.org/pipermail/freebsd-ports/2007-November/045153.html On 12/24/07, Daniel Rucci [EMAIL PROTECTED] wrote: Hi, I'm trying to mount an ntfs-3g partition but get an error when using mount. mount -t ntfs-3g /dev/ad6s1 /win mount: /dev/ad6s1 :

Re: Mounting Western Digital USB drive?

2007-12-12 Thread Yi Wang
Try mount_ntfs /dev/da0 /mnt some usb disk doesn't have s1 postfix. On 12/12/07, Patrick Baldwin [EMAIL PROTECTED] wrote: Hi, I'm trying to mount a 160 GB Western Digital USB 2.0 drive on a FreeBSD 6.2 system. This seemed like it should be relatively simple, but: webmail# mount /dev/da0s1