From owner-freebsd-questions Sat Mar 24 4:25:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from c007.snv.cp.net (c007-h014.c007.snv.cp.net [209.228.33.221]) by hub.freebsd.org (Postfix) with SMTP id 1823437B71B for ; Sat, 24 Mar 2001 04:25:32 -0800 (PST) (envelope-from otterr@telocity.com) Received: (cpmta 7019 invoked from network); 24 Mar 2001 04:25:31 -0800 Received: from dsl-216-227-91-85.telocity.com (HELO zoso) (216.227.91.85) by smtp.telocity.com (209.228.33.221) with SMTP; 24 Mar 2001 04:25:31 -0800 X-Sent: 24 Mar 2001 12:25:31 GMT From: "Otter" To: , Subject: RE: mounting 2 ntfs partitions Date: Sat, 24 Mar 2001 07:17:05 -0500 Message-ID: <000e01c0b45c$57682d90$1401a8c0@zoso> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 In-Reply-To: <20010323195204.9977B2742@sitemail.everyone.net> Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Are you familiar with MAKEDEV? It's a tool to make the devices that reside in your /dev directory. Try the following (as root): cd /dev && ./MAKEDEV ad1s5 Now try to mount that extended partition! -Otter > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of sphin X > Sent: Friday, March 23, 2001 2:52 PM > To: questions@freebsd.org > Subject: mounting 2 ntfs partitions > > > hello, i'm new freebsd user and have been stuck with a > problem and wonder if any of u can help. > > i got two (identical) HDs, one with freebsd and the other > with NT. the nt disk has two partitions. c: and d:. i try to > mount tne nt disk as slave on freebsd. > > the dmesg command before mounting gives the following: > ad0 19092MB ... ata0-master UDMA33 > ad1 19092MB ... ata0-slave UDMA33 > > mounting goes ok, but i can only see one of the two > partitions of the NT disk.(thats the c: drive). most of the > stuff i want is on the d: drive, but i dont seem to be able > to mount that. > > the nt c: mounts as ad1s1. someone told me i got to mount > ad1s5 to see the nt d: partition. i can see in /dev > ad1s2,3,4. no ad1s5. none of them mounts, they all give > invalid argument > > does anyone know how i can mount the d: drive??? > > thank u in advance for ur help... > > > _____________________________________________________________ > Get email for your site ---> http://www.everyone.net > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message