Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!uupsi!sunic!dkuug!daimi!protonen From: protonen@daimi.aau.dk (Lars J|dal) Newsgroups: comp.os.minix Subject: Re: sync Message-ID: <1991Apr24.111153.28680@daimi.aau.dk> Date: 24 Apr 91 11:11:53 GMT References: <1991Apr22.043528.26366@skypod.uucp> Sender: protonen@daimi.aau.dk (Lars J|dal) Organization: DAIMI: Computer Science Department, Aarhus University, Denmark Lines: 25 marc@skypod.uucp (Marc Fournier) writes: > Can someone out in minixland tell me what sync does? I think I just >threw my whole os off because I forgot to do a sync after recompiling >my kernel and then rebooting. It got in okay, but didn't get very far before >I started getting errors. Is it something that is too late to do now and I'll >have to redo the whole thing from the originals? I'm still working off disks, >just got it, so it really isn't that much work. sync flushes the contents of the disk buffers to the disk. So, if you forgot to type sync (or logout, which also does a sync) and missed something, it's REALLY gone, as it only was in memory. So, although I have no experience about recompiling Minix, I'm afraid you have to do at least the final actions again. Perhaps something you have done was saved, because if the program update is run in the background, a sync is done every 25 seconds. Good luck! |--------------------------------------------------------------------------| | Lars J|dal | (put your favourite quotation here) | | protonen@daimi.aau.dk | | |--------------------------------------------------------------------------| | Computer Science Department - Aarhus University - Aarhus - Denmark | |--------------------------------------------------------------------------|