DragonFly BSD
DragonFly users List (threaded) for 2006-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: What I can execiute command for mount ntfs?


From: walt <wa1ter@xxxxxxxxxxxxx>
Date: Sun, 11 Jun 2006 11:39:06 -0700

altnixsys@xxxxxxxxx wrote:
> My hdd is contain seven partitions: from hdb1 to hdb7.
> hdb4 is /dev/ad1s4a - DRFly partition.

One of the first four partitions on hdb *must* be an 'extended'
partition.  If hdb4 is your DragonFly partition, then your
extended partition is either 1, 2, or 3 -- correct?

> But ls /dev/ad1* print only /dev/ad1s2 and /dev/ad1s3, i.e. not print
> extended partitions from hdb5 to hdb7.
> 
> How I can mount from hdb5 to hdb7?

Try this:

#cd /dev
#./MAKEDEV ad1s5
#./MAKEDEV ad1s6
#./MAKEDEV ad1s7

Does that help?



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]