[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: OpenBSD 2.6 on Amiga
- To: misc@openbsd.org
- Subject: Re: OpenBSD 2.6 on Amiga
- From: Lars Hecking <lhecking@nmrc.ucc.ie>
- Date: Sat, 4 Mar 2000 00:01:59 +0000
- Content-Disposition: inline
- Mail-Followup-To: misc@openbsd.org
- References: <20000228141213.A24899@tehran.nmrc.ucc.ie>
- User-Agent: Mutt/1.1.7i
I have not received one single response for this. Could someone maybe fill
me in about how OBSD recognises ext2 partitions in the first place?
Maybe I can work my from there.
Lars Hecking writes:
>
> Several problems:
>
> - I can't mount ext2 partitions at all. This is what I get in
> /var/log/messages:
>
> Feb 1 03:55:24 localhost /bsd: Wrong magic number: 0 (expected ef53 for ext2 fs) or wrong revision number: 0 (expected 0 for ext2 fs)
> Feb 1 03:55:33 localhost /bsd: warning unknown dostype: 0x4c4e5800 marking unused
> Feb 1 03:55:33 localhost /bsd: warning unknown dostype: 0x53575000 marking unused
> Feb 1 03:55:33 localhost /bsd: warning unknown dostype: 0x4c4e5800 marking unused
>
> Any idea?