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

Re: Switching between two file systems.



Sorry, I should have done that.

root@localhost ~#more /etc/lilo.conf 
boot=/dev/hda
map=/boot/map
install=/boot/boot.b
prompt
timeout=30
message=/boot/message
linear
default=RedHat7

image=/boot/vmlinuz-2.2.16-22
        label=RedHat7
        read-only
        root=/dev/hda1

image=/boot/vmlinuz
        label=Debian
        read-only
        root=/dev/hda5

Disk /dev/hda: 240 heads, 63 sectors, 662 cylinders
Units = cylinders of 15120 * 512 bytes

   Device Boot    Start       End    Blocks   Id  System
/dev/hda1   *         1       271   2048728+  83  Linux
/dev/hda2           272       661   2948400    5  Extended
/dev/hda5   *       272       542   2048728+  83  Linux
/dev/hda6           543       650    816448+  83  Linux
/dev/hda7           651       661     83128+  82  Linux swap


Chip

kmself@ix.netcom.com wrote:
> 
> on Wed, Feb 28, 2001 at 12:03:02PM -0500, Fu-Dong Chiou (chioufd@sas.upenn.=
> edu) wrote:
> > Hi,
> >=20
> > I have a problem.  I have RedHat on /dev/hd1, and Debian on /dev/hd5 (tha=
> t I=20
> > just transferred from another HD).  The problem is, when I boot into Debi=
> an,=20
> > the system.map of RedHat is still being used, and I got a lot of warning=
> =20
> > messages.  Is there a way that I get around this problem?  Thanks!
> 
> Post your /etc/lilo.conf file, and possibly, your disk partitioning
> scheme.
> 
> --=20
> Karsten M. Self <kmself@ix.netcom.com>    http://kmself.home.netcom.com/
>  What part of "Gestalt" don't you understand?       There is no K5 cabal
>   http://gestalt-system.sourceforge.net/         http://www.kuro5hin.org
> 



Reply to: