Changes

Jump to navigation Jump to search
m
Anaconda crash from rescue mode when starting network interfaces
Line 243: Line 243:  
This is intentional, since it required too much effort to keep it up-to-date as kernels change. The CD contains a rescue mode, which is a better environment for fixing problems, and a reinstall followed by a restore of the configuration works well without us supporting another method.  
 
This is intentional, since it required too much effort to keep it up-to-date as kernels change. The CD contains a rescue mode, which is a better environment for fixing problems, and a reinstall followed by a restore of the configuration works well without us supporting another method.  
 
Additionally, the kernel has grown too large for a floppy plus initrd. Even Redhat installs no longer offer to create a boot floppy at install time.   
 
Additionally, the kernel has grown too large for a floppy plus initrd. Even Redhat installs no longer offer to create a boot floppy at install time.   
More details can be found in [[http://bugs.contribs.org/show_bug.cgi?id=792 SME Server bug 792]].
+
More details can be found in [[Bugzilla:792]].
    
*4 disk install - md1 is raid1 and md2 is raid5
 
*4 disk install - md1 is raid1 and md2 is raid5
 
Even if you have 4 (or more) disks, which are supported by your motherboard and ~CentOS, md1 is always set up as a 4 disk raid1. This is, because you can't boot off a raid-5. md1 is the boot partition and must either be non-raid or raid-1. md2 will be set up as a 4 disk raid5 as expected.  
 
Even if you have 4 (or more) disks, which are supported by your motherboard and ~CentOS, md1 is always set up as a 4 disk raid1. This is, because you can't boot off a raid-5. md1 is the boot partition and must either be non-raid or raid-1. md2 will be set up as a 4 disk raid5 as expected.  
More information can be found in [[http://bugs.contribs.org/show_bug.cgi?id=759 SME Server bug 759]].
+
More information can be found in [[Bugzilla:759]].
 +
 
 +
*Anaconda crash from rescue mode when starting network interfaces
 +
There is a problem with the installer as and as networking is not essential for a rescue function is won't be fixed

Navigation menu