Michael C. Toren on Thu, 13 Feb 2003 11:03:56 -0500


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

Re: [PLUG] OT: Reading ext3 partition


> > If you do something along the lines of:
> >
> > 	dd if=/dev/ads03 of=/tmp/foo bs=8k count=1
> > 	file /tmp/foo
> >
> > what is the result?
>
> "linux rev 1.03 ext3 filesystem data."

Have you confirmed that you're able to mount ext2 partitions, with no
ext3 data on them?

-mct