[Previo por Fecha] [Siguiente por Fecha] [Previo por Hilo] [Siguiente por Hilo]

[Hilos de Discusión] [Fecha] [Tema] [Autor]

[Ayuda] Re: [Ayuda] Fwd: [Ayuda] Instalación Gentoo



Particiones
fdisk -l
Device     Boot Start     End    Blocks   Id   System
/dev/hda1   *          1   1020     8193118+  c   W95 FAT32 (LBA)
/dev/hda2          1021  1025        40162+  83  Linux
/dev/hda3          1026  1088       506047+ 82  Linux swap
/dev/hda4          1089   2431  10787647+  83 Linux

en fstab tengo:
/dev/hda1                 /c                vfat          
uid=azmi,gid=azmi       1 2
/dev/hda2                 /boot            ext2         
defaults,noatime          1 1
/dev/hda4                 /                   ext3         noatime    
                  0 0
/dev/hda3                 /none           swap         sw             
                0 0
/dev/cdroms/cdrom0 /mnt/cdrom    auto          noauto,user                0 0

none                        /proc                 proc     defaults   
                  0 0

none                        /dev/shm         tmpfs     
nodev,nosuid,noexec    0 0

En grub.conf
default 0
timeout 30
splahimage=(hd0,1)/grupsplash.xpm.gz
title=Gento Linux 2.4.28r5
root (hd0,0)
kernel /kernel-2.4.28-gentoo-r5 root=/dev/hda4
title Windows 98 boot menu
rootnoverify (hd0,0)
makeactive
chainloader +1
title Change the color
color light-green/brown blink-red/blue


Saludos

On Thu, 3 Feb 2005 20:15:36 -0600, leon <rleonmx en gmail com> wrote:
> On Thu, 3 Feb 2005 16:54:37 -0700, Rasek <rasekg en gmail com> wrote:
> > Buen día:
> >
> > No tengo mucha esperiencia pero estoy intentando instalar Gentoo
> > 2004.3 en una PIII, 500Mhz, 192Ram, DD 20, con una partición de 8 Mb
> > con Win98.
> >
> > Segui las intrucciones de instalación de la página de Gentoo y al
> > reiniciar el equipo aparece en siguiente error:
> >
> > Booting 'Gento Linux 2.4.28-r5'
> > root hd0,0
> > Filesystem type is fat, partition type 0xc
> > Kernel Kernel-2.4.28-gentoo-r5 root=/dev/hda4
> > Error 15: File not found
> >
> > No se si el error este en el /etc/fstab o en grub.conf
> 
> como estan tus particiones?
> 
> >
> > Saludos y de antemano gracias
> >
> > _______________________________________________
> > Ayuda mailing list
> > Ayuda en linux org mx
> > Para salir de la lista: http://mail.linux.org.mx/cgi-bin/mailman/listinfo/ayuda/
> >
> 
> --
> Usuario GNU/Linux 361733
> 
> "son, when you participate in sporting events,
> it's not whether you win or lose:
> it's how drunk you get. "
> - Homer Simpson
> 
> --
> Usuario GNU/Linux 361733
> 
> "son, when you participate in sporting events,
> it's not whether you win or lose:
> it's how drunk you get. "
> - Homer Simpson
> 
> _______________________________________________
> Ayuda mailing list
> Ayuda en linux org mx
> Para salir de la lista: http://mail.linux.org.mx/cgi-bin/mailman/listinfo/ayuda/
>




[Hilos de Discusión] [Fecha] [Tema] [Autor]