Re: no boot/loader

2008-08-08 Thread acmeinc
Excellent! I will try this among the other things mentioned when I get back home. Final note, what would this BIOS MBR setting look like normally, or an idea of where to look in the CMOS. THanks Derek Ragona wrote: > > At 07:00 PM 8/8/2008, acmeinc wrote: > >>Check things

Re: no boot/loader

2008-08-08 Thread acmeinc
. Do you think the minimun install is not enough to allow for bootup? Derek Ragona wrote: > > At 04:42 PM 8/8/2008, acmeinc wrote: > >>No /boot/loader >>no /boot/kernel/kernel >> >>I isntalled FreeBSD 7.0 with the defaults for partiioning. I am using one >>

Re: ACLs, permission mask and chmod g=

2008-08-08 Thread acmeinc
One last thing have you tried; setfacl -s i notice you have -m in your original post. Other than this, I won't have any other insight. Svein Halvor Halvorsen-4 wrote: > > acmeinc wrote: >> You may consider trying chmod 660 filename. > > It gives the same resu

Re: ACLs, permission mask and chmod g=

2008-08-08 Thread acmeinc
You may consider trying chmod 660 filename. 660 -> UGW, user group world. For each read, write, and execute is given a number, 4,2,1 repectively. So, 660 would result in rw-rw, a popluar format is 755, rwxr-xr-x. You would simply replace add the numbers together for each division and

Re: How to set quota ( as Mbyte ) for a directory?

2008-08-08 Thread acmeinc
You may actually use the edquota -u command to set a quota a specific user. I think this is about as specific as you can get. edquota -g is for groups and edquota -f is for a filesystem. -- View this message in context: http://www.nabble.com/How-to-set-quota-%28-as-Mbyte-%29--for-a-directory

no boot/loader

2008-08-08 Thread acmeinc
No /boot/loader no /boot/kernel/kernel I isntalled FreeBSD 7.0 with the defaults for partiioning. I am using one hard drive in which I followed with the ASQ (auto, tag for boot, quit) command. I choose the standard boot loader option. I installed through the master freebsd site via ethernet. Upon