Mudanças entre as edições de "Partições"

De WikiLICC
Ir para: navegação, pesquisa
m
m (Cópia do grub.conf)
Linha 18: Linha 18:
 
  splashimage=(hd0,1)/grub/splash.xpm.gz
 
  splashimage=(hd0,1)/grub/splash.xpm.gz
 
  hiddenmenu
 
  hiddenmenu
  title Fedora (2.6.34.7-61.fc13.x86_64) in sda1
+
  title Fedora ('''2.6.34.7-61.fc13.x86_64''') in sda1
 
   root (hd0,1)
 
   root (hd0,1)
 
   kernel /vmlinuz-2.6.34.7-61.fc13.x86_64 ro root=/dev/sda1 rd_NO_LUKS rd_NO_LVM rd_NO_MD rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYTABLE=br-abnt2 rhgb quiet init=/sbin/bootchartd
 
   kernel /vmlinuz-2.6.34.7-61.fc13.x86_64 ro root=/dev/sda1 rd_NO_LUKS rd_NO_LVM rd_NO_MD rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYTABLE=br-abnt2 rhgb quiet init=/sbin/bootchartd
 
   initrd /initramfs-2.6.34.7-61.fc13.x86_64.img
 
   initrd /initramfs-2.6.34.7-61.fc13.x86_64.img
 
  
 
=SWAP=
 
=SWAP=

Edição das 08h06min de 20 de novembro de 2010

GRUB

Como reinstalar o GRUB:

Digitando

GRUB>  root ( <TAB>
hd0, sd0

oferece uma lista de opcões, ou ainda

GRUB>  root ( hd0,<TAB>
hd0,0
hd0,1
hd0,2

Cópia do grub.conf

default=0
timeout=15
splashimage=(hd0,1)/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.34.7-61.fc13.x86_64) in sda1
  root (hd0,1)
  kernel /vmlinuz-2.6.34.7-61.fc13.x86_64 ro root=/dev/sda1 rd_NO_LUKS rd_NO_LVM rd_NO_MD rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYTABLE=br-abnt2 rhgb quiet init=/sbin/bootchartd
  initrd /initramfs-2.6.34.7-61.fc13.x86_64.img

SWAP

Como consertar a partição swap