# HG changeset patch # User Paul Issott # Date 1240513388 0 # Node ID 123484f625d9737e743e4eddcac5176942dc7f34 # Parent 0a12296bf6a5f70f99e4396ca4e1b7bab51a89f2 en,fr,pt: Update install.html diff -r 0a12296bf6a5 -r 123484f625d9 en/doc/handbook/install.html --- a/en/doc/handbook/install.html Wed Apr 22 17:45:17 2009 +0200 +++ b/en/doc/handbook/install.html Thu Apr 23 19:03:08 2009 +0000 @@ -198,9 +198,9 @@

/boot/grub/menu.lst - Example

-title  SliTaz GNU/Linux 1.0 (Kernel 2.6.24.2-slitaz)
+title  SliTaz GNU/Linux 1.0 (Kernel 2.6.25.5-slitaz)
        root(hd0,0)
-       kernel /boot/vmlinuz-2.6.24.2-slitaz root=/dev/hda1 vga=normal
+       kernel /boot/vmlinuz-2.6.25.5-slitaz root=/dev/hda1 vga=normal
 

Verify again that everything is in place before rebooting: diff -r 0a12296bf6a5 -r 123484f625d9 fr/doc/handbook/install.html --- a/fr/doc/handbook/install.html Wed Apr 22 17:45:17 2009 +0200 +++ b/fr/doc/handbook/install.html Thu Apr 23 19:03:08 2009 +0000 @@ -141,7 +141,7 @@

  # mkdir /mnt/target/boot
  # cd /media/cdrom/boot
- # cp bzImage /mnt/target/boot/vmlinuz-2.6.22.9-slitaz
+ # cp bzImage /mnt/target/boot/vmlinuz-2.6.25.5-slitaz
 

Copie du rootfs: @@ -198,9 +198,9 @@

/boot/grub/menu.lst - Exemple

 
- title  SliTaz GNU/Linux (cooking) (Kernel 2.6.22.9-slitaz)
+ title  SliTaz GNU/Linux (cooking) (Kernel 2.6.25.5-slitaz)
         root(hd0,0)
-        kernel /boot/vmlinuz-2.6.22.9-slitaz root=/dev/hda1 vga=788
+        kernel /boot/vmlinuz-2.6.25.5-slitaz root=/dev/hda1 vga=788
 
 
diff -r 0a12296bf6a5 -r 123484f625d9 pt/doc/handbook/install.html --- a/pt/doc/handbook/install.html Wed Apr 22 17:45:17 2009 +0200 +++ b/pt/doc/handbook/install.html Thu Apr 23 19:03:08 2009 +0000 @@ -203,9 +203,9 @@

/boot/grub/menu.lst - Exemplo

-title    SliTaz GNU/Linux 1.0 (Kernel 2.6.24.2-slitaz)
+title    SliTaz GNU/Linux 1.0 (Kernel 2.6.25.5-slitaz)
 root     (hd0,0)
-kernel   /boot/vmlinuz-2.6.24.2-slitaz root=/dev/hda1 vga=normal
+kernel   /boot/vmlinuz-2.6.25.5-slitaz root=/dev/hda1 vga=normal
 

Verifique novamente se tudo está no lugar antes de reiniciar: