From owner-freebsd-newbies Fri Mar 23 7:16: 2 2001 Delivered-To: freebsd-newbies@freebsd.org Received: from relay.wplus.net (relay.wplus.net [195.131.52.179]) by hub.freebsd.org (Postfix) with ESMTP id 5C87C37B71D for ; Fri, 23 Mar 2001 07:15:51 -0800 (PST) (envelope-from nas@chartpilot.ru) Received: from relay1.wplus.net (smtp.wplus.net [195.131.52.143]) by relay.wplus.net (8.9.1/8.9.1/wplus.2) with ESMTP id SAA72298; Fri, 23 Mar 2001 18:14:56 +0300 (MSK) X-Real-To: freebsd-newbies@FreeBSD.ORG Received: from dimetra (ip86-227.dialup.wplus.net [195.131.86.227]) by relay1.wplus.net (8.9.1/8.9.1/wplus.2) with SMTP id SAA40212; Fri, 23 Mar 2001 18:15:47 +0300 (MSK) From: "Andrey Nepomnyaschih" To: , Subject: RE: ntfs - question Date: Fri, 23 Mar 2001 18:16:31 +0300 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <20010323070205.E280436F9@sitemail.everyone.net> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, OK, just don't know there to start next, but what kernel do you use, if you compiled own kernel have you included the line: options NTFS if not, just don't know maybe cd /dev && sh MAKEDEV /ad1s5 will work. Take care Andrey Nepomnyaschih nas@asystems.lv -----Original Message----- From: sphin X [mailto:sphinX@euromedia.ro] Sent: Friday, March 23, 2001 10:02 AM To: Andrey Nepomnyaschih; freebsd-newbies@FreeBSD.ORG Subject: RE: ntfs - question Andrey, doesnt seem to work man... i only get ad1s1 to ad1s4. ad1s1 is c:. all others give invalid argument... i'll probably have to do more drastic ways. take care --- "Andrey Nepomnyaschih" > wrote: >Hello, > >Assuming that you created your drive d: in extended partion, it should have >name /dev/ad0s5 > >so to mount it you will need to run: >mount -t ntfs /dev/ad0s5 /ntfs_d > >if drive d is another primary partion then try to mount /dev/ad0s2, >/dev/ad0s3, /dev/ad0s4 > >if it won't work try to run >ls /dev/ | grep ^ad0s > >The output should give you a clue whether partion could go. > >Have a good time, > >Andrey Nepomnyaschih >nas@asystems.lv > >BTW. Don't forget to change all ad0 to ad1, nt was installed on the second >drive. > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-newbies" in the body of the message _____________________________________________________________ Get email for your site ---> http://www.everyone.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message