Date: Tue, 08 Sep 1998 17:00:58 -0700 From: David Greenman <dg@root.com> To: Jim Jagielski <jim@jaguNET.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Moving from wd to sd Message-ID: <199809090000.RAA10165@implode.root.com> In-Reply-To: Your message of "Tue, 08 Sep 1998 16:25:22 EDT." <v03130300b21b41a6a8d9@[206.156.220.6]>
next in thread | previous in thread | raw e-mail | index | archive | help
>We have a bit of a strange situation. We've recently had a customer move >over to us and want their server upgraded. Now most of these upgrades >we've already done (such as more memory, upgrade to 2.2.7, etc.) but >we are also recommending that they "drop" using the internal IDE drive >and instead use SCSI (they already have a 2940 installed and are using it >only to drive a DAT backup). Now the process in moving the files from >the IDE to SCSI are pretty easy (use sysinstall to format and partition >the SCSI drive, then temp mount it and use a dump|restore pipe to >transfer the file systems). All well and good. The "problem" is that >obviously we now want to boot from the SCSI drive, not the IDE drive. >I'm planning on just removing the IDE drive (but keeping the CDROM rom, >which is also IDE... Hmmm. possible problem?) but need to adjust the MBR >to boot from 'sd' by default. We'll have a weird setup (SCSI drive for FBSD >but using the IDE CDROM, since it's not used hardly at all)... > >Any ideas on how to easily implement this? Go into the BIOS and change the IDE drive to 'not installed'. FreeBSD will still be able to figure out the geometry settings, but the BIOS will skip it and boot the SCSI disk instead. -DG David Greenman Co-founder/Principal Architect, The FreeBSD Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809090000.RAA10165>