On Thu, Oct 31, 2002 at 06:33:13PM +0100, Poul-Henning Kamp wrote:
> Please try this patch:

Hi,

I tried your patch.  This is what I get now:

=============================================================================
for i in `/bin/ls /dev/da1*`; do printf "$i $(file - < $i)\n"; done
/dev/da1 standard input:              x86 boot sector
/dev/da1s1 standard input:              x86 boot sector
/dev/da1s2 standard input:              x86 boot sector, extended partition table
/dev/da1s5 standard input:              x86 boot sector
/dev/da1s6 standard input:              Linux rev 0.0 ext2 filesystem data
/dev/da1s7 standard input:              x86 boot sector
/dev/da1s8 standard input:              Linux/i386 swap file
=============================================================================

I am also attaching the dmesg.boot file.

I can now mount my Linux partition with:
mount -r -t ext2fs /dev/da1s7 /linuxmount

You rule, man!
Now I can go on vacation. :)
-- 
Craig Rodrigues        
http://www.gis.net/~craigr    
[EMAIL PROTECTED]

Attachment: dmesg.boot.3.gz
Description: application/gunzip

Reply via email to