Re: [hatari-devel] Automounting HDD images |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
Hi,
On tiistai 21 tammikuu 2014, Miro Kropáček wrote:
> > How did you determine this?
> >
> > If Hatari would cache the whole image content, that could require
> > more memory than the host machine has...
> >
> > At least hdc.c seems to do normal fseek & fread/fwrite when accessing
> > the drive content.
>
> I'm not saying I know why but this is what happens. Even if I 'Eject' the
> image and browse to the same filename, I'm still getting the old image
> content (tested with bootsector messages).
Are you sure those weren't from a floppy image? :-)
(Is HD boot sector code even executed?)
> Maybe it's a Linux
> configuration issue, I don't really know but I have no clue how to fix
> this.
- Eero