Fresh Solaris installation


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Fresh Solaris installation
# 1  
Old 02-11-2002
Question Fresh Solaris installation

Dear experts
I am going to do a fresh installation of Solaris 8 on my spark workstation. Which partitions or subdirectories I have to make during installation. Which size you recommend. My installation disk is 8 GB.
Cheers
Reza
# 2  
Old 02-11-2002
This is normally a matter of opinion. Some folks like to separate everything, others say why bother.

Experience shows that if you let users access to a filesystem, they will fill it up. So it is a good habit to keep them off of /.

You can have any of the following (sorry just had to fix it):

/
/ /usr /var
/ /usr /var /opt
/ /usr /var /export/home
/ /usr /opt /export/home
/ /usr /var /opt /export/home


The sizes will be given to you for some of the partitions in the installation - according to what filesystems you want should control the size. What filesystems you want will matter on what you are going to do with the system. For example - if it's going to be a web server and most of the space is needed for html pages and logs, then /opt should be the largest partition (with /var getting some extra for the log files). If you are going to have users signing in, then you should have an /export/home that is big enough to handle the amount of users.

Take a look at the application needs, then decide on the filesystems and size.

Last edited by thehoghunter; 02-11-2002 at 05:54 PM..
thehoghunter
# 3  
Old 02-12-2002
Thanks a lot

I will arrange it.
 
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

SSLv2 and 3 detection in AIX 7.1 fresh installation

I have installed AIX 7.1 OS and there is nothing installed except i upgraded java 5 to 7 .When i run the Nessus scan i can see sslv2 and sslv3 detection. (0 Replies)
Discussion started by: khalid khanAIB
0 Replies

2. Solaris

Solaris 11.3 installation FS

Am new on Solaris and I need customized FS like below am using text base installation iso and not getting any option to modify FS during installation . OS: Solaris 11.3 x86 Please assist if am doing anything wrong here . / -> 5GB /opt -> 100GB /var ... (5 Replies)
Discussion started by: Shirishlnx
5 Replies

3. Solaris

Solaris 10 flash installation - fatal error. Solaris installation program exited.

Not very helpful to say the least. Seems to read the flar file and go through the upgrade and then come up with this error. Any ideas? (1 Reply)
Discussion started by: psychocandy
1 Replies

4. Solaris

Solaris 8 fresh install halts

Installing Solaris 8 for the first time...on a SunBlade 100. I have original Solaris 8 CD's. About 45 minutes into the installation, the install halts with the following errors: ERROR: Could not open file /a/etc/vfstab ERROR: Could not create the file system mount table /etc/vfstab I... (4 Replies)
Discussion started by: cdunavent
4 Replies

5. Solaris

Solaris installation

i want to install solaris 10 in my server ... can u please guide me.. (6 Replies)
Discussion started by: senkerth
6 Replies

6. Solaris

Fresh install of solaris 10 using an ISO

Hi all Im rebuilding an 6800 domain with solaris 10. Server is located in a different town and cant be bothered to drive down and install a dvd into its drive. So, apart from jumpstarting it and using a local DVD, is there a way I can an ISO image to build a new client ?? eg. mount an ISO... (2 Replies)
Discussion started by: sbk1972
2 Replies

7. Solaris

new installation Solaris

hi guys im totally new to Solaris - i can use it for some functions (like at work) but installing is a first for me - please dont flame if there are any stupid questions; allright, my set up is a gigabyte motherboard which is supposed to work (BigAdmin - HCL: Gigabyte GA-MA790GP-DS4H ) 4... (5 Replies)
Discussion started by: Landser
5 Replies

8. UNIX for Dummies Questions & Answers

Solaris 8 installation

I am currently using Windows Xp and can it is possible to install Solaris on another drive without removing XP. I have Solaris 8 with me.For installation of Solaris does it require logical partition? or can i install directly in another drive by booting from cd.If so Plz tell me the... (1 Reply)
Discussion started by: rakesh_s2020
1 Replies

9. Solaris

installation of Solaris: installation bypasses network config.

hello solaris friends, I've tried installing Sun Solaris 10.0, but everytime it seems to bypass the network config. screen that looks similar to this...here's the url: http://www.hup.hu/old/images/hup/Solaris/Sol10beta7/9.png I'm able to install it all the way through but I get no... (2 Replies)
Discussion started by: cadmiumgreen
2 Replies
Login or Register to Ask a Question