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

Re: OpenBSD not unmounting FAT partitions at reboot?



Rick Pettit wrote:
> 
> On Thu, 2 Mar 2000, Rick Pettit wrote:
> 
> > kernel clearly knows about the changes, but how does the Windows partition
> 
>         Sorry about that, I meant how does the Windows kernel know about
> the changes that you made to the windows partition via the OpenBSD kernel?

The Windows kernel should be able to read the changes to the Windows
partition off the disk.  It shouldn't matter whether the disk is written
to from OpenBSD, Windows or any other OS, as long as the data on the
partition is kept in a consistent state.

The problem is that OpenBSD is not properly flushing all its changes to
the FAT partition before it reboots.

Mike