Re: SCSI on a blade 100 W/IDE
Ben Lewis <[email protected]>
| Newsgroups | gmane.os.solaris.at-home |
|---|---|
| Message-ID | <[email protected]> |
>On 13 Aug 2008, at 04:14, Chris Tubutis wrote: >Do you perhaps have to do a "boot -r" at the OK prompt? Or, >"reboot -- -r" at a root shell? Obviously, with the device attached. I've always done the following at the ok prompt when adding new SCSI drives: - setenv auto-boot? false reset-all probe-scsi-all *fiddle with SCSI IDs, cables and termination and repeat probe-scsi- all until the drives show up* boot -r Then use the format command to lay the disk partions out and then newfs for each new file system. Best regards Ben