In article <1992Oct19.163215.9633@jet.uk> tp@jet.uk (Tarang K Patel) writes:[ trimmed a few blank lines ] It is a known bug of LILO to be unable to boot MS-DOS on some systems. The next version of LILO will try to mimic the original boot loader a bit better, so there is some hope that this problem may disappear. I'd suggest as a work-around to put some other boot-switcher into the MBR and loading LILO from a Linux partition. (See the LILO documentation for details.) It determines the device number of /dev/hda2 and writes it into Image at offset 508. The kernel mounts that device as the root file system when booting. There are two different ways to set the root device: - when building the kernel, in /usr/src/linux/Makefile: change ROOT_DEV =# /dev/hdb1 - if using LILO, in /etc/lilo/install: append ,<device> to the image specification, e.g. /linux,/dev/hda2 Personally, I prefer the latter, because with this, I don't have to care about the root device when "localizing" new kernel sources. - Werner -- _________________________________________________________________________ / Werner Almesberger, ETH Zuerich, CH almesber@nessie.cs.id.ethz.ch / / IFW A44 Tel. +41 1 254 7213 almesberger@rzvax.ethz.ch / /_BITNET:_ALMESBER@CZHETH5A__HEPNET/CHADNET:_[20579::]57414::ALMESBERGER_/
| Amit K. Arora | [RFC] Heads up on sys_fallocate() |
| H. Peter Anvin | Re: [RFC 00/15] x86_64: Optimize percpu accesses |
| Nicolas Pitre | Re: [RFC patch 08/18] cnt32_to_63 should use smp_rmb() |
| Bart Van Assche | Integration of SCST in the mainstream Linux kernel |
git: | |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| David Miller | [GIT]: Networking |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Natalie Protasevich | [BUG] New Kernel Bugs |
