Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.mira.net.au!yarrina.connect.com.au!news.mel.connect.com.au!munnari.OZ.AU!spool.mu.edu!howland.reston.ans.net!gatech!newsfeed.internetmci.com!vixen.cso.uiuc.edu!uwm.edu!news.sol.net!news.inc.net!news From: trien@mke.com (Mr. Le) Newsgroups: comp.unix.bsd.freebsd.misc Subject: install second SCSI hard drive Date: 9 Jan 1996 02:25:45 GMT Organization: mke.com Lines: 19 Message-ID: <4csjn9$3v9@news.inc.net> NNTP-Posting-Host: compdyne.mke.com Mime-Version: 1.0 Content-Type: Text/Plain; charset=ISO-8859-1 X-Newsreader: WinVN 0.99.5 Hi there, Is there a easy way to partition and label a second hard drive. I got FreeBSD 2.1.0 up and running from a 1Gbyte SCSI. Now I want to add a second SCSI drive 4 Gbytes. But I have a hard time trying to do this because there is no manual. What should I run to partition this nre drive to conatin the following partions: - 100M bootable, with boot image of sd0 in case sd0 dies. - 100M of swap space. - 1.8G of /usr1 - 2.0G of /usr2 I tried to read the man page of fdisk, disklabel and scsi and could not make anything useful out of it. Some body out there must have done this already. I have another system that run BSD?OS (the other BSD) and they have a command call disksetup and it works wonder, is there an equivalent in FreeBSD. Thanks in advance BTW- Both scsi drive are recogized during boot up. one is Fujitsu the other one is Seagate.