SUMMARY: Blade 100 IDE Question

From: Hagen Mayer <hagen.mayer_at_web.de>
Date: Tue Jan 15 2002 - 02:44:06 EST
Hello all!

Thanks to all of You who helped me!
To summarize:

First, I installed the device itself, then I created an empty file in /:
	touch /reconfigure
and rebooted normally. A boot -r should work as well.

Then, I unfortunately mixed some read information and tried fdisk to 
partition/slice the disk...
After reboot, one simly has to run format, it should find the new drive 
itself:
	format
Within format, choose disk, check slices, execute command "label" 
and quit.
The command newfs will create the filesystem. In my case: 
	newfs -v /dev/rdsk/c0t2d0s2

Afterwards, update /etc/vfstab to have the filesystem mounted 
automatically during boot:
	/dev/dsk/c0t2d0s2 /dev/rdsk/c0t2d0s2 /mountpoint ufs 1 yes -

That's it. 

Cheers,
Hagen

PS: Sorry again for this question. I came from the RS6K and HP 
world...
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers
Received on Tue Jan 22 17:57:59 2002

This archive was generated by hypermail 2.1.8 : Thu Mar 03 2016 - 06:42:32 EST