Re: devd(8) based AUTOMOUNTER (version 1.3)

2012-03-11 Thread army.of.root
Thanks for sharing ! Reads awesome. Even with exFAT integration, my new goto "external disk fs" :) best regards On Sun, Mar 4, 2012 at 10:49 AM, vermaden wrote: > Already at 1.3.1 ... > > Fixed the 'detach' section (s/PREFIX/MNTPREFIX/g). > Fixed removing directories of manually (properly) unmo

Re: [Call for Tests] PAT issue on Apple hardware

2010-11-21 Thread army.of.root
On 10\11\19 19:54, Jung-uk Kim wrote: On Tuesday 16 November 2010 03:30 pm, Jung-uk Kim wrote: On Monday 15 November 2010 08:36 pm, Jung-uk Kim wrote: Often times I hear complaints like "my Mac hangs after upgrading to 8.1" or "snapshot CD hangs on my brand new Mac". I know some of these compl

Re: Installing FreeBSD from USB flash drive - some experiments

2009-03-11 Thread army.of.root
Andrew Snow wrote: Here's the steps I use to create a 1GB USB image: # dd if=/dev/zero of=bootable.image bs=1m count=1 oseek=1000 conv=sparse # mdconfig -a -t vnode -f bootable.image -u 0 # newfs -m 0 -o space -n /dev/md0 # mount /dev/md0 /mnt # cd /usr/src # make installworld DESTDIR=/mnt # m

Re: Evaluating the performance of a single FreeBSD server

2009-04-23 Thread army.of.root
Michel Di Croci wrote: He doesn't have a lot of money, especially at the beginning but I wish to be in a middle solution. Responding for a lot of requests (if it's starting well) without the drawback of having just one server. We cannot afford a full rack of server if it would even be better.