Date: Thu, 22 Mar 2001 23:02:05 -0800 (PST) From: sphin X <sphinX@euromedia.ro> To: "Andrey Nepomnyaschih" <nas@chartpilot.ru>, freebsd-newbies@FreeBSD.ORG Subject: RE: ntfs - question Message-ID: <20010323070205.E280436F9@sitemail.everyone.net>
next in thread | raw e-mail | index | archive | help
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" <nas@chartpilot.ru> > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010323070205.E280436F9>