Date: Fri, 26 Feb 2010 07:19:25 -0800 From: Jeremy Chadwick <freebsd@jdc.parodius.com> To: oleg <skat@aport.ru> Cc: freebsd-stable@freebsd.org Subject: Re: Sysinstall does not define SATA Message-ID: <20100226151925.GA23190@icarus.home.lan> In-Reply-To: <web-4145783@mail-be04.sovam.com> References: <web-4145783@mail-be04.sovam.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Feb 26, 2010 at 05:21:52PM +0300, oleg wrote: > Got some trouble. The Sysinstall program of FreeBSD 8.0 release does > not define SATA hard drives. Can`t create slices. > But that machine works correctly by Windows. > See attached dmesg file. The hard disks are seen by the system as classic PATA disks, operating in PIO4 mode, which probably indicates your BIOS is set to run the controller in "Emulation" mode. sysinstall should, I would think, see these disks since the kernel does. atapci1: <GENERIC ATA controller> port 0xd480-0xd487,0xd400-0xd403,0xd080-0xd087,0xd000-0xd003,0xcc00-0xcc0f mem 0xf9f76000-0xf9f77fff irq 9 at device 9.0 on pci0 ata2: <ATA channel 0> on atapci1 ata3: <ATA channel 1> on atapci1 ad4: 305245MB <SAMSUNG HD321HJ 1AC01118> at ata2-master PIO4 ad6: 476940MB <Seagate ST3500418AS CC38> at ata3-master PIO4 I've never seen the vendor string "GENERIC ATA controller" before. What exact motherboard or SATA controller card is this? Can you provide a link to it? -- | Jeremy Chadwick jdc@parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB |
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100226151925.GA23190>
