Показать сообщение отдельно

  #3  
Старый 18.05.2009, 22:41
AccessForbidden
Постоянный
Регистрация: 05.01.2009
Сообщений: 324
С нами: 9129686

Репутация: 0
По умолчанию

1. Вообще yum там по дкфолту долже стоять. Мб не от рута делаешь?
2. Если все же нету
Цитата:
3.

Цитата:

1. Download the ISO and create a Fedora 8 LiveCD.
2. Boot the LiveCD with a wired connection to the Internet available.
3. Open a terminal and log in as root (su).
4. Make a directory to mount your system to: mkdir /mnt/temp
5. Mount the F8 root directory: mount /dev/sdxy /mnt/temp

Note: You change x & y to your F8 root partition. If you are using LVM, you have to know how to mount it (I hate it and don't use it).

6. Do the job: yum --installroot=/mnt/temp install yum
7. Reboot into the F8 system and try to update it:
Code:

Код:


Код:
su
      yum update
p.s ставить руками mysql очень плохая затея в данном случае.
 
Ответить с цитированием