F8RC3 can't Coexist?

shrek-m at gmx.de shrek-m at gmx.de
Sun Nov 4 19:12:38 UTC 2007


Chuck Forsberg WA7KGX N2469R schrieb:
> I disabled all but one of the drives on my office machine
> and then installed RC3 x86_64 on that drive.  All was
> well with Fedora.  The only nit was fuzzy display on a
> 24 inch lcd on first boot but this resolved on reboot.
>
> I reconnected the first three drives and reinstalled RC3
> on the same drive as before except it was now sdd
> instead of sda.  The divide error flood returned.
> I changed the e2label to Fedora8 and adjusted
> grub.conf and fstab but Fedora still stalled in the
> storm of divide errors.
>
> So it appears the problem is coexistience, which only
> appears if a variety of other systems are installed in
> various partitions on the machine.
>


it should be possible.
irc in rhl-days anaconda prefered something like this for different roots
/1  /2  /3  /4 ...
but you can take what you want

eg.
1;   e2label
# e2label /dev/sda3 /bla

2;  /etc/fstab
LABEL=/bla                 /                       ext3    
defaults        1 1

3;  /boot/grub/grub.conf
...  root=LABEL=/bla  ...


tested, it works.

-- 
shrek-m




More information about the fedora-test-list mailing list