Search
Categories
Author Archives: fsormok
SUN Solaris Installation Issues
FATAL: system is not bootable, boot command is disabled Issue: {1} ok boot FATAL: system is not bootable, boot command is disabled Solution: {1} ok setenv auto-boot? false auto-boot? = false {1} ok reset-all {1} ok boot cdrom SSH … Continue reading
Posted in Solaris
Leave a comment
SUN v215 HW Raid
How to configure Raid-1 on SUN Solaris Anzeigen der vorhandenen Disks: # format Erstellen eines neuen Raid1 Volumens: 1. Booten von CD in den singeluser mode damit Drives nicht mehr gemountet sind: ok> boot cdrom -s 2. Erstellen des Volumens: … Continue reading
Posted in Solaris
Leave a comment
Solaris 10 Installation with VMWare Server
Create the virtual machine Step 0 Step 1 Step 2 Step 3 Step 4 Step 5 Step 6 Step 7 Step 8: Don’t know if Buslogic would work with Solaris10 Step 9 Step 10: I have selected SCSI because I … Continue reading
Posted in Solaris
Leave a comment
Solaris 10 Zones
Installation / Setup of Zones Create the filesystem for the zone The first thing that I do is create a filesystem area for the new zone to reside in. I also mount it under a mount point named /zone/1 and … Continue reading
Posted in Solaris
2 Comments