Re: cannot write to new harddisk

2002-12-30 Thread Miguel Mendez
On Mon, 30 Dec 2002 12:17:41 -0500 "Murat Bicer" <[EMAIL PROTECTED]> wrote: Hi, > :What's your securelevel? > > kern_securelevel="2" That's the problem. From the init man page: 2 Highly secure mode - same as secure mode, plus disks may not be opened for writing (e

Re: cannot write to new harddisk

2002-12-30 Thread Murat Bicer
:> ERROR: Unable to write data to disk ad3! :> :> But I can write to this disk using the freebsd install cd. :> :> System is 4-6-2-STABLE with GENERIC kernel : :What's your securelevel? kern_securelevel="2" To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in

Re: cannot write to new harddisk

2002-12-30 Thread Miguel Mendez
On Mon, 30 Dec 2002 12:13:53 -0500 "Murat Bicer" <[EMAIL PROTECTED]> wrote: Hi, > ERROR: Unable to write data to disk ad3! > > But I can write to this disk using the freebsd install cd. > > System is 4-6-2-STABLE with GENERIC kernel What's your securelevel? Cheers, -- Miguel Mendez

cannot write to new harddisk

2002-12-30 Thread Murat Bicer
from dmesg: ad3: 76319MB [155061/16/63] at ata1-slave PIO4 ha2-ha1# dd if=/dev/zero of=/dev/ad3 bs=1k count=1 dd: /dev/ad3: Operation not permitted ha2-ha1# ls -al /dev/ad3 crw-r- 2 root operator 116, 0x0001001a Dec 30 12:10 /dev/ad3 ha2-ha1# similarly sysinstall fdisk cannot write to d