Port-xen archive

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

Re: dom0 kernel immediate reboot?



On Mon, Sep 10, 2007 at 09:54:25PM +1000, bsd-xen%roguewrt.org@localhost wrote:
> > this way.
> 
> Heh, in the end mine is too :)
> 
> I'm sure it used to boot from /usr though.

Yes, for bigger filesystems it can work. It basically depends on the offset
of the data blocks in the partition. If the block numbers are low grubs works,
if they are high grubs loads garbage. On a fresh filesystem the
new files are likely to end up at the beggining of the partition
(especially if the directory tree isn't too depth). After some use you
copy a new xen.gz, it gets a high inode number and high blocks numbers, and
can't be loaded.

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--



Home | Main Index | Thread Index | Old Index