[SunHELP] Attach CD-ROM without reboot ?
Richard Skelton
sunhelp at sunhelp.org
Thu Feb 15 16:07:14 CST 2001
Hi Steffen,
Take a look at:-
ftp://ftp.wins.uva.nl/pub/solaris/solaris2.html#q3.16
If you're just adding a SCSI disk, you don't need to reboot. Run the following
script (as root):
#!/bin/sh
#
# add-disk
#
# Runs the commands to make Solaris locate a new disk that
# has been plugged in after the system was booted.
#
/usr/sbin/drvconfig
/usr/sbin/devlinks
/usr/sbin/disks # or /usr/sbin/tapes for tapes
/usr/ucb/ucblinks # Compatibility links
exit 0
Note that this only works if you already have at least one SCSI disk on the
system. (This is because the above
just makes symbolic links and things, it does not load up the SCSI driver kernel
modules, etc.)
>From: Steffen Grunewald <steffen at gfz-potsdam.de>
>To: sunhelp at sunhelp.org
>Mail-Followup-To: Steffen Grunewald <steffen>, sunhelp at sunhelp.org
>Mime-Version: 1.0
>Content-Disposition: inline
>User-Agent: Mutt/1.2.5i
>X-Disclaimer: I don't speak for no one else. And vice versa
>X-Operating-System: SunOS
>X-MIME-Autoconverted: from 8bit to quoted-printable by dss19.gfz-potsdam.de id
RAA14404
>X-MIME-Autoconverted: from quoted-printable to 8bit by ohno.mrbill.net id
f1FGgVY19557
>Subject: [SunHELP] Attach CD-ROM without reboot ?
>X-BeenThere: sunhelp at sunhelp.org
>X-Mailman-Version: 2.0.1
>List-Help: <mailto:sunhelp-request at sunhelp.org?subject=help>
>List-Post: <mailto:sunhelp at sunhelp.org>
>List-Subscribe: <http://www.sunhelp.org/mailman/listinfo/sunhelp>,
<mailto:sunhelp-request at sunhelp.org?subject=subscribe>
>List-Id: General discussion / help / chat about Sun machines and software
<sunhelp.sunhelp.org>
>List-Unsubscribe: <http://www.sunhelp.org/mailman/listinfo/sunhelp>,
<mailto:sunhelp-request at sunhelp.org?subject=unsubscribe>
>List-Archive: <http://www.sunhelp.org/pipermail/sunhelp/>
>Date: Thu, 15 Feb 2001 17:43:29 +0100
>Content-Transfer-Encoding: quoted-printable
>X-MIME-Autoconverted: from 8bit to quoted-printable by ohno.mrbill.net id
f1FGhKY19586
>
>Machine: SS20, external CD-ROM drive. Has been re-booted with -r
>(reconfigure), but unfortunately the drive had been switched off :(
>Is there a chance to include the drive in the kernel's device list
>without rebooting again? OS is 2.6
>
>Steffen, the /devices entries are there, perhaps since OS installation
>time, but drvconfig - disks - devlinks doesn't help
>--
>Steffen Grunewald | GFZ | PB 2.2 | Telegrafenberg E3 | D-14473 Potsdam
> email: steffen(at)gfz-potsdam.de | fax/fon: +49-331-288-1266/-1245
>Unix IS user-friendly. It's just selective about who its friends are.
>_______________________________________________
>SunHELP maillist - SunHELP at sunhelp.org
>http://www.sunhelp.org/mailman/listinfo/sunhelp
--
Cheers
Richard.
=
Richard Skelton | e-mail : Richard.Skelton at brake.demon.co.uk
WWW : http://www.brake.demon.co.uk/
Fax : +44 870 052 1029
More information about the SunHELP
mailing list