Date: Fri, 16 Jan 1998 00:37:15 -0600 From: "Valgar Allslayer" <Valgar@cu-online.com> To: <freebsd-questions@FreeBSD.ORG> Subject: Mounting drive Message-ID: <000e01bd2249$2f68db80$331011c0@quasimodo.isdn.uiuc.edu>
next in thread | raw e-mail | index | archive | help
I'm attempting to mount a second IDE drive on my Freebsd box... Here are the numbers.. The original drive is a 5.1 gig Maxtor the drive I am trying to mount is a 1.7 gif fujitsu. I'm using version 2.2.2-Release of Freebsd. When I use sysinstall to partition etc, the partitioning goes well, but once I go to the label part of it, it returns "error mounting /dev/wd2s1e on /cdrom : invalid argument" (I'm mounting it on /cdrom just as a test, I have also tried /drive2 with the same results) When I try mounting it manually from shell I get "Invalid superblock" When I attempt to newfs it I get x partition not available (where x is any partition I throw at it) I'll paste my dmesg here also if that helps... Copyright (c) 1992-1997 FreeBSD Inc. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 2.2.2-RELEASE #0: Tue May 20 10:45:24 GMT 1997 jkh@time.cdrom.com:/usr/src/sys/compile/GENERIC CPU: AMD Am5x86 Write-Back (486-class CPU) Origin = "AuthenticAMD" Id = 0x4f4 Stepping=4 Features=0x1<FPU> real memory = 33554432 (32768K bytes) avail memory = 30269440 (29560K bytes) Probing for devices on the ISA bus: sc0 at 0x60-0x6f irq 1 on motherboard sc0: VGA color <16 virtual consoles, flags=0x0> ed0: disabled, not probed. ed1: disabled, not probed. fe0: disabled, not probed. sio0 at 0x3f8-0x3ff irq 4 on isa sio0: type 16550A sio1 at 0x2f8-0x2ff irq 3 on isa sio1: type 16550A sio2: disabled, not probed. sio3: disabled, not probed lpt0 at 0x378-0x37f irq 7 on isa lpt0: Interrupt-driven port lp0: TCP/IP capable interface lpt1: disabled, not probed. mse0: disabled, not probed. psm0: disabled, not probed. fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fdc0: NEC 765 fd0: 1.44MB 3.5in wdc0 at 0x1f0-0x1f7 irq 14 on isa wdc0: unit 0 (wd0): <Maxtor 85120A8> wd0: 4884MB (10002825 sectors), 10585 cyls, 15 heads, 63 S/T, 512 B/S wdc1 at 0x170-0x177 irq 15 on isa wdc1: unit 0 (wd2): <FUJITSU MPA3017ATU> wd2: 1668MB (3417120 sectors), 3390 cyls, 16 heads, 63 S/T, 512 B/S bt0: disabled, not probed. uha0: disabled, not probed. aha0: disabled, not probed. aic0: disabled, not probed. nca0: disabled, not probed. nca1: disabled, not probed. sea0: disabled, not probed. wt0: disabled, not probed. mcd0 not found at 0x300 matcdc0 not found at 0x230 scd0 not found at 0x230 ie0: disabled, not probed. ie1: disabled, not probed. 1 3C5x9 board(s) on ISA found at 0x300 ep0 at 0x300-0x30f irq 10 on isa ep0: aui/utp/bnc[*UTP*] address 00:a0:24:c9:1d:cd ex0: disabled, not probed. le0: disabled, not probed. lnc0: disabled, not probed. ze0: disabled, not probed. zp0: disabled, not probed. npx0 flags 0x1 on motherboard npx0: INT 16 interface apm0: disabled, not probed..
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000e01bd2249$2f68db80$331011c0>