![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Urgent help please | Katkota | UNIX for Dummies Questions & Answers | 0 | 01-09-2008 08:31 AM |
| Very urgent ..please help | jisha | Shell Programming and Scripting | 3 | 01-08-2008 05:22 AM |
| URGENT,URGENT- Need help tape drive installation | sriny | UNIX for Advanced & Expert Users | 3 | 11-16-2006 12:43 PM |
| URGENT---URGENT--No OK PROMPt after RSC CONFIG | sriny | SUN Solaris | 7 | 10-29-2006 08:06 AM |
| please help urgent | mkan | UNIX for Dummies Questions & Answers | 5 | 09-08-2005 12:15 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#8
|
|||
|
|||
|
Quote:
Wish the best to all of you! |
| Forum Sponsor | ||
|
|
|
#9
|
|||
|
|||
|
I have just reboot in single mode successfully, but I get one trouble. My server is running with SAN, and when I use the statment
Code:
#echo | format Code:
AVAILABLE DISK SELECTIONS:
0. c1t0d0 <SUN36G cyl 24620 alt 2 hd 27 sec 107>
/pci@8,600000/SUNW,qlc@4/fp@0,0/ssd@w21000004cf6f1b1f,0
1. c1t1d0 <SUN36G cyl 24620 alt 2 hd 27 sec 107>
/pci@8,600000/SUNW,qlc@4/fp@0,0/ssd@w21000004cf6efe8d,0
2. c5t600A0B80001323B80000000040F2051Dd0
Code:
#mount dev/dsk/c1t0d0 /a Thank you! Last edited by trantuananh24hg; 06-20-2008 at 01:29 PM. |
|
#10
|
||||
|
||||
|
you can not mount the whole disk... you have to mount the slice containing the filesystem you want to edit.
e.g. c0t0d0s0 |
|
#11
|
|||
|
|||
|
Quote:
But when I used this command Code:
#df -k |
|
#12
|
||||
|
||||
|
post the output of "df -h".
|
|
#13
|
|||
|
|||
|
Thank you for your reply!
Now, I have solved this problem, it's caused by my mistake. I am a newbie, so that, instead of booting -s to direct load /dev/dsk/Disk_root but I boot by cdrom -s. Fixed by [/b]chgrp[b] command line Code:
#chown -R root:sys /etc Thanks so much! |
|||
| Google The UNIX and Linux Forums |