Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Dec 1999 14:18:17 +0100
From:      "Ron Klinkien" <ron@zappa.demon.nl>
To:        <freebsd-current@freebsd.org>
Subject:   No disks found msg in /stand/sysinstall, how come?
Message-ID:  <000e01bf495a$58b367a0$0301a8c0@demon.nl>

next in thread | raw e-mail | index | archive | help
Is is not possible to configure and add a second disk via the
/stand/sysinstall
Label and Fdisk menu's?

I want to configure a second scsi disk to my system, but I get this message
while choosing
post-install/fdisk or label:

| |[----------------------------- Message -----------------------------]| |
  | ||No disks found!  Please verify that your disk controller is being  ||
|
  | ||properly probed at boot time.  See the Hardware Guide on the       ||
|
  | ||Documentation menu for clues on diagnosing this type of problem.   ||
|
  | |}-----------------------------------------------------------(100%)--{|
|
  | ||                           [  OK  ]                                ||
|
  | |[--------------------[ Press enter to continue ]--------------------]|
|

zappa# dmesg|grep da
Mounting root from ufs:/dev/da0s1a
da1 at ncr0 bus 0 target 6 lun 0
da1: <QUANTUM VIKING II 4.5WLS 3506> Fixed Direct Access SCSI-2 device
da1: 40.000MB/s transfers (20.000MHz, offset 16, 16bit), Tagged Queueing
Enabled
da1: 4350MB (8910423 512 byte sectors: 255H 63S/T 554C)
da0 at ncr0 bus 0 target 0 lun 0
da0: <SEAGATE ST34371W SUN4.2G 7462> Fixed Direct Access SCSI-2 device
da0: 40.000MB/s transfers (20.000MHz, offset 15, 16bit), Tagged Queueing
Enabled
da0: 4094MB (8385121 512 byte sectors: 255H 63S/T 521C)

zappa# df -k
Filesystem  1K-blocks     Used    Avail Capacity  Mounted on
/dev/da0s1a     99183    23517    67732    26%    /
/dev/da0s1h   1205119   704100   404610    64%    /d1
/dev/da0s1e   1016303   858091    76908    92%    /usr
/dev/da0s1f    744175   278633   406008    41%    /usr/src
/dev/da0s1g    744175     8138   676503     1%    /var
procfs              4        4        0   100%    /proc

zappa# uname -a
FreeBSD zappa.demon.nl 4.0-CURRENT FreeBSD 4.0-CURRENT #62: Fri Dec 17
20:56:18
CET 1999     ron@zappa.demon.nl:/usr/src/sys/compile/MOON  i386


Did I miss something here?


Regards,
Ron.




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000e01bf495a$58b367a0$0301a8c0>