How can u make file system of 65 GB if u get new disk of 80
GB? (U have to fix the disk and make the file system of 65
GB)
Answers were Sorted based on User's Feedback
Answer / saarav
run #devfsadm cmd after fix 80gb HDD
format.
plz wait disk is reading ..
the attached disk menstioned below controller with HDD name
selectt disk
c#t#d#
select p ( partition)
select p ( print)
you select tag 4 enter
you select tag name enter
you seletct wm enter
you select starting cylinder enter
you give now cylinder size : 65gb( you must mention mb or
gb) enter
u give l for lable ( lable means save a things)
it asking (y/n ) y
newfs /dev/rdsk/c#t#d#s4 enter
it taking few mins then crete dir for mount
mkdir /john ( anything )
mount /dev/dsk/c#t#d#s4 /john
and check
df -hk
put entry in /etc/vfstab .
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / babar
use format utility
e.g.
bash-3.0# format
and now you can define disk tag, tec. you can specify
whatever the size you need for the fs.
label it to save changes.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to change the hostname and Ethernet address in single command
How to enable the crashdump?
After creating user account successfully it shows 64 blocks.what for these 64 blocks are used and what information is stored in this blocks?
Which service assign port no dynamically
As a user how he can change is passwd with root privilege.
hi frnds I created sparse root zone, in that zone when i try to change the passwd it is giving permission denied. what is the reason and how to chnage the root passwd in the zone. can u please explain the query.
What are the daemons in NIS server?
Where the ip address will be stored
How can we check the status of CPU at firmware
If you have got a LUN, How to configure it, how to allocate LUN in linux/ solaris. What are the steps ?
Were the vcs logs will be
What is default permission of /etc/passwd , /etc/shadow files