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

Re: Switching between 2 file systems.



Bob McClure Jr wrote:
> 
> Umm, ok.  Short checklist:
> 
> - Both partitions below the 1024 cylinder boundary?

Seems so.

> 
> - You did run "lilo" with no complaints?  To the master boot record?
> 

Seems so.

> - How far does the boot of the disagreeable one get?

I will check it later.  Somewhere in the middle.

> 
> You may need to post the relevant lilo.conf and the output of "fdisk
> -l /dev/hda".  May we assume you are running lilo from the running
> RH6.0 partition (/dev/hda2) to dual-boot either of the two?
> 

No.  I installed RH6.2 on /dev/hda1, and then copied an entire partition of 
another HD onto /dev/hda2 (just like I did on the other laptop).  So, I ran 
lilo from RH6.2.  Theoretically, the situation is similar.  THe only 
difference is, on my laptop, there is only one primary partition (hence, 
hda1, hda5, hda6, ...), but I have 4 primary partitions on this desktop.  
Not sure if this is causing the trouble. Thanks!

Chip

bash-2.04# more /etc/lilo.conf 
boot = /dev/hda
timeout = 30
linear
prompt
  default = cle
  vga = normal
  read-only
map=/boot/map
install=/boot/boot.b
image = /boot/vmlinuz-2.2.17-4CLE
  label = cle
  root = /dev/hda1
image = /chopin/boot/vmlinuz
  label = rh
  root = /dev/hda2


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

   Device Boot    Start       End    Blocks   Id  System
/dev/hda1   *         1       447   3379288+  83  Linux
/dev/hda2   *       448       894   3379320   83  Linux
/dev/hda3           895      1276   2887920   83  Linux
/dev/hda4          1277      1292    120960   82  Linux swap

> You know, I just looked back at your previous problem and realized
> that one of the partitions to be booted was a logical partition
> (/dev/hda5).  I thought you could not boot a logical partition.  But
> it works, huh?  Guess I'm getting senile in my old age.  Maybe that's
> true only of Windoze?  (I'm sure someone will set me straight.)
> 
> On Sat, Mar 03, 2001 at 08:39:52PM -0500, Fu-Dong Chiou wrote:
> > Wait, I am still having some problems, though.  This solved my laptop at 
> > work, but my home desktop (hda1=RH6.2; hda2=RH6.0) doesn't like it at 
> > all.  Why is it so?
> > 
> > Chip
> > 
> > 
> > Bob McClure Jr wrote:
> > > 
> > > On Fri, Mar 02, 2001 at 06:52:20PM -0500, Fu-Dong Chiou wrote:
> > > > I posted a problem with lilo using the same system.map even though it 
> > > > boots into another filesystem.  I am adding more detailed info.
> > > > 
> > > > 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
> > > > 
> > > 
> > > Assuming that the above stanza represents the currently active root
> > > filesystem, and the one below is the alternate, and that /dev/hda5 is
> > > currently mounted on, say, /rh6, then the following line
> > > 
> > > > image=/boot/vmlinuz
> > > 
> > > Should be
> > > 
> > >   image=/rh6/boot/vmlinuz
> > > 
> > > >         label=RedHat6
> > > >         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
> > > > 
> > > > Appreciate any help.  Thanks!
> > > > 
> > > > Best wishes,
> > > > Chip 
> > > 
> > > Cheers,
> > > -- 
> > > Bob McClure, Jr.            | In theory, what works in theory
> > > Bobcat Open Systems, Inc.   | will work in practice.
> > > robertmcclure earthlink net | In practice, it doesn't.
> > 
> > Best wishes,
> > Chip 
> 
> Cheers,
> -- 
> Bob McClure, Jr.            | In theory,
> Bobcat Open Systems, Inc.   | what works in theory will work in practice.
> robertmcclure earthlink net | In practice, it doesn't.
> 
> 
> 
> _______________________________________________
> Redhat-install-list mailing list
> Redhat-install-list redhat com
> https://listman.redhat.com/mailman/listinfo/redhat-install-list
> 


Best wishes,
Chip 






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