Strony: 1 [2]
Drukuj
Autor Wątek: Mint 6 PL a Multimedia Codecs  (Przeczytany 2771 razy)
0 użytkowników i 3 Gości przegląda ten wątek.
BOSS
Miętowy Kumpel
Miętowy liść
*****

Reputacja 0
Offline Offline

Płeć: Mężczyzna
Distro: Mint 6 / Mac OS X
Wiadomości: 33


Zobacz profil WWW
« Odpowiedz #15 : Styczeń 01, 2009, 08:38:49 »

Heh akurat wypadł ona mnie, że przetestowałem na własnej skórze Mrugnięcie

Wywalić z gruba -7?
Zapisane

IT Tech Blog - Blog o nowych technologiach
mati75
Master psuja
Administrator
Miętowa plantacja
*****

Reputacja 2
Offline Offline

Płeć: Mężczyzna
Distro: Debian Sid x64 || Arch Linux x64
Wiadomości: 3114



Zobacz profil WWW
« Odpowiedz #16 : Styczeń 01, 2009, 08:40:13 »

tak możesz usunąć
Zapisane

HP 2510p || HP 8510w ||
Loup
Miętowe nasionko
*

Reputacja 0
Offline Offline

Płeć: Mężczyzna
Wiadomości: 7



Zobacz profil
« Odpowiedz #17 : Styczeń 25, 2009, 10:13:27 »

Mam podobny problem. W tej chwili jestem po ponownym zainstalowaniu Minta, kernel to 2.6.27-9 i za bardzo nie wiem co dalej robić. Poprzednie dwie instalacje i instalowanie codeców ze skrótów skończyły się Errorem 11 (jak powyżej).
Dodam jeszcze, że tym razem nie mam na pulpicie tej ikonki do instalacji dodatkowych aplikacji, multimediów i codeców. Jest tylko ta w menu "Install multimedia codecs".
Zapisane
Forum Linux Mint
« Odpowiedz #17 : Styczeń 25, 2009, 10:13:27 »

 Zapisane
mati75
Master psuja
Administrator
Miętowa plantacja
*****

Reputacja 2
Offline Offline

Płeć: Mężczyzna
Distro: Debian Sid x64 || Arch Linux x64
Wiadomości: 3114



Zobacz profil WWW
« Odpowiedz #18 : Styczeń 26, 2009, 08:41:40 »

Nie instaluj przez ten program w menu. Później Ci napiszę polecenie do instalacji
Zapisane

HP 2510p || HP 8510w ||
Loup
Miętowe nasionko
*

Reputacja 0
Offline Offline

Płeć: Mężczyzna
Wiadomości: 7



Zobacz profil
« Odpowiedz #19 : Styczeń 26, 2009, 01:51:36 »

Problem rozwiązany, a rozwiązanie było w tym wątku. Musiałem tylko metodą prób i błędów do niego dość Uśmiech
Wystarczyło wywalić z menu.lst wpisy o kernelu 2.6.27.-7 , które się dodały po instalacji codeców.

A co do tego skrótu z pulpitu, skopiowałem sobie z Livecd polecenie tego skrótu, odpaliłem w terminalu u w normalnym Mincie i wszystko się ładnie zainstalowało.

Jedyny problem jaki teraz mam to dźwięki, nie działają systemowe i mixowanie dźwięku (na raz z kilku źródeł) , ale to już temat na inny wątek.
Zapisane
jerzyk
Gość
« Odpowiedz #20 : Luty 03, 2009, 09:49:03 »

Problem rozwiązany, a rozwiązanie było w tym wątku. Musiałem tylko metodą prób i błędów do niego dość Uśmiech
Wystarczyło wywalić z menu.lst wpisy o kernelu 2.6.27.-7 , które się dodały po instalacji codeców.



Ja jestem naprawdę początkujący i nie umiem metodą prób i błędów, proszę o takie poprowadzenie za rączkę co mam zrobić , aby dostać się do minta.
Odpaliłem minta na laptopie fujitsu siemens, wszystko było fajnie do czasu instalacji tych codeców.
Efekt jest taki jak mają koledzy wyżej.
Całe szczęście, że na partycji hd3 mam stare ubuntu i mogę do Was napisać.
Na hd1 jest nieszczęsny mint, hd2 dysk wymiany swap.
Zapisane
mati75
Master psuja
Administrator
Miętowa plantacja
*****

Reputacja 2
Offline Offline

Płeć: Mężczyzna
Distro: Debian Sid x64 || Arch Linux x64
Wiadomości: 3114



Zobacz profil WWW
« Odpowiedz #21 : Luty 03, 2009, 09:53:32 »

cat /boot/grub/menu.lst
sudo fdisk -l
poproszę
Zapisane

HP 2510p || HP 8510w ||
jerzyk
Gość
« Odpowiedz #22 : Luty 04, 2009, 12:57:04 »

cat /boot/grub/menu.lst
sudo fdisk -l
poproszę

Kod:
Disk /dev/sda: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x2527a2c7

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1        1275    10241406   83  Linux
/dev/sda2            1276        1541     2136645   82  Linux swap / Solaris
/dev/sda3            1542        3473    15518720   83  Linux
/dev/sda4            3474       14593    89321400    b  W95 FAT32
Kod:
jerzyk@jerzyk-laptop:~$ cat /boot/grub/menu.lst
# menu.lst - See: grub(8), info grub, update-grub(8)
#            grub-install(8), grub-floppy(8),
#            grub-md5-crypt, /usr/share/doc/grub
#            and /usr/share/doc/grub-doc/.

## default num
# Set the default entry to the entry number NUM. Numbering starts from 0, and
# the entry number 0 is the default if the command is not used.
#
# You can specify 'saved' instead of a number. In this case, the default entry
# is the entry saved with the command 'savedefault'.
# WARNING: If you are using dmraid do not use 'savedefault' or your
# array will desync and will not let you boot your system.
default 0

## timeout sec
# Set a timeout, in SEC seconds, before automatically booting the default entry
# (normally the first entry defined).
timeout 10

## 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'
#/
#

#
# 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=f0407f4a-1c43-4879-a3df-e6373d875205 ro

## Setup crashdump menu entries
## e.g. crashdump=1
# crashdump=0

## 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

## Xen hypervisor options to use with the default Xen boot option
# xenhopt=

## Xen Linux kernel options to use with the default Xen boot option
# xenkopt=console=tty0

## 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

## should update-grub add savedefault to the default options
## can be true or false
# savedefault=false

## ## End Default Options ##

title Ubuntu 8.04.2, kernel 2.6.24-23-generic
root (hd0,2)
kernel /boot/vmlinuz-2.6.24-23-generic root=UUID=f0407f4a-1c43-4879-a3df-e6373d875205 ro quiet splash
initrd /boot/initrd.img-2.6.24-23-generic
quiet

title Ubuntu 8.04.2, kernel 2.6.24-23-generic (recovery mode)
root (hd0,2)
kernel /boot/vmlinuz-2.6.24-23-generic root=UUID=f0407f4a-1c43-4879-a3df-e6373d875205 ro single
initrd /boot/initrd.img-2.6.24-23-generic

title Ubuntu 8.04.2, kernel 2.6.24-22-generic
root (hd0,2)
kernel /boot/vmlinuz-2.6.24-22-generic root=UUID=f0407f4a-1c43-4879-a3df-e6373d875205 ro quiet splash
initrd /boot/initrd.img-2.6.24-22-generic
quiet

title Ubuntu 8.04.2, kernel 2.6.24-22-generic (recovery mode)
root (hd0,2)
kernel /boot/vmlinuz-2.6.24-22-generic root=UUID=f0407f4a-1c43-4879-a3df-e6373d875205 ro single
initrd /boot/initrd.img-2.6.24-22-generic

title Ubuntu 8.04.2, kernel 2.6.24-19-generic
root (hd0,2)
kernel /boot/vmlinuz-2.6.24-19-generic root=UUID=f0407f4a-1c43-4879-a3df-e6373d875205 ro quiet splash
initrd /boot/initrd.img-2.6.24-19-generic
quiet

title Ubuntu 8.04.2, kernel 2.6.24-19-generic (recovery mode)
root (hd0,2)
kernel /boot/vmlinuz-2.6.24-19-generic root=UUID=f0407f4a-1c43-4879-a3df-e6373d875205 ro single
initrd /boot/initrd.img-2.6.24-19-generic

title Ubuntu 8.04.2, memtest86+
root (hd0,2)
kernel /boot/memtest86+.bin
quiet

### END DEBIAN AUTOMAGIC KERNELS LIST

# This is a divider, added to separate the menu items below from the Debian
# ones.
title Other operating systems:
root


# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda1.
title linux (on /dev/sda1)
root (hd0,0)
kernel /boot/vmlinuz BOOT_IMAGE=linux root=UUID=cc206ba0-ba86-11dd-b0e6-29f7af00c67e resume=UUID=b7948958-415b-44f6-a5c4-8e068b94fb23 splash=silent vga=788
initrd (hd0,0)/boot/initrd.img
savedefault
boot


# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda1.
title linux-nonfb (on /dev/sda1)
root (hd0,0)
kernel /boot/vmlinuz BOOT_IMAGE=linux-nonfb root=UUID=cc206ba0-ba86-11dd-b0e6-29f7af00c67e resume=UUID=b7948958-415b-44f6-a5c4-8e068b94fb23
initrd (hd0,0)/boot/initrd.img
savedefault
boot


# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda1.
title 2.6.27-desktoprc8-2mnb (on /dev/sda1)
root (hd0,0)
kernel /boot/vmlinuz-2.6.27-desktop-0.rc8.2mnb BOOT_IMAGE=2.6.27-desktoprc8-2mnb root=UUID=cc206ba0-ba86-11dd-b0e6-29f7af00c67e resume=UUID=b7948958-415b-44f6-a5c4-8e068b94fb23 splash=silent vga=788
initrd (hd0,0)/boot/initrd-2.6.27-desktop-0.rc8.2mnb.img
savedefault
boot


# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda1.
title failsafe (on /dev/sda1)
root (hd0,0)
kernel /boot/vmlinuz BOOT_IMAGE=failsafe root=UUID=cc206ba0-ba86-11dd-b0e6-29f7af00c67e failsafe
initrd (hd0,0)/boot/initrd.img
savedefault
boot

mati75: tak na przyszłość teskt z konsoli wstawiamy w znacznikach code


« Ostatnia zmiana: Luty 04, 2009, 02:18:47 wysłana przez jerzyk » Zapisane
mati75
Master psuja
Administrator
Miętowa plantacja
*****

Reputacja 2
Offline Offline

Płeć: Mężczyzna
Distro: Debian Sid x64 || Arch Linux x64
Wiadomości: 3114



Zobacz profil WWW
« Odpowiedz #23 : Luty 04, 2009, 01:35:04 »

ja tu nic nie widzę, daj jeszcze
Kod:
ls /boot/
Zapisane

HP 2510p || HP 8510w ||
jerzyk
Gość
« Odpowiedz #24 : Luty 04, 2009, 02:32:51 »

ja tu nic nie widzę, daj jeszcze
Kod:
ls /boot/

Coś zawaliłem, tobie zapewne chodziło poprzednio o to ??

Kod:
# menu.lst - See: grub(8), info grub, update-grub(8)
#            grub-install(8), grub-floppy(8),
#            grub-md5-crypt, /usr/share/doc/grub
#            and /usr/share/doc/grub-doc/.

## default num
# Set the default entry to the entry number NUM. Numbering starts from 0, and
# the entry number 0 is the default if the command is not used.
#
# You can specify 'saved' instead of a number. In this case, the default entry
# is the entry saved with the command 'savedefault'.
# WARNING: If you are using dmraid do not use 'savedefault' or your
# array will desync and will not let you boot your system.
default 0

## timeout sec
# Set a timeout, in SEC seconds, before automatically booting the default entry
# (normally the first entry defined).
timeout 10

## 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=e5938483-23bb-4e90-87a6-e31ea7d87d1c ro

## default grub root device
## e.g. groot=(hd0,0)
# groot=e5938483-23bb-4e90-87a6-e31ea7d87d1c

## 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

## Xen hypervisor options to use with the default Xen boot option
# xenhopt=

## Xen Linux kernel options to use with the default Xen boot option
# xenkopt=console=tty0

## altoption boot targets option
## multiple altoptions lines are allowed
## e.g. altoptions=(extra menu suffix) extra boot options
##      altoptions=(single-user) 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

## should update-grub add savedefault to the default options
## can be true or false
# savedefault=false

## ## End Default Options ##

title Linux Mint Universal Edition, kernel 2.6.27-9-generic
root e5938483-23bb-4e90-87a6-e31ea7d87d1c
kernel /boot/vmlinuz-2.6.27-9-generic root=UUID=e5938483-23bb-4e90-87a6-e31ea7d87d1c ro quiet splash
initrd /boot/initrd.img-2.6.27-9-generic
quiet

title Linux Mint Universal Edition, kernel 2.6.27-9-generic (recovery mode)
root e5938483-23bb-4e90-87a6-e31ea7d87d1c
kernel /boot/vmlinuz-2.6.27-9-generic root=UUID=e5938483-23bb-4e90-87a6-e31ea7d87d1c ro single
initrd /boot/initrd.img-2.6.27-9-generic

title Linux Mint Universal Edition, kernel 2.6.27-7-generic
root e5938483-23bb-4e90-87a6-e31ea7d87d1c
kernel /boot/vmlinuz-2.6.27-7-generic root=UUID=e5938483-23bb-4e90-87a6-e31ea7d87d1c ro quiet splash
initrd /boot/initrd.img-2.6.27-7-generic
quiet

title Linux Mint Universal Edition, kernel 2.6.27-7-generic (recovery mode)
root e5938483-23bb-4e90-87a6-e31ea7d87d1c
kernel /boot/vmlinuz-2.6.27-7-generic root=UUID=e5938483-23bb-4e90-87a6-e31ea7d87d1c ro single
initrd /boot/initrd.img-2.6.27-7-generic

title Linux Mint Universal Edition, memtest86+
root e5938483-23bb-4e90-87a6-e31ea7d87d1c
kernel /boot/memtest86+.bin
quiet

### END DEBIAN AUTOMAGIC KERNELS LIST

# This is a divider, added to separate the menu items below from the Debian
# ones.
title Other operating systems:
root


# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda3.
title Ubuntu 8.04.2, kernel 2.6.24-23-generic (on /dev/sda3)
root (hd0,2)
kernel /boot/vmlinuz-2.6.24-23-generic root=UUID=f0407f4a-1c43-4879-a3df-e6373d875205 ro quiet splash
initrd /boot/initrd.img-2.6.24-23-generic
savedefault
boot


# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda3.
title Ubuntu 8.04.2, kernel 2.6.24-23-generic (recovery mode) (on /dev/sda3)
root (hd0,2)
kernel /boot/vmlinuz-2.6.24-23-generic root=UUID=f0407f4a-1c43-4879-a3df-e6373d875205 ro single
initrd /boot/initrd.img-2.6.24-23-generic
savedefault
boot


# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda3.
title Ubuntu 8.04.2, kernel 2.6.24-22-generic (on /dev/sda3)
root (hd0,2)
kernel /boot/vmlinuz-2.6.24-22-generic root=UUID=f0407f4a-1c43-4879-a3df-e6373d875205 ro quiet splash
initrd /boot/initrd.img-2.6.24-22-generic
savedefault
boot


# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda3.
title Ubuntu 8.04.2, kernel 2.6.24-22-generic (recovery mode) (on /dev/sda3)
root (hd0,2)
kernel /boot/vmlinuz-2.6.24-22-generic root=UUID=f0407f4a-1c43-4879-a3df-e6373d875205 ro single
initrd /boot/initrd.img-2.6.24-22-generic
savedefault
boot


# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda3.
title Ubuntu 8.04.2, kernel 2.6.24-19-generic (on /dev/sda3)
root (hd0,2)
kernel /boot/vmlinuz-2.6.24-19-generic root=UUID=f0407f4a-1c43-4879-a3df-e6373d875205 ro quiet splash
initrd /boot/initrd.img-2.6.24-19-generic
savedefault
boot


# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda3.
title Ubuntu 8.04.2, kernel 2.6.24-19-generic (recovery mode) (on /dev/sda3)
root (hd0,2)
kernel /boot/vmlinuz-2.6.24-19-generic root=UUID=f0407f4a-1c43-4879-a3df-e6373d875205 ro single
initrd /boot/initrd.img-2.6.24-19-generic
savedefault
boot


# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda3.
title Ubuntu 8.04.2, memtest86+ (on /dev/sda3)
root (hd0,2)
kernel /boot/memtest86+.bin 
savedefault
boot
Zapisane
mati75
Master psuja
Administrator
Miętowa plantacja
*****

Reputacja 2
Offline Offline

Płeć: Mężczyzna
Distro: Debian Sid x64 || Arch Linux x64
Wiadomości: 3114



Zobacz profil WWW
« Odpowiedz #25 : Luty 04, 2009, 03:27:48 »

tak dokładnie
zrób kopie menu.lst
Kod:
sudo cp /boot/grub/menu.lst /boot/grub/menu.lst.backup
a potem wyedytuj
Kod:
sudo gedit /boot/grub/menu.lst
i wklej
Kod:
# menu.lst - See: grub(8), info grub, update-grub(8)
#            grub-install(8), grub-floppy(8),
#            grub-md5-crypt, /usr/share/doc/grub
#            and /usr/share/doc/grub-doc/.

## default num
# Set the default entry to the entry number NUM. Numbering starts from 0, and
# the entry number 0 is the default if the command is not used.
#
# You can specify 'saved' instead of a number. In this case, the default entry
# is the entry saved with the command 'savedefault'.
# WARNING: If you are using dmraid do not use 'savedefault' or your
# array will desync and will not let you boot your system.
default 0

## timeout sec
# Set a timeout, in SEC seconds, before automatically booting the default entry
# (normally the first entry defined).
timeout 10

## 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=e5938483-23bb-4e90-87a6-e31ea7d87d1c ro

## default grub root device
## e.g. groot=(hd0,0)
# groot=e5938483-23bb-4e90-87a6-e31ea7d87d1c

## 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

## Xen hypervisor options to use with the default Xen boot option
# xenhopt=

## Xen Linux kernel options to use with the default Xen boot option
# xenkopt=console=tty0

## altoption boot targets option
## multiple altoptions lines are allowed
## e.g. altoptions=(extra menu suffix) extra boot options
##      altoptions=(single-user) 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

## should update-grub add savedefault to the default options
## can be true or false
# savedefault=false

## ## End Default Options ##

title Linux Mint Universal Edition, kernel 2.6.27-9-generic
root (hd0,0)
kernel /boot/vmlinuz-2.6.27-9-generic root=UUID=e5938483-23bb-4e90-87a6-e31ea7d87d1c ro quiet splash
initrd /boot/initrd.img-2.6.27-9-generic
quiet

title Linux Mint Universal Edition, kernel 2.6.27-9-generic (recovery mode)
root (hd0,0)
kernel /boot/vmlinuz-2.6.27-9-generic root=UUID=e5938483-23bb-4e90-87a6-e31ea7d87d1c ro single
initrd /boot/initrd.img-2.6.27-9-generic

title Linux Mint Universal Edition, kernel 2.6.27-7-generic
root (hd0,0)
kernel /boot/vmlinuz-2.6.27-7-generic root=UUID=e5938483-23bb-4e90-87a6-e31ea7d87d1c ro quiet splash
initrd /boot/initrd.img-2.6.27-7-generic
quiet

title Linux Mint Universal Edition, kernel 2.6.27-7-generic (recovery mode)
root (hd0,0)
kernel /boot/vmlinuz-2.6.27-7-generic root=UUID=e5938483-23bb-4e90-87a6-e31ea7d87d1c ro single
initrd /boot/initrd.img-2.6.27-7-generic

title Linux Mint Universal Edition, memtest86+
root (hd0,0)
kernel /boot/memtest86+.bin
quiet

### END DEBIAN AUTOMAGIC KERNELS LIST

# This is a divider, added to separate the menu items below from the Debian
# ones.
title Other operating systems:
root


# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda3.
title Ubuntu 8.04.2, kernel 2.6.24-23-generic (on /dev/sda3)
root (hd0,2)
kernel /boot/vmlinuz-2.6.24-23-generic root=UUID=f0407f4a-1c43-4879-a3df-e6373d875205 ro quiet splash
initrd /boot/initrd.img-2.6.24-23-generic
savedefault
boot


# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda3.
title Ubuntu 8.04.2, kernel 2.6.24-23-generic (recovery mode) (on /dev/sda3)
root (hd0,2)
kernel /boot/vmlinuz-2.6.24-23-generic root=UUID=f0407f4a-1c43-4879-a3df-e6373d875205 ro single
initrd /boot/initrd.img-2.6.24-23-generic
savedefault
boot


# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda3.
title Ubuntu 8.04.2, kernel 2.6.24-22-generic (on /dev/sda3)
root (hd0,2)
kernel /boot/vmlinuz-2.6.24-22-generic root=UUID=f0407f4a-1c43-4879-a3df-e6373d875205 ro quiet splash
initrd /boot/initrd.img-2.6.24-22-generic
savedefault
boot


# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda3.
title Ubuntu 8.04.2, kernel 2.6.24-22-generic (recovery mode) (on /dev/sda3)
root (hd0,2)
kernel /boot/vmlinuz-2.6.24-22-generic root=UUID=f0407f4a-1c43-4879-a3df-e6373d875205 ro single
initrd /boot/initrd.img-2.6.24-22-generic
savedefault
boot


# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda3.
title Ubuntu 8.04.2, kernel 2.6.24-19-generic (on /dev/sda3)
root (hd0,2)
kernel /boot/vmlinuz-2.6.24-19-generic root=UUID=f0407f4a-1c43-4879-a3df-e6373d875205 ro quiet splash
initrd /boot/initrd.img-2.6.24-19-generic
savedefault
boot


# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda3.
title Ubuntu 8.04.2, kernel 2.6.24-19-generic (recovery mode) (on /dev/sda3)
root (hd0,2)
kernel /boot/vmlinuz-2.6.24-19-generic root=UUID=f0407f4a-1c43-4879-a3df-e6373d875205 ro single
initrd /boot/initrd.img-2.6.24-19-generic
savedefault
boot


# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda3.
title Ubuntu 8.04.2, memtest86+ (on /dev/sda3)
root (hd0,2)
kernel /boot/memtest86+.bin 
savedefault
boot
Zapisane

HP 2510p || HP 8510w ||
jerzyk
Gość
« Odpowiedz #26 : Luty 04, 2009, 06:11:50 »

Pisze już z minta , dziękuje za pomoc, tylko jak instalować codeki następnym razem , aby nie było takiej wpadki??
Zapisane
mati75
Master psuja
Administrator
Miętowa plantacja
*****

Reputacja 2
Offline Offline

Płeć: Mężczyzna
Distro: Debian Sid x64 || Arch Linux x64
Wiadomości: 3114



Zobacz profil WWW
« Odpowiedz #27 : Luty 04, 2009, 06:22:20 »

za pomocą skrótu z pulpitu, cóż ten program z menu to nie wypał
Zapisane

HP 2510p || HP 8510w ||
Strony: 1 [2]
Drukuj
Skocz do: