Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Mar 2001 12:50:44 -0800
From:      Kent Stewart <kstewart@urx.com>
To:        Peter Ulrich Kruppa <root@pukruppa.de>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: mounting an extended dos partition
Message-ID:  <3AC0FD24.501224E7@urx.com>
References:  <Pine.BSF.4.33.0103272219020.654-100000@pukruppa.de>

next in thread | previous in thread | raw e-mail | index | archive | help


Peter Ulrich Kruppa wrote:
> 
> On Tue, 27 Mar 2001, Kent Stewart wrote:
> 
> >
> >
> > Peter Ulrich Kruppa wrote:
> > >
> > > Hi all!
> > >
> > > I would like to mount my extended dos partitions (d: , e: ).
> > >
> > > 1)      # fdisk
> > >    tells me
> > >
> > >         ******* Working on device /dev/ad0 *******
> > >         (...)
> > >         The data for partition 4 is:
> > >         sysid 15,(Extended DOS, LBA)
> > >         start 16338105, size 8193150 (4000 Meg), flag 0
> > >                 beg: cyl 1017/ sector 1/ head 0;
> > >                 end: cyl 1023/ sector 63/ head 254
> > >
> > > 2) In   /dev    all devices from        ad0s4 to
> > >    ad0s4h       are "made"
> > >
> > > 3) When I do
> > >         # mount_msdos /dev/ad0s4a /mnt
> > >    (or any other ad0s4x) I get
> > >
> > > mount_msdos: /dev/ad0s4a: Invalid argument
> > >
> > > Which (probably stupid) mistake did I make?
> >
> > The "d" equal /dev/ad0s5 one. I did a "mount_ntfs /dev/ad0s5 /mnt" and
> > it mounted just fine.
> >
> > Kent
> Thanx, you are right.
> Consequently I will find my dos e: partition under /dev/ad0s6 .

You have the pattern. You just have to remember that 4 primary
partions/slices are reserved. So the first extended logical begins at
slice 5.

Kent

> 
> Uli.

-- 
Kent Stewart
Richland, WA

mailto:kbstew99@hotmail.com
http://kstewart.urx.com/kstewart/index.html
FreeBSD News http://daily.daemonnews.org/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3AC0FD24.501224E7>