δεν μπορω να εγκαταστησω τιποτα στο ubuntu 14.10  Το θέμα επιλύθηκε

...εγκαταστάσεις, αναβαθμίσεις, διαχείριση partitions, boot-loader, κλπ

Συντονιστής: adem1

Κανόνες Δ. Συζήτησης
Στην ενότητα αυτή γράφουμε θέματα/ προβλήματα μόνο για το UBUNTU ή τα παράγωγά του.

Re: δεν μπορω να εγκαταστησω τιποτα στο ubuntu 14.10

Δημοσίευσηαπό sotos21 » 13 Φεβ 2015, 00:38

Μισό λεπτό γιατί είδα ένα λάθος
ξαναδείξε πάλι την
Κώδικας: Επιλογή όλων
cat /etc/default/grub
πρέπει να υπάρχει λάθος στην γραμμή GRUB_CMDLINE_LINUX=”acpi=force irqpoll”
Έχεις βάλει
” ” αντί για " "
1 Γνώσεις Linux: Πρώτα βήματα ┃ Προγραμματισμού: Καθόλου ┃ Αγγλικών: Καθόλου
2 Ubuntu 23.10 Mantic Minotaur 6.3.0-7-generic 64bit (el_GR.UTF-8, Unity:Unity7:ubuntu unity)
3 AMD Ryzen 7 7730U with Radeon Graphics ‖ RAM 15368 MiB ‖ASUS TN3604YA - ASUS Vivobook_S_Flip TN3604YA_TN3604YA
4 Advanced Micro Devices, Inc. [AMD/ATI] Barcelo [1002:15e7] {amdgpu}
5 wlp1s0: MEDIATEK Corp. Device [14c3:7922]
Άβαταρ μέλους
sotos21
Freedom
Freedom
 
Δημοσιεύσεις: 6302
Εγγραφή: 21 Φεβ 2011, 21:28
Τοποθεσία: Αθήνα
Εκτύπωση

Re: δεν μπορω να εγκαταστησω τιποτα στο ubuntu 14.10

Δημοσίευσηαπό xristos v » 13 Φεβ 2015, 00:39

xristos@xristos-946GMX-S2:~$ cat /etc/default/grub
# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
# info -f grub -n 'Simple configuration'

GRUB_DEFAULT=0
GRUB_HIDDEN_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=”acpi=force irqpoll”

# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
#GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console

# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
#GRUB_GFXMODE=640x480

# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true

# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY="true"

# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"
xristos@xristos-946GMX-S2:~$
1 Γνώσεις Linux: Καθόλου ┃ Προγραμματισμού: Καθόλου ┃ Αγγλικών: Ικανοποιητικό
2 Ubuntu 14.10 utopic 3.16.0-28-generic 32bit (el_GR.UTF-8, Unity ubuntu), Ubuntu 3.16.0-23-generic
3 Intel Core2 Quad CPU Q6600 2.40GHz ‖ RAM 3035 MiB ‖ Gigabyte 946GMX-S2
4 Advanced Micro Devices, Inc. [AMD/ATI] Cedar [Radeon HD 5000/6000/7350/8350 Series] [1002:68f9] {radeon}
5 eth0: Realtek RTL-8110SC/8169SC Gigabit Ethernet [10ec:8167] (rev 10)
xristos v
babeTUX
babeTUX
 
Δημοσιεύσεις: 71
Εγγραφή: 30 Νοέμ 2014, 15:13
Εκτύπωση

Re: δεν μπορω να εγκαταστησω τιποτα στο ubuntu 14.10

Δημοσίευσηαπό sotos21 » 13 Φεβ 2015, 00:41

Δώσε
Κώδικας: Επιλογή όλων
sudo sed -i -e 's/”/"/g' /etc/default/grub
και ξαναδείξε την
Κώδικας: Επιλογή όλων
cat /etc/default/grub
1 Γνώσεις Linux: Πρώτα βήματα ┃ Προγραμματισμού: Καθόλου ┃ Αγγλικών: Καθόλου
2 Ubuntu 23.10 Mantic Minotaur 6.3.0-7-generic 64bit (el_GR.UTF-8, Unity:Unity7:ubuntu unity)
3 AMD Ryzen 7 7730U with Radeon Graphics ‖ RAM 15368 MiB ‖ASUS TN3604YA - ASUS Vivobook_S_Flip TN3604YA_TN3604YA
4 Advanced Micro Devices, Inc. [AMD/ATI] Barcelo [1002:15e7] {amdgpu}
5 wlp1s0: MEDIATEK Corp. Device [14c3:7922]
Άβαταρ μέλους
sotos21
Freedom
Freedom
 
Δημοσιεύσεις: 6302
Εγγραφή: 21 Φεβ 2011, 21:28
Τοποθεσία: Αθήνα
Εκτύπωση

Re: δεν μπορω να εγκαταστησω τιποτα στο ubuntu 14.10

Δημοσίευσηαπό xristos v » 13 Φεβ 2015, 00:44

xristos@xristos-946GMX-S2:~$ sudo sed -i -e 's/”/"/g' /etc/default/grub
[sudo] password for xristos:
xristos@xristos-946GMX-S2:~$ cat /etc/default/grub
# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
# info -f grub -n 'Simple configuration'

GRUB_DEFAULT=0
GRUB_HIDDEN_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX="acpi=force irqpoll"

# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
#GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console

# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
#GRUB_GFXMODE=640x480

# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true

# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY="true"

# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"
xristos@xristos-946GMX-S2:~$
1 Γνώσεις Linux: Καθόλου ┃ Προγραμματισμού: Καθόλου ┃ Αγγλικών: Ικανοποιητικό
2 Ubuntu 14.10 utopic 3.16.0-28-generic 32bit (el_GR.UTF-8, Unity ubuntu), Ubuntu 3.16.0-23-generic
3 Intel Core2 Quad CPU Q6600 2.40GHz ‖ RAM 3035 MiB ‖ Gigabyte 946GMX-S2
4 Advanced Micro Devices, Inc. [AMD/ATI] Cedar [Radeon HD 5000/6000/7350/8350 Series] [1002:68f9] {radeon}
5 eth0: Realtek RTL-8110SC/8169SC Gigabit Ethernet [10ec:8167] (rev 10)
xristos v
babeTUX
babeTUX
 
Δημοσιεύσεις: 71
Εγγραφή: 30 Νοέμ 2014, 15:13
Εκτύπωση

Re: δεν μπορω να εγκαταστησω τιποτα στο ubuntu 14.10

Δημοσίευσηαπό sotos21 » 13 Φεβ 2015, 00:46

Δώσε
Κώδικας: Επιλογή όλων
sudo update-grub
και κανονικά θέλει επανεκκίνηση αλλά δεν βλάπτει να δοκιμάσουμε και τώρα
Κώδικας: Επιλογή όλων
sudo apt-get install -f

Περιμένω.
1 Γνώσεις Linux: Πρώτα βήματα ┃ Προγραμματισμού: Καθόλου ┃ Αγγλικών: Καθόλου
2 Ubuntu 23.10 Mantic Minotaur 6.3.0-7-generic 64bit (el_GR.UTF-8, Unity:Unity7:ubuntu unity)
3 AMD Ryzen 7 7730U with Radeon Graphics ‖ RAM 15368 MiB ‖ASUS TN3604YA - ASUS Vivobook_S_Flip TN3604YA_TN3604YA
4 Advanced Micro Devices, Inc. [AMD/ATI] Barcelo [1002:15e7] {amdgpu}
5 wlp1s0: MEDIATEK Corp. Device [14c3:7922]
Άβαταρ μέλους
sotos21
Freedom
Freedom
 
Δημοσιεύσεις: 6302
Εγγραφή: 21 Φεβ 2011, 21:28
Τοποθεσία: Αθήνα
Εκτύπωση

Re: δεν μπορω να εγκαταστησω τιποτα στο ubuntu 14.10

Δημοσίευσηαπό xristos v » 13 Φεβ 2015, 00:49

xristos@xristos-946GMX-S2:~$ sudo update-grub
[sudo] password for xristos:
Generating grub configuration file ...
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
Found linux image: /boot/vmlinuz-3.16.0-30-generic
Found initrd image: /boot/initrd.img-3.16.0-30-generic
Found linux image: /boot/vmlinuz-3.16.0-29-generic
Found initrd image: /boot/initrd.img-3.16.0-29-generic
Found linux image: /boot/vmlinuz-3.16.0-28-generic
Found initrd image: /boot/initrd.img-3.16.0-28-generic
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
done
xristos@xristos-946GMX-S2:~$ sudo apt-get install -f
Ανάγνωση Λιστών Πακέτων... Ολοκληρώθηκε
Κατασκευή Δένδρου Εξαρτήσεων
Ανάγνωση περιγραφής της τρέχουσας κατάσταση... Ολοκληρώθηκε
Τα ακόλουθα πακέτα εγκαταστάθηκαν αυτόματα και δεν χρειάζονται πλέον:
linux-headers-generic thermald
Χρησιμοποιήστε 'apt-get autoremove' για να τα διαγράψετε.
Τα ακόλουθα πακέτα θα ΑΦΑΙΡΕΘΟΥΝ:
linux-image-3.16.0-23-generic linux-image-extra-3.16.0-23-generic
0 αναβαθμίστηκαν, 0 νέο εγκατεστημένα, 2 θα αφαιρεθούν και 0 δεν αναβαθμίζονται.
6 μη πλήρως εγκατεστημένα ή αφαιρέθηκαν.
Μετά από αυτή τη λειτουργία, θα ελευθερωθούν 153 MB χώρου από το δίσκο.
Θέλετε να συνεχίσετε; [Ν/ο] y
(Ανάγνωση βάσης δεδομένων ... 433747 files and directories currently installed.)
Removing linux-image-extra-3.16.0-23-generic (3.16.0-23.31) ...
depmod: FATAL: could not load /boot/System.map-3.16.0-23-generic: No such file or directory
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.16.0-23-generic /boot/vmlinuz-3.16.0-23-generic
run-parts: executing /etc/kernel/postinst.d/dkms 3.16.0-23-generic /boot/vmlinuz-3.16.0-23-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.16.0-23-generic /boot/vmlinuz-3.16.0-23-generic
update-initramfs: Generating /boot/initrd.img-3.16.0-23-generic
grep: /boot/config-3.16.0-23-generic: Δεν υπάρχει τέτοιο αρχείο ή κατάλογος
depmod: WARNING: could not open /tmp/mkinitramfs_wUDfu3/lib/modules/3.16.0-23-generic/modules.order: No such file or directory
depmod: WARNING: could not open /tmp/mkinitramfs_wUDfu3/lib/modules/3.16.0-23-generic/modules.builtin: No such file or directory
run-parts: executing /etc/kernel/postinst.d/pm-utils 3.16.0-23-generic /boot/vmlinuz-3.16.0-23-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 3.16.0-23-generic /boot/vmlinuz-3.16.0-23-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.16.0-23-generic /boot/vmlinuz-3.16.0-23-generic
Generating grub configuration file ...
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
Found linux image: /boot/vmlinuz-3.16.0-30-generic
Found initrd image: /boot/initrd.img-3.16.0-30-generic
Found linux image: /boot/vmlinuz-3.16.0-29-generic
Found initrd image: /boot/initrd.img-3.16.0-29-generic
Found linux image: /boot/vmlinuz-3.16.0-28-generic
Found initrd image: /boot/initrd.img-3.16.0-28-generic
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
done
Removing linux-image-3.16.0-23-generic (3.16.0-23.31) ...
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.16.0-23-generic /boot/vmlinuz-3.16.0-23-generic
update-initramfs: Deleting /boot/initrd.img-3.16.0-23-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.16.0-23-generic /boot/vmlinuz-3.16.0-23-generic
Generating grub configuration file ...
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
Found linux image: /boot/vmlinuz-3.16.0-30-generic
Found initrd image: /boot/initrd.img-3.16.0-30-generic
Found linux image: /boot/vmlinuz-3.16.0-29-generic
Found initrd image: /boot/initrd.img-3.16.0-29-generic
Found linux image: /boot/vmlinuz-3.16.0-28-generic
Found initrd image: /boot/initrd.img-3.16.0-28-generic
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
done
Γίνεται εγκατάσταση linux-image-3.16.0-29-generic (3.16.0-29.39) ...
Running depmod.
update-initramfs: deferring update (hook will be called later)
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.16.0-29-generic /boot/vmlinuz-3.16.0-29-generic
run-parts: executing /etc/kernel/postinst.d/dkms 3.16.0-29-generic /boot/vmlinuz-3.16.0-29-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.16.0-29-generic /boot/vmlinuz-3.16.0-29-generic
update-initramfs: Generating /boot/initrd.img-3.16.0-29-generic
run-parts: executing /etc/kernel/postinst.d/pm-utils 3.16.0-29-generic /boot/vmlinuz-3.16.0-29-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 3.16.0-29-generic /boot/vmlinuz-3.16.0-29-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.16.0-29-generic /boot/vmlinuz-3.16.0-29-generic
Generating grub configuration file ...
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
Found linux image: /boot/vmlinuz-3.16.0-30-generic
Found initrd image: /boot/initrd.img-3.16.0-30-generic
Found linux image: /boot/vmlinuz-3.16.0-29-generic
Found initrd image: /boot/initrd.img-3.16.0-29-generic
Found linux image: /boot/vmlinuz-3.16.0-28-generic
Found initrd image: /boot/initrd.img-3.16.0-28-generic
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
done
Γίνεται εγκατάσταση linux-image-3.16.0-30-generic (3.16.0-30.40) ...
Running depmod.
update-initramfs: deferring update (hook will be called later)
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.16.0-30-generic /boot/vmlinuz-3.16.0-30-generic
run-parts: executing /etc/kernel/postinst.d/dkms 3.16.0-30-generic /boot/vmlinuz-3.16.0-30-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.16.0-30-generic /boot/vmlinuz-3.16.0-30-generic
update-initramfs: Generating /boot/initrd.img-3.16.0-30-generic
run-parts: executing /etc/kernel/postinst.d/pm-utils 3.16.0-30-generic /boot/vmlinuz-3.16.0-30-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 3.16.0-30-generic /boot/vmlinuz-3.16.0-30-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.16.0-30-generic /boot/vmlinuz-3.16.0-30-generic
Generating grub configuration file ...
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
Found linux image: /boot/vmlinuz-3.16.0-30-generic
Found initrd image: /boot/initrd.img-3.16.0-30-generic
Found linux image: /boot/vmlinuz-3.16.0-29-generic
Found initrd image: /boot/initrd.img-3.16.0-29-generic
Found linux image: /boot/vmlinuz-3.16.0-28-generic
Found initrd image: /boot/initrd.img-3.16.0-28-generic
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
done
Γίνεται εγκατάσταση linux-image-extra-3.16.0-29-generic (3.16.0-29.39) ...
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.16.0-29-generic /boot/vmlinuz-3.16.0-29-generic
run-parts: executing /etc/kernel/postinst.d/dkms 3.16.0-29-generic /boot/vmlinuz-3.16.0-29-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.16.0-29-generic /boot/vmlinuz-3.16.0-29-generic
update-initramfs: Generating /boot/initrd.img-3.16.0-29-generic
run-parts: executing /etc/kernel/postinst.d/pm-utils 3.16.0-29-generic /boot/vmlinuz-3.16.0-29-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 3.16.0-29-generic /boot/vmlinuz-3.16.0-29-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.16.0-29-generic /boot/vmlinuz-3.16.0-29-generic
Generating grub configuration file ...
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
Found linux image: /boot/vmlinuz-3.16.0-30-generic
Found initrd image: /boot/initrd.img-3.16.0-30-generic
Found linux image: /boot/vmlinuz-3.16.0-29-generic
Found initrd image: /boot/initrd.img-3.16.0-29-generic
Found linux image: /boot/vmlinuz-3.16.0-28-generic
Found initrd image: /boot/initrd.img-3.16.0-28-generic
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
done
Γίνεται εγκατάσταση linux-image-extra-3.16.0-30-generic (3.16.0-30.40) ...
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.16.0-30-generic /boot/vmlinuz-3.16.0-30-generic
run-parts: executing /etc/kernel/postinst.d/dkms 3.16.0-30-generic /boot/vmlinuz-3.16.0-30-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.16.0-30-generic /boot/vmlinuz-3.16.0-30-generic
update-initramfs: Generating /boot/initrd.img-3.16.0-30-generic
run-parts: executing /etc/kernel/postinst.d/pm-utils 3.16.0-30-generic /boot/vmlinuz-3.16.0-30-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 3.16.0-30-generic /boot/vmlinuz-3.16.0-30-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.16.0-30-generic /boot/vmlinuz-3.16.0-30-generic
Generating grub configuration file ...
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
Found linux image: /boot/vmlinuz-3.16.0-30-generic
Found initrd image: /boot/initrd.img-3.16.0-30-generic
Found linux image: /boot/vmlinuz-3.16.0-29-generic
Found initrd image: /boot/initrd.img-3.16.0-29-generic
Found linux image: /boot/vmlinuz-3.16.0-28-generic
Found initrd image: /boot/initrd.img-3.16.0-28-generic
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
done
xristos@xristos-946GMX-S2:~$
1 Γνώσεις Linux: Καθόλου ┃ Προγραμματισμού: Καθόλου ┃ Αγγλικών: Ικανοποιητικό
2 Ubuntu 14.10 utopic 3.16.0-28-generic 32bit (el_GR.UTF-8, Unity ubuntu), Ubuntu 3.16.0-23-generic
3 Intel Core2 Quad CPU Q6600 2.40GHz ‖ RAM 3035 MiB ‖ Gigabyte 946GMX-S2
4 Advanced Micro Devices, Inc. [AMD/ATI] Cedar [Radeon HD 5000/6000/7350/8350 Series] [1002:68f9] {radeon}
5 eth0: Realtek RTL-8110SC/8169SC Gigabit Ethernet [10ec:8167] (rev 10)
xristos v
babeTUX
babeTUX
 
Δημοσιεύσεις: 71
Εγγραφή: 30 Νοέμ 2014, 15:13
Εκτύπωση

Re: δεν μπορω να εγκαταστησω τιποτα στο ubuntu 14.10

Δημοσίευσηαπό sotos21 » 13 Φεβ 2015, 00:50

Ευχαριστημένος;
1 Γνώσεις Linux: Πρώτα βήματα ┃ Προγραμματισμού: Καθόλου ┃ Αγγλικών: Καθόλου
2 Ubuntu 23.10 Mantic Minotaur 6.3.0-7-generic 64bit (el_GR.UTF-8, Unity:Unity7:ubuntu unity)
3 AMD Ryzen 7 7730U with Radeon Graphics ‖ RAM 15368 MiB ‖ASUS TN3604YA - ASUS Vivobook_S_Flip TN3604YA_TN3604YA
4 Advanced Micro Devices, Inc. [AMD/ATI] Barcelo [1002:15e7] {amdgpu}
5 wlp1s0: MEDIATEK Corp. Device [14c3:7922]
Άβαταρ μέλους
sotos21
Freedom
Freedom
 
Δημοσιεύσεις: 6302
Εγγραφή: 21 Φεβ 2011, 21:28
Τοποθεσία: Αθήνα
Εκτύπωση

Re: δεν μπορω να εγκαταστησω τιποτα στο ubuntu 14.10

Δημοσίευσηαπό xristos v » 13 Φεβ 2015, 00:51

δηλς φιλε μου λυθηκε;
1 Γνώσεις Linux: Καθόλου ┃ Προγραμματισμού: Καθόλου ┃ Αγγλικών: Ικανοποιητικό
2 Ubuntu 14.10 utopic 3.16.0-28-generic 32bit (el_GR.UTF-8, Unity ubuntu), Ubuntu 3.16.0-23-generic
3 Intel Core2 Quad CPU Q6600 2.40GHz ‖ RAM 3035 MiB ‖ Gigabyte 946GMX-S2
4 Advanced Micro Devices, Inc. [AMD/ATI] Cedar [Radeon HD 5000/6000/7350/8350 Series] [1002:68f9] {radeon}
5 eth0: Realtek RTL-8110SC/8169SC Gigabit Ethernet [10ec:8167] (rev 10)
xristos v
babeTUX
babeTUX
 
Δημοσιεύσεις: 71
Εγγραφή: 30 Νοέμ 2014, 15:13
Εκτύπωση

Re: δεν μπορω να εγκαταστησω τιποτα στο ubuntu 14.10

Δημοσίευσηαπό xristos v » 13 Φεβ 2015, 00:52

χιλια ευχαριστω νασαι καλα οτι επηθημεις να σου συμβει τοχα παθει και παλια και εκανα ξανα εγκατασταση αληθεια για πιο λογο συνεβη;
1 Γνώσεις Linux: Καθόλου ┃ Προγραμματισμού: Καθόλου ┃ Αγγλικών: Ικανοποιητικό
2 Ubuntu 14.10 utopic 3.16.0-28-generic 32bit (el_GR.UTF-8, Unity ubuntu), Ubuntu 3.16.0-23-generic
3 Intel Core2 Quad CPU Q6600 2.40GHz ‖ RAM 3035 MiB ‖ Gigabyte 946GMX-S2
4 Advanced Micro Devices, Inc. [AMD/ATI] Cedar [Radeon HD 5000/6000/7350/8350 Series] [1002:68f9] {radeon}
5 eth0: Realtek RTL-8110SC/8169SC Gigabit Ethernet [10ec:8167] (rev 10)
xristos v
babeTUX
babeTUX
 
Δημοσιεύσεις: 71
Εγγραφή: 30 Νοέμ 2014, 15:13
Εκτύπωση

Re: δεν μπορω να εγκαταστησω τιποτα στο ubuntu 14.10

Δημοσίευσηαπό sotos21 » 13 Φεβ 2015, 00:57

δηλς φιλε μου λυθηκε;

Ναι δοκίμασε να εγκαταστήσεις κάτι για να το διαπιστώσεις.
Αν τα καταφέρεις μου χρωστάς ένα κολλύριο γιατί μου βγήκαν τα μάτια να βρω το λάθος
αληθεια για πιο λογο συνεβη;

Δεν καταλάβαινε τι έλεγε το αρχείο στο /etc/default/grub γιατί οι μηχανές είναι και λίγο μπουμπούνες, μια τελεία να αλλάξεις και δεν προχωράει η επεξεργασία.
Εσύ αντί για " είχες βάλει ”
Τελευταία επεξεργασία από sotos21 και 13 Φεβ 2015, 01:16, έχει επεξεργασθεί 1 φορά/ες συνολικά
1 Γνώσεις Linux: Πρώτα βήματα ┃ Προγραμματισμού: Καθόλου ┃ Αγγλικών: Καθόλου
2 Ubuntu 23.10 Mantic Minotaur 6.3.0-7-generic 64bit (el_GR.UTF-8, Unity:Unity7:ubuntu unity)
3 AMD Ryzen 7 7730U with Radeon Graphics ‖ RAM 15368 MiB ‖ASUS TN3604YA - ASUS Vivobook_S_Flip TN3604YA_TN3604YA
4 Advanced Micro Devices, Inc. [AMD/ATI] Barcelo [1002:15e7] {amdgpu}
5 wlp1s0: MEDIATEK Corp. Device [14c3:7922]
Άβαταρ μέλους
sotos21
Freedom
Freedom
 
Δημοσιεύσεις: 6302
Εγγραφή: 21 Φεβ 2011, 21:28
Τοποθεσία: Αθήνα
Εκτύπωση

ΠροηγούμενηΕπόμενο

  • ΣΧΕΤΙΚΑ ΘΕΜΑΤΑ
    ΑΠΑΝΤΗΣΕΙΣ
    ΠΡΟΒΟΛΕΣ
    ΣΥΓΓΡΑΦΕΑΣ

Επιστροφή στο Λειτουργικό Σύστημα

cron