[Musix-usuarios] Respuesta dv1394

Antonio Di Primio antonioamdp en yahoo.es
Sab Mayo 5 03:12:17 CEST 2007


Este es el grub de Suse, el de Ubuntu te lo envío en otro correo.

/boot/grub/menu.lst 
# Modified by YaST2. Last modification on mar may  1 23:47:16 EEST 2007
default 0
timeout 8
gfxmenu (hd0,0)/boot/message
##YaST - activate

# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda1.
###Don't change this comment - YaST2 identifier: Original name: openSUSE 10.2 (on /dev/sda1) (/dev/sda3)###
title openSUSE 10.2 (on /dev/sda1) 
    root (hd0,0)
    kernel /boot/vmlinuz-2.6.18.8-0.1-default root=/dev/sda1 vga=0x314 resume=/dev/sda2 splash=silent showopts 
    initrd /boot/initrd-2.6.18.8-0.1-default
    
    boot

## hiddenmenu
# Hides the menu by default (press ESC to see the menu)
#hiddenmenu
# Pretty colours
#color cyan/blue white/blue
## password ['--md5'] passwd
# If used in the first section of a menu file, disable all interactive editing
# control (menu entry editor and command-line)  and entries protected by the
# command 'lock'
# e.g. password topsecret
#      password --md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/
# password topsecret
#
# examples
#
# title        Windows 95/98/NT/2000
# root        (hd0,0)
# makeactive
# chainloader    +1
#
# title        Linux
# root        (hd0,1)
# kernel    /vmlinuz root=/dev/hda2 ro
#
#
# Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST
### BEGIN AUTOMAGIC KERNELS LIST
## lines between the AUTOMAGIC KERNELS LIST markers will be modified
## by the debian update-grub script except for the default options below
## DO NOT UNCOMMENT THEM, Just edit them to your needs
## ## Start Default Options ##
## default kernel options
## default kernel options for automagic boot options
## If you want special options for specific kernels use kopt_x_y_z
## where x.y.z is kernel version. Minor versions can be omitted.
## e.g. kopt=root=/dev/hda1 ro
##      kopt_2_6_8=root=/dev/hdc1 ro
##      kopt_2_6_8_2_686=root=/dev/hdc2 ro
# kopt=root=UUID=6a61121d-a592-4241-8d1e-4b9528f9da82 ro
# kopt_2_6=root=/dev/sda3 ro
## default grub root device
## e.g. groot=(hd0,0)
# groot=(hd0,2)
## should update-grub create alternative automagic boot options
## e.g. alternative=true
##      alternative=false
# alternative=true
## should update-grub lock alternative automagic boot options
## e.g. lockalternative=true
##      lockalternative=false
# lockalternative=false
## additional options to use with the default boot option, but not with the
## alternatives
## e.g. defoptions=vga=791 resume=/dev/hda5
# defoptions=quiet splash
## should update-grub lock old automagic boot options
## e.g. lockold=false
##      lockold=true
# lockold=false
## altoption boot targets option
## multiple altoptions lines are allowed
## e.g. altoptions=(extra menu suffix) extra boot options
##      altoptions=(recovery) single
# altoptions=(recovery mode) single
## controls how many kernels should be put into the menu.lst
## only counts the first occurence of a kernel, not the
## alternative kernel options
## e.g. howmany=all
##      howmany=7
# howmany=all
## should update-grub create memtest86 boot option
## e.g. memtest86=true
##      memtest86=false
# memtest86=true
## should update-grub adjust the value of the default booted system
## can be true or false
# updatedefaultentry=false
## ## End Default Options ##
###Don't change this comment - YaST2 identifier: Original name: Ubuntu, kernel 2.6.17-11-generic (/dev/sda3)###
title Ubuntu, kernel 2.6.17-11-generic (/dev/sda3)
    kernel (hd0,2)/boot/vmlinuz-2.6.17-11-generic root=/dev/sda3 ro quiet splash
    initrd (hd0,2)/boot/initrd.img-2.6.17-11-generic
    quiet
    
    boot

###Don't change this comment - YaST2 identifier: Original name: Ubuntu, kernel 2.6.17-11-generic (recovery mode) (/dev/sda3)###
title Ubuntu, kernel 2.6.17-11-generic (recovery mode) (/dev/sda3)
    kernel (hd0,2)/boot/vmlinuz-2.6.17-11-generic root=/dev/sda3 ro single
    initrd (hd0,2)/boot/initrd.img-2.6.17-11-generic
    boot

###Don't change this comment - YaST2 identifier: Original name: Ubuntu, kernel 2.6.17-10-generic (/dev/sda3)###
title Ubuntu, kernel 2.6.17-10-generic (/dev/sda3)
    kernel (hd0,2)/boot/vmlinuz-2.6.17-10-generic root=/dev/sda3 ro quiet splash
    initrd (hd0,2)/boot/initrd.img-2.6.17-10-generic
    quiet
    
    boot

###Don't change this comment - YaST2 identifier: Original name: Ubuntu, kernel 2.6.17-10-generic (recovery mode) (/dev/sda3)###
title Ubuntu, kernel 2.6.17-10-generic (recovery mode) (/dev/sda3)
    kernel (hd0,2)/boot/vmlinuz-2.6.17-10-generic root=/dev/sda3 ro single
    initrd (hd0,2)/boot/initrd.img-2.6.17-10-generic
    boot

###Don't change this comment - YaST2 identifier: Original name: Ubuntu, memtest86+ (/dev/sda3)###
title Ubuntu, memtest86+ (/dev/sda3)
    kernel (hd0,2)/boot/memtest86+.bin
    quiet
    boot

### END DEBIAN AUTOMAGIC KERNELS LIST
# This is a divider, added to separate the menu items below from the Debian
# ones.
###Don't change this comment - YaST2 identifier: Original name: Other operating systems: (/dev/sda3)###
title Other operating systems: (/dev/sda3)

# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda1.
###Don't change this comment - YaST2 identifier: Original name: XEN (on /dev/sda1) (/dev/sda3)###
title XEN (on /dev/sda1) (/dev/sda3)
    kernel (hd0,0)/boot/xen.gz
    savedefault
    boot

# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda1.
###Don't change this comment - YaST2 identifier: Original name: Failsafe -- openSUSE 10.2 (on /dev/sda1) (/dev/sda3)###
title Failsafe -- openSUSE 10.2 (on /dev/sda1)
    root (hd0,0)
    kernel /boot/vmlinuz-2.6.18.2-34-default root=/dev/sda1 vga=normal showopts ide=nodma apm=off acpi=off noresume nosmp noapic maxcpus=0 edd=off 3 
    initrd /boot/initrd-2.6.18.2-34-default
    savedefault
    boot

###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- openSUSE 10.2

###Don't change this comment - YaST2 identifier: Original name: linux###
title openSUSE 10.2

###Don't change this comment - YaST2 identifier: Original name: xen###
title XEN
    kernel (hd0,0)/boot/xen.gz 
    module (hd0,0)/boot/initrd-xen

###Don't change this comment - YaST2 identifier: Original name: 2.6.18.8-0.1-xen###
title 2.6.18.8-0.1-xen
    initrd (hd0,0)/boot/initrd-2.6.18.8-0.1-xen

###Don't change this comment - YaST2 identifier: Original name: 2.6.18.8-0.1-default###
title 2.6.18.8-0.1-default
    initrd (hd0,0)/boot/initrd-2.6.18.8-0.1-default

###Don't change this comment - YaST2 identifier: Original name: floppy###
title Disquete
    rootnoverify (hd0,0)
    chainloader (fd0)+1


Marcos Guglielmetti <marcospcmusica en gmail.com> escribió: El Sáb 05 May 2007 01:14, Antonio Di Primio escribió:
 | He descargado Musix 0.99 y lo probé con CD vivo. Aunque no tiene Kino, lo
 | estuve probando con dvgrab, con el que no tuve problemas. Por lo tanto, ya
 | estoy dispuesto a tirarme a la pileta (espero que esté con agua) e
 | instalarlo en el disco duro. Lo que sí te agradecería es que me aclares
 | algo: la instalación la quiero hacer en la partición que ocupa Ubuntu
 | (supongo que se puede), por supuesto que éste se eliminará. Al suplantar
 | el grub por el de Musix, ¿podrá crearme un problema de arranque con
 | openSuse 10.2, siendo este dependiente del grub de Ubuntu? Saludos y
 | gracias.
 | Antonio

Sí, podrá crearte un problema en cuanto a que Musix 0.99 no se preocupa por 
saber qué otros sistemas libres hay instalados en la PC, Musix 1.0 sí lo 
hace.

Pero, antes de instalarlo, haz lo siguiente, envíanos los /boot/grub/menu.lst 
de Suse y Ubuntu, y veremos que es muy pero muy sencillo restaurar el 
arranque de Suse posteriormente (lo digo de verdad), ya lo hemos hecho en 
otros casos.

Es decir, no lo instales hasta que no tengamos esos menu.lst acá y los podamos 
ver, para ayudarte posteriormente.

Gracias.

 | Marcos Guglielmetti  escribió: El Jue 03 May 2007 
19:20, Antonio Di Primio escribió:
 |  | Discúlpame, pero no entendí que significa "dejar Musix 0.99 en el
 |  | server porque usa otro kernel",  no tengo idea de lo que hay que hacer
 |  | al respecto.  Si  me puedes desasnar, te lo agradecería .
 |
 | Significa que Musix 0.99 estará disponible para que lo descarguen y lo
 | usen todas las veces que quieran, porque en algunos equipos quizá funcione
 | mejor Musix 0.99, porque usa otro núcleo del sistema (kernel linux) y
 | otros programas.
 |
 | salute
 |
 |  | Marcos Guglielmetti  escribió: El Mié 02 May 2007
 |
 | 11:10, Antonio Di Primio escribió:
 |  |  | El problema es que por ahora no voy a instalar Musik
 |  |  | en el disco duro. El motivo es que soy nuevo en Linux
 |  |  | y no tengo los conocimientos necesarios para ello.
 |  |  | Realmente lo que me da pavura es perder la conexión a
 |  |  | Internet y después no saber como solucionarlo. Tengo
 |  |  | instalados Ubuntu 6.10 y openSuse 10.2 y por querer
 |  |  | hacer cosas, andan los dos rengos. En Ubuntu tengo que
 |  |  | arrancar en modo recovery y en Suse con el DVD.
 |  |  | Espero algún día saber bastante mas sobre Linux,
 |  |  | porque sí me gustaría instalar Musik. Con el cd vivo
 |  |  | pensaba practicar creando video, o sea, capturar con
 |  |  | dvgrab o Kino y editar con Cinelera.
 |  |  | Saludos.
 |  |
 |  | Bien, entonces por estos motivos dejamos Musix 0.99 en el server,
 |  | porque usa otro kernel, y en tal caso, te va a servir para esto que
 |  | quieres hacer
 |  |
 |  | :)
 |  | :
 |  |  | ____________________________________________________________________
 |  |  |___ ___ __________ LLama Gratis a cualquier PC del Mundo.
 |  |  | Llamadas a fijos y móviles desde 1 céntimo por minuto.
 |  |  | http://es.voice.yahoo.com
 |  |  |
 |  |  | _______________________________________________
 |  |  | Musix GNU+Linux - www.musix.org.ar
 |  |  | Musix-usuarios mailing list
 |  |  | Musix-usuarios en lists.ourproject.org
 |  |  | https://lists.ourproject.org/cgi-bin/mailman/listinfo/musix-usuarios

-- 
Marcos Guglielmetti  
* Director del desarrollo de Musix GNU+Linux, 100% Software Libre
* Colabora: http://www.musix.org.ar/wiki/index.php/Musix1.0tasks
* CD Download: (http://www.musix.org.ar/en/)
* Videos, programas, etc.: ftp://musix.ourproject.org/pub/musix/
* Reporte de errores: 
https://www.musix.org.ar/wiki/index.php?title=Problemas-Bugs
*IRC: #musix channel on freenode
* http://autosus.wordpress.com/

«No te tomes en serio nada que no te haga reír» [un amigo de E. Galeano]
... tampoco sigas al pie de la letra ninguna de estas frases...

_______________________________________________
Musix GNU+Linux - www.musix.org.ar
Musix-usuarios mailing list
Musix-usuarios en lists.ourproject.org
https://lists.ourproject.org/cgi-bin/mailman/listinfo/musix-usuarios


       
---------------------------------

LLama Gratis a cualquier PC del Mundo.
Llamadas a fijos y móviles desde 1 céntimo por minuto.
http://es.voice.yahoo.com
------------ próxima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: /pipermail/musix-usuarios/attachments/20070505/994a91e6/attachment-0001.html


Más información sobre la lista de distribución Musix-usuarios