On Wed, Feb 08, 2006 at 07:36:36PM +0100, martinko wrote:
> $ mount /usr/home/mato/mnt/win/
> mount_ntfs: /dev/ad0s6: Operation not permitted
> [mb-aw1n-bsd][mato][~]
> $ mount /usr/home/mato/mnt/lin/
> mount_ext2fs: /dev/ad0s7: Operation not permitted
> [mb-aw1n-bsd][mato][~]
> $ mount /usr/home/m
On Thu, Feb 09, 2006 at 04:40:46AM +, Chris wrote:
> On 07/02/06, Kris Kennaway <[EMAIL PROTECTED]> wrote:
> >
> > On Mon, Feb 06, 2006 at 05:17:45PM -0800, Jon Holstrom wrote:
> > > i cvsuped for 5.4 stable a few days ago.
> > > server gave me 5.5 prerelease
> >
> > Right, because they're the
On 07/02/06, Kris Kennaway <[EMAIL PROTECTED]> wrote:
>
> On Mon, Feb 06, 2006 at 05:17:45PM -0800, Jon Holstrom wrote:
> > i cvsuped for 5.4 stable a few days ago.
> > server gave me 5.5 prerelease
>
> Right, because they're the same.
>
> > works good,
> >
> > gnome2-2.12 ( had to pkg_deinstall -r
> Date: Wed, 8 Feb 2006 06:46:37 -0600
> From: Michael Ekstrand <[EMAIL PROTECTED]>
> Subject: Re: Trouble with mounting USB stick as user
> To: freebsd-stable@freebsd.org
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=US-ASCII
>
> On Wed, 8 Feb 2006 22:40:04 +1100
> Rob <[E
The file /etc/devfs.conf can only be used for devices which exist during
boot time. Its use should (in my opinion) be deprecated. Use
/etc/devfs.rules . My /etc/devfs.rules looks like this:
[devfsrules_common=10]
add path 'da*' mode 0660 group wheel
add path 'acd*' mode 0660 group
Raaf wrote:
>martinko wrote:
>
>
>>Jorge Aldana wrote:
>>
>>
>>>Yea, your permissions are off, need rw on them as well.
>>>
>>>I caught this thread and the 3 steps do it nicely! You may need to
>>>logoff and back on to get the group change going for your username
>>>though, well I did.
>>>
>
martinko wrote:
> Jorge Aldana wrote:
>> Yea, your permissions are off, need rw on them as well.
>>
>> I caught this thread and the 3 steps do it nicely! You may need to
>> logoff and back on to get the group change going for your username
>> though, well I did.
>>
>> I caught the devfs setting but
On Wed, Feb 08, 2006 at 10:44:05PM +0100, Sren Schmidt wrote..
> Wilko Bulte wrote:
> >On Wed, Feb 08, 2006 at 10:02:08PM +0100, Sren Schmidt wrote..
> >>Wilko Bulte wrote:
> >>>Hi Soren,
> >>>
> >>>I just went to 6.1-PRE on my main machine, coming from 6.0-STABLE
> >>>of roughly end of december.
>
Jorge Aldana wrote:
> Yea, your permissions are off, need rw on them as well.
>
> I caught this thread and the 3 steps do it nicely! You may need to
> logoff and back on to get the group change going for your username
> though, well I did.
>
> I caught the devfs setting but does anyone have one a
Wilko Bulte wrote:
On Wed, Feb 08, 2006 at 10:02:08PM +0100, Sren Schmidt wrote..
Wilko Bulte wrote:
Hi Soren,
I just went to 6.1-PRE on my main machine, coming from 6.0-STABLE
of roughly end of december.
And I hit some stuff that really worries me:
- the freshly built kernel keels over with
On Wed, Feb 08, 2006 at 10:02:08PM +0100, Sren Schmidt wrote..
> Wilko Bulte wrote:
> >Hi Soren,
> >
> >I just went to 6.1-PRE on my main machine, coming from 6.0-STABLE
> >of roughly end of december.
> >
> >And I hit some stuff that really worries me:
> >
> >- the freshly built kernel keels over w
Yea, your permissions are off, need rw on them as well.
I caught this thread and the 3 steps do it nicely! You may need to logoff and
back on to get the group change going for your username though, well I did.
I caught the devfs setting but does anyone have one already set? It should go in
th
Oliver Fromme wrote:
> martinko <[EMAIL PROTECTED]> wrote:
> > Oliver Fromme wrote:
> > > martinko wrote:
> > > > Oliver Fromme wrote:
> > > > > To enable user mounts, there are three conditions:
> > > > > 1. sysctl vfs.usermount=1
> > > > > 2. The user must have read+write permission on th
So why does it work fine on my system?
BTW, is
devfs_system_ruleset="mydevfsrules"
set in /etc/rc.conf ?
Oliver Fromme wrote:
> [LoN]Kamikaze <[EMAIL PROTECTED]> wrote:
> > I think it's enough when the mount point is owned by the group, without
> > belonging to a user. Try:
> > # chown :oper
Wilko Bulte wrote:
Hi Soren,
I just went to 6.1-PRE on my main machine, coming from 6.0-STABLE
of roughly end of december.
And I hit some stuff that really worries me:
- the freshly built kernel keels over with (hand transcribed):
ata3: reiniting channel SATA connect ...
SATA connected
sata
Hello!
I'm trying to install FBSD 6.0-Release on one of my servers. The
server, with the same hardware, has been running FBSD 5.4-Stable just
fine. The problem is that every time I try to install FBSD 6.0-
Release the system crashes when trying to extract base into /, the
crashes seem to o
martinko <[EMAIL PROTECTED]> wrote:
> Oliver Fromme wrote:
> > martinko wrote:
> > > Oliver Fromme wrote:
> > > > To enable user mounts, there are three conditions:
> > > > 1. sysctl vfs.usermount=1
> > > > 2. The user must have read+write permission on the device
> > > > which is to b
[LoN]Kamikaze <[EMAIL PROTECTED]> wrote:
> I think it's enough when the mount point is owned by the group, without
> belonging to a user. Try:
> # chown :operator /mountpoint
> # chmod 0770 /mountpoint
No. The mount point _must_ be owned by the user.
How many times does that have to be repea
Hi Soren,
I just went to 6.1-PRE on my main machine, coming from 6.0-STABLE
of roughly end of december.
And I hit some stuff that really worries me:
- the freshly built kernel keels over with (hand transcribed):
ata3: reiniting channel SATA connect ...
SATA connected
sata_connect_devices 0x1
I think it's enough when the mount point is owned by the group, without
belonging to a user. Try:
# chown :operator /mountpoint
# chmod 0770 /mountpoint
Oliver Fromme wrote:
> Rob <[EMAIL PROTECTED]> wrote:
> > The mount-point is owned by root:operator, and my user is a member of the
> > opera
Oliver Fromme wrote:
> martinko wrote:
> > Oliver Fromme wrote:
> > > To enable user mounts, there are three conditions:
> > > 1. sysctl vfs.usermount=1
> > > 2. The user must have read+write permission on the device
> > > which is to be mounted. This is usually accomplished
> > >
martinko wrote:
> Oliver Fromme wrote:
> > To enable user mounts, there are three conditions:
> > 1. sysctl vfs.usermount=1
> > 2. The user must have read+write permission on the device
> > which is to be mounted. This is usually accomplished
> > by creating a special group for th
Oliver Fromme wrote:
> Michael Ekstrand <[EMAIL PROTECTED]> wrote:
> > Rob <[EMAIL PROTECTED]> wrote:
> > > Can anyone shed some light on what is happening here?
> >
> > AFAIK, only root can mount things under FreeBSD, period. I could be
> > wrong on this...
>
> You are wrong. :-)
>
> > b
On 2/8/06, Christopher Arnold <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> does anyone have any info on how to disable the watchdog timer on an intel
> serverboard model SE7501WV2?
>
> I have found the userland application to disable the watchdog in the ICH
> but that dosnt help much when i cant even get
Hi,
> On Wed, 8 Feb 2006 14:32:03 +0100
> Neal Nelson <[EMAIL PROTECTED]> said:
nealie> I've been trying to set up IPv6 and without ipfw my tunnel seems to
nealie> work. However I cannot seem to setup ipfw to allow IPv6 to flow. Do I
nealie> need to use ip6fw or just ipfw as that seems
Marc G. Fournier wrote:
> Oliver Fromme wrote:
> > The problem is that you need to configure interfaces
> > (tun(4) or tap(4)) to set up the VPN, but ifconfig(8)
> > does not work inside a jail. That means you cannot
> > set up a VPN inside a jail. However, you can _use_
> > it within a jai
On 2/8/06, Marc G. Fournier <[EMAIL PROTECTED]> wrote:
> On Wed, 8 Feb 2006, Oliver Fromme wrote:
>
> > Marc G. Fournier <[EMAIL PROTECTED]> wrote:
> > > Is this possible? I'm reading through the man pages for openvpn, and
> > > doubt that it is with 4.x, since it requires access to /dev, but with
Rob <[EMAIL PROTECTED]> wrote:
> The mount-point is owned by root:operator, and my user is a member of the
> operator group. I have vfs.usermount=1 in sysctl.conf.
The mount point must be owned by the user.
Being in the group of the mount point is not sufficient.
Best regards
Oliver
--
O
On Wed, 8 Feb 2006, Oliver Fromme wrote:
Marc G. Fournier <[EMAIL PROTECTED]> wrote:
> Is this possible? I'm reading through the man pages for openvpn, and
> doubt that it is with 4.x, since it requires access to /dev, but with 6.x
> using devfs to mount dev into the jail, is it possible to set
On 2/8/06, Jens Trzaska <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I just tried to use truss on the running /sbin/init process.
>
> [EMAIL PROTECTED]:~# truss -p 1
> truss: cannot open /proc/1/mem: No such file or directory
> Exit 8
>
> As you can see without any luck. But why is
Hi,
I just tried to use truss on the running /sbin/init process.
[EMAIL PROTECTED]:~# truss -p 1
truss: cannot open /proc/1/mem: No such file or directory
Exit 8
As you can see without any luck. But why is the memory information
missing in procfs here? /sbin/init is a mo
Rob <[EMAIL PROTECTED]> writes:
> Got a small problem thats just driving me nuts. I have an MP3 player that
> appears as a memory stick - from dmesg:
>
> umass0: iRiver Limited. iRiver Internet Audio Player IFP-700, rev 2.00/0.01,
> addr 2
> da0 at umass-sim0 bus 0 target 0 lun 0
> da0: Remova
Hi Eric,
Thanks, is work perfectly.
On the past i changed this variable for one value minor 512MB per mislead.
Thanks again por your help.
You need to increase the maxdsiz setting to something bigger - the
default I believe is 512MB, so if you have say, 1GB of memory, you may
try settin
I've been trying to set up IPv6 and without ipfw my tunnel seems to
work. However I cannot seem to setup ipfw to allow IPv6 to flow. Do I
need to use ip6fw or just ipfw as that seems to accept ip6 protocols.
If I need to use ip6fw then why does ipfw accept ip6 protocols?
I'm using -STABLE from
Michael Ekstrand <[EMAIL PROTECTED]> wrote:
> Rob <[EMAIL PROTECTED]> wrote:
> > Can anyone shed some light on what is happening here?
>
> AFAIK, only root can mount things under FreeBSD, period. I could be
> wrong on this...
You are wrong. :-)
> but I looked around a while ago for someth
Marc G. Fournier <[EMAIL PROTECTED]> wrote:
> Is this possible? I'm reading through the man pages for openvpn, and
> doubt that it is with 4.x, since it requires access to /dev, but with 6.x
> using devfs to mount dev into the jail, is it possible to set it up?
The problem isn't related to /
On Wed, 8 Feb 2006 06:46:37 -0600
Michael Ekstrand <[EMAIL PROTECTED]> wrote:
> On Wed, 8 Feb 2006 22:40:04 +1100
> Rob <[EMAIL PROTECTED]> wrote:
> > Can anyone shed some light on what is happening here?
>
> AFAIK, only root can mount things under FreeBSD, period. I could be
> wrong on this... b
Hi,
does anyone have any info on how to disable the watchdog timer on an intel
serverboard model SE7501WV2?
I have found the userland application to disable the watchdog in the ICH
but that dosnt help much when i cant even get 6.0 installed before the
timer goes off...
Wouldnt it be a goo
On Wed, 8 Feb 2006 22:40:04 +1100
Rob <[EMAIL PROTECTED]> wrote:
> Can anyone shed some light on what is happening here?
AFAIK, only root can mount things under FreeBSD, period. I could be
wrong on this... but I looked around a while ago for something to do
the job of the Linux 'user' option, and
Hi,
I've just bought a HP Pavilion zv6000 laptop and I can't go trough
FreeBSD 6.0 install.
Whatever boot option I choose, the system freeze at '- / | \ -' prompt.
It seems something similar Compaq Presario R3000 series with FreeBSD
5.xx, keyboard probing at startup.
I've already tried foll
Ricardo A. Reis wrote:
Hi,
I have severals problems with one server ibm x346, i use FreeBSD
6-STABLE,
After a electric panic, this system refused to pass fsck with a
message "fsck: cannot increase directory list" ,
the ibm bios not notified per "memory errors", i rebooting and boot
wit
Hi,
I have severals problems with one server ibm x346, i use FreeBSD 6-STABLE,
After a electric panic, this system refused to pass fsck with a
message "fsck: cannot increase directory list" ,
the ibm bios not notified per "memory errors", i rebooting and boot
with fresbie and pass fsck an
Hi all,
Got a small problem thats just driving me nuts. I have an MP3 player that
appears as a memory stick - from dmesg:
umass0: iRiver Limited. iRiver Internet Audio Player IFP-700, rev 2.00/0.01,
addr 2
da0 at umass-sim0 bus 0 target 0 lun 0
da0: Removable Direct Access SCSI-0 device
da0: 1
*Hmmm.. I have checked it, but thank you for the idea*
**
*Anyway here it is:*
#
# DANGER! WARNING! LOOK OUT! VORSICHT!
#
# If you add any of the ports or doc collections to this file, be sure to
# specify them with a "tag" value set to ".", like this:
#
# ports-all tag=.
# doc-all tag=.
#
On Wed, Feb 08, 2006 at 08:04:32AM +0200, Iantcho Vassilev wrote:
> That`s strange. The file is missing
> And i have done maybe 5 times cvsup!
>
> That`s really strange...
> Do you have some ideas?
Show us your cvsupfile. Perhaps you are not downloading the full
source tree.
Kris
pgpEGjp
45 matches
Mail list logo