Errata ROSA Desktop Fresh R8

From Rosalab Wiki
Revision as of 07:39, 29 July 2016 by Pulfer (Talk | contribs) (WiFi Cards ot Other HArdware Works Incorrectly)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
This is a page snapshot, showing old (but not deleted) versions of images and templates.
Jump to: navigation, search

Failed to Install ROSA from USB Flash Drive

  1. Verify checksum of ROSA image you are trying to install by launching "checkisomd5 <image_name>". If this tool reports an error, please re-download the image.
  2. Use ROSA_ImageWriter to burn the image.
  3. Try image for another hardware architecture (i586/x64) or another flash drive
  4. If you have an UEFI system, try to switch into "Legacy" mode in BIOS
  5. If nothing helps, try to install your system from DVD. For safety, burn DVD disk at 2x speed.

Failed to Mount NTFS Disk of a Modern Windows

To allow Windows and ROSA working correctly on the same computer we recommend to disable "quick start" feature in Windows. To do this, in Windows console launch "powercfg -h off" with administrator provileges In order to force mountin NTFS disk in ROSA you can launch the following command:

 # ntfsfix /dev/<ntfs_partition_name>

"Windows" is Missing from the Boot Menu

The root of this problem usually lies in Windows "quick start"; another possible reason is that you didn't shutdown Windows properly and after that updated kernel or bootloader in ROSA. ROSA bootloader doesn't automatically mount NTFS that is aiting for filesystem consistency check or where the Windows "sleeps". To fix this:

  1. Mount NTFS disk in Dolphin
  2. Update bootloader from console:
 # update-grub2

The System Doesn't Boot After Installing Proprietary Drivers or Updating Kernel

  1. Try to boot with another kernel (by choosing it in the boot loader menu)
  2. Wait until text boot mode is reached (after ~4 minutes from the boot start), switch to virtual console by ctrl+alt+F2, login as root, launch XFdrake and choose free driver for your graphics card.

WiFi Cards ot Other Hardware Works Incorrectly

1. Try to install newer kernel version. First, add repositories with new kernel:

 for i586: urpmi.addmedia kernel4.4 http://abf-downloads.rosalinux.ru/kernels_stable_personal/repository/rosa2014.1/i586/kernel_4_4/release/ --update
 for x64: urpmi.addmedia kernel4.4 http://abf-downloads.rosalinux.ru/kernels_stable_personal/repository/rosa2014.1/x86_64/kernel_4_4/release/ --update

2. And install the kernel:

 urpmi kernel-nrj-desktop-4.4-latest

Bibliography Database Doesn't Work in LibreOffice Writer

In order to make "bibliography database" service work in LibreOffice, you should install LibreOffice Base ({pkg|libreoffice-base}} package) and OpenJDK. To save space, we have removed these packages from ROSA Desktop Fresh installation image.

Text Effects Are Missing in LibreOffice Gallery

Install libreoffice-openclipart package.