Re: accessing a raw partition

2004-02-06 Thread Larry Hall
At 05:52 PM 2/6/2004, Greg Freemyer you wrote: >I have used cygwin and dd to access a raw physical drive before. > >$ mount -f -b //./physicaldrive2 /dev/tmp_name > >$ dd if=/dev/tmp_name > > > >Is there a way to access a raw partition? You don't need to do any mounting. See the User's Gu

accessing a raw partition

2004-02-06 Thread Greg Freemyer
I have used cygwin and dd to access a raw physical drive before. $ mount -f -b //./physicaldrive2 /dev/tmp_name $ dd if=/dev/tmp_name Is there a way to access a raw partition? Thanks Greg -- Greg Freemyer -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem r