> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Dag-Erling
> Smørgrav
> Sent: Friday, June 10, 2005 8:03 AM
> To: Darren Pilgrim
> Cc: freebsd-hackers@freebsd.org
> Subject: Re: Determining disk device and kicking GEOM when doing
> automaticmounting of umass devices
>
>
> "Darren Pilgrim" <[EMAIL PROTECTED]> writes:
> > GEOM doesn't automatically read the partition table and create the
> > slice device [...]
>
> Yes, it does.  When the umassX provider shows up, GEOM immediately
> tastes it and creates geoms for the individual slices.
>

>From what I've seen, it doesn't.
After attaching a memory stick I only see "da0".
I then call mount_msdosfs on "da0", which fails
expectedly. Only then I see "da0s1", which I can mount.
But I didn't test this against the very latest 5-stable.

_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to