Re: [osol-discuss] Re: change all permissions

2007-06-08 Thread Ian Collins
Семёнов Владимир Викторович wrote: > Why You say that Solaris work with SATA?... > Really I install Belenix in my IDE. > first IDE = has been updated to raid stripping with nForce adapt0 chennel0 > first SATA = is raid with nForce adapt1 ch0 > sec SATA = is raid with nForce adapt1 ch1 > SunOS 5.11

[osol-discuss] Re: change all permissions

2007-06-08 Thread UNIX admin
> Why SATA is working for You? Understandn't Because Solaris has the drivers to drive the SATA hardware I have - in PATA emulation mode. It would seem that it has no drivers, or otherwise doesn't recognize your hardware and therefore can't "see" your SATA drives. What is even more strange, som

[osol-discuss] Re: change all permissions

2007-06-08 Thread Семёнов Влади мир Викторович
offtop: with OpenBSD it's possible... chmod -777 /* - really worked! ;) This message posted from opensolaris.org ___ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org

[osol-discuss] Re: change all permissions

2007-06-08 Thread Семёнов Влади мир Викторович
Why You say that Solaris work with SATA?... Really I install Belenix in my IDE. first IDE = has been updated to raid stripping with nForce adapt0 chennel0 first SATA = is raid with nForce adapt1 ch0 sec SATA = is raid with nForce adapt1 ch1 SunOS 5.11 saw only IDE! If I try kill a raid in the Seria

Re: [osol-discuss] Re: change all permissions

2007-06-08 Thread Alan Coopersmith
Семёнов Владимир Викторович wrote: What is damageslly if /dev/fd/* will be executable!? I could wish simply set 777 anyware... Nothing, because as soon as the chmod command exits, it will be reset - /dev/fd/* is not real devices, but the open file descriptors of the process looking at /dev/fd/*

Re: [osol-discuss] Re: change all permissions

2007-06-08 Thread James Carlson
writes: > What is damageslly if /dev/fd/* will be executable!? > I could wish simply set 777 anyware... Why? What exactly are you trying to accomplish? What does having mode 777 on the curre

Re: [osol-discuss] Re: change all permissions

2007-06-08 Thread Cyril Plisko
On 6/8/07, Семёнов Владимир Викторович <[EMAIL PROTECTED]> wrote: What is damageslly if /dev/fd/* will be executable!? I could wish simply set 777 anyware... Frankly speaking it could be easier to run DOS in that case. The model you wish to implement is native there ... -- Regards, Cyri

Re: [osol-discuss] Re: change all permissions

2007-06-08 Thread Paul Gress
Семёнов Владимир Викторович wrote: Вообще странно знать, что "Вы не должны менять permissions" в OpenSolaris - открытой системе! ;) Ещё более непонятно ограничения для суперпользователя! Для чего тогда он нужен? Если devfs живёт по своим законам, то всёравно должен быть способ этим управлять, п

[osol-discuss] Re: change all permissions

2007-06-08 Thread Семёнов Влади мир Викторович
What is damageslly if /dev/fd/* will be executable!? I could wish simply set 777 anyware... This message posted from opensolaris.org ___ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org

Re: [osol-discuss] Re: change all permissions

2007-06-08 Thread Alberto Ruiz
2007/6/8, Семёнов Владимир Викторович <[EMAIL PROTECTED]>: Вообще странно знать, что "Вы не должны менять permissions" в OpenSolaris - открытой системе! ;) Ещё более непонятно ограничения для суперпользователя! Для чего тогда он нужен? Если devfs живёт по своим законам, то всёравно должен быть с

[osol-discuss] Re: change all permissions

2007-06-08 Thread UNIX admin
> Вообще странно знать, что "Вы не должны менять > permissions" в OpenSolaris - открытой системе! ;) > Ещё более непонятно ограничения для > суперпользователя! Для чего тогда он нужен? > Если devfs живёт по своим законам, то всёравно должен > быть способ этим управлять, потому что человек > глобалн

[osol-discuss] Re: change all permissions

2007-06-08 Thread Семёнов Влади мир Викторович
Вообще странно знать, что "Вы не должны менять permissions" в OpenSolaris - открытой системе! ;) Ещё более непонятно ограничения для суперпользователя! Для чего тогда он нужен? Если devfs живёт по своим законам, то всёравно должен быть способ этим управлять, потому что человек глобалнее чем машин

[osol-discuss] Re: change all permissions

2007-06-07 Thread Семёнов Влади мир Викторович
Thnx! I should have knowlege more about it? I havn't any info about my nForce4... nVidia so quiet... Only bla-bla-bla about nVidia's Video Cards everyone averywere :( This message posted from opensolaris.org ___ opensolaris-discuss mailing list openso

[osol-discuss] Re: change all permissions

2007-06-06 Thread Andrew Pattison
The nForce4 is not hardware RAID. The RAID is performed in software by the controller's BIOS, then by a driver loaded into the operating system once booted. Cheers Andrew. This message posted from opensolaris.org ___ opensolaris-discuss mailing li

[osol-discuss] Re: change all permissions

2007-06-06 Thread UNIX admin
> > What is it that you actually want to do? > Permissions must be cheinged[i]![/i] > :) > What reason don't accessed by root? > I wish full access to my system! I still don't understand. Which permissions must be changed? Have you somehow damaged the system, or do you mean you want to log in as

[osol-discuss] Re: change all permissions

2007-06-06 Thread UNIX admin
> I think troubles with sata don't with raid... > raid work correctly but it's only different theme... It completely irrelevant whether the hardware RAID works correctly or not. The reason why Solaris doesn't "see" the SATA drives is because the SATA driver for that RAID is not available. Whethe

[osol-discuss] Re: change all permissions

2007-06-06 Thread Семёнов Влади мир Викторович
> What is it that you actually want to do? Permissions must be cheinged[i]![/i] :) What reason don't accessed by root? This message posted from opensolaris.org ___ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org

[osol-discuss] Re: change all permissions

2007-06-06 Thread Семёнов Влади мир Викторович
>You should configure all your disks to be visible as individual drives - no >RAID, then you stand a chance of Solaris seeing the drives. I think troubles with sata don't with raid... raid work correctly but it's only different theme... I have work with nonstandart raid mode ;) I'ts possible with

[osol-discuss] Re: change all permissions

2007-06-06 Thread Семёнов Влади мир Викторович
Thanks! I don't know about this link! Cool! This message posted from opensolaris.org ___ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org

[osol-discuss] Re: change all permissions

2007-06-06 Thread UNIX admin
> Maybe need to starting within some keys like -noide > -noraidide (like with knoppix)? Solaris isn't GNU/Linux you know (:-) > I have SATA II disks on nForce4's (raid/sata) > Booting from OpenSolaris distributive don't see > SATA's only one of my IDE HDD Of course! Now it all makes sense. The

[osol-discuss] Re: change all permissions

2007-06-06 Thread UNIX admin
> And more... How to installing, partitioning etc... > for > Open Solaris? Needs directly commands for newbie to > me? :) > How to install into a ready one partition? exemple > /hde ? > Please? Newbie or not, you'll have to sit down and "warm up the chair". The step-by-step documentation on inst

[osol-discuss] Re: change all permissions

2007-06-06 Thread Семёнов Влади мир Викторович
Maybe need to starting within some keys like -noide -noraidide (like knoppix)? I have SATA II disks on nForce4's (raid/sata) Booting from OpenSolaris distributive don't see SATA's only one of my IDE HDD Message was edited by: semiono This message posted from opensolaris.org __

[osol-discuss] Re: change all permissions

2007-06-06 Thread UNIX admin
> Hello! Where is a posting for a newbies? I'm sorry! > Please anybode say me "howto" I got to replase all of > perm in my Nexenta? > in /dev /devices and others!? Only need it! > Any is possible modes?... You should not modify permissions of files in /dev/ and /devices/. What is it that you actu