Torna indietro   Hardware Upgrade Forum > Software > Linux, Unix, OS alternativi

Recensione Samsung Galaxy Z Fold7: un grande salto generazionale
Recensione Samsung Galaxy Z Fold7: un grande salto generazionale
Abbiamo provato per molti giorni il nuovo Z Fold7 di Samsung, un prodotto davvero interessante e costruito nei minimi dettagli. Rispetto al predecessore, cambiano parecchie cose, facendo un salto generazionale importante. Sarà lui il pieghevole di riferimento? Ecco la nostra recensione completa.
The Edge of Fate è Destiny 2.5. E questo è un problema
The Edge of Fate è Destiny 2.5. E questo è un problema
Bungie riesce a costruire una delle campagne più coinvolgenti della serie e introduce cambiamenti profondi al sistema di gioco, tra nuove stat e tier dell’equipaggiamento. Ma con risorse limitate e scelte discutibili, il vero salto evolutivo resta solo un’occasione mancata
Ryzen Threadripper 9980X e 9970X alla prova: AMD Zen 5 al massimo livello
Ryzen Threadripper 9980X e 9970X alla prova: AMD Zen 5 al massimo livello
AMD ha aggiornato l'offerta di CPU HEDT con i Ryzen Threadripper 9000 basati su architettura Zen 5. In questo articolo vediamo come si comportano i modelli con 64 e 32 core 9980X e 9970X. Venduti allo stesso prezzo dei predecessori e compatibili con il medesimo socket, le nuove proposte si candidano a essere ottimi compagni per chi è in cerca di potenza dei calcolo e tante linee PCI Express per workstation grafiche e destinate all'AI.
Tutti gli articoli Tutte le news

Vai al Forum
Rispondi
 
Strumenti
Old 06-11-2008, 16:04   #1
MCMXC
Senior Member
 
L'Avatar di MCMXC
 
Iscritto dal: Mar 2006
Messaggi: 398
Ubuntu 8.10 e Kernel 2.6.27

Dopo aver fatto l'aggiornamento da 8.04 a 8.10, e' stato scaricato anche il Kernel 2.6.27.

Pero', al boot c'e' sempre e solo il Kernel 2.6.24...qualcuno sa spiegarmi il perche' please?
__________________
Asus P8Z77-V LX - Intel i7 3770 - Sapphire Radeon HD7950 DualX 3 Gb - 32 Gb RAM G.Skill @1600
MCMXC è offline   Rispondi citando il messaggio o parte di esso
Old 06-11-2008, 16:17   #2
darkbasic
Senior Member
 
L'Avatar di darkbasic
 
Iscritto dal: Dec 2004
Messaggi: 3573
Boh.. avrà sbagliato ad aggiornare il config di grub, prova a postare un ls /boot
__________________
Debian amd64 | Gentoo amd64 | AMD Athlon64 3800+ X2@2701Mhz vcore 1.49V | Placing an unpatched Windows computer directly onto the Internet in the hope that it downloads the patches faster than it gets exploited are odds that you wouldn't bet on in Vegas | e-mail+jabber: darkbasic|a.t|linuxsystems|d.o.t|it | www.linuxsystems.it
darkbasic è offline   Rispondi citando il messaggio o parte di esso
Old 06-11-2008, 20:19   #3
MCMXC
Senior Member
 
L'Avatar di MCMXC
 
Iscritto dal: Mar 2006
Messaggi: 398
Quote:
Originariamente inviato da darkbasic Guarda i messaggi
Boh.. avrà sbagliato ad aggiornare il config di grub, prova a postare un ls /boot
Dunque...dice...

abi-2.6.27-3-rt
abi-2.6.27-7-generic
config-2.6.24-21-rt
config-2.6.27-3-rt
config-2.6.27-7-generic
[grub]
initrd.img-2.6.24-21-rt
initrd.img-2.6.24-21-rt.bak
initrd.img-2.6.24-27-3-rt
initrd.img-2.6.24-27-7-generic
memtest86+.bin
System.map-2.6.24-21-rt
System.map-2.6.27-3-rt
System.map-2.6.27-7-generic
vmcoreinfo-2.6.27-3-rt
vmcoreinfo-2.6.27-7-generic
vmlinuz-2.6.24-21-rt
vmlinuz-2.6.27-3-rt
vmlinuz-2.6.27-7-rt
__________________
Asus P8Z77-V LX - Intel i7 3770 - Sapphire Radeon HD7950 DualX 3 Gb - 32 Gb RAM G.Skill @1600
MCMXC è offline   Rispondi citando il messaggio o parte di esso
Old 06-11-2008, 20:45   #4
darkbasic
Senior Member
 
L'Avatar di darkbasic
 
Iscritto dal: Dec 2004
Messaggi: 3573
bene, adesso posta un cat /boot/grub/menu.lst che te lo aggiusto
__________________
Debian amd64 | Gentoo amd64 | AMD Athlon64 3800+ X2@2701Mhz vcore 1.49V | Placing an unpatched Windows computer directly onto the Internet in the hope that it downloads the patches faster than it gets exploited are odds that you wouldn't bet on in Vegas | e-mail+jabber: darkbasic|a.t|linuxsystems|d.o.t|it | www.linuxsystems.it
darkbasic è offline   Rispondi citando il messaggio o parte di esso
Old 06-11-2008, 22:27   #5
MCMXC
Senior Member
 
L'Avatar di MCMXC
 
Iscritto dal: Mar 2006
Messaggi: 398
Grazie

Dunque...
(Dimenticavo di dire che e' stato installato con WUBI)


#color black/black black/black
default 0
timeout 10

title Ubuntu 8.04.1, kernel 2.6.24-21-rt
root (hd0,0)/ubuntu/disks
kernel /boot/vmlinuz-2.6.24-21-rt root=UUID=5B240E475246D1CD loop=/ubuntu/disks/root.disk ro
initrd /boot/initrd.img-2.6.24-21-rt

title Ubuntu 8.04.1, kernel 2.6.24-21-rt (recovery mode)
root (hd0,0)/ubuntu/disks
kernel /boot/vmlinuz-2.6.24-21-rt root=UUID=5B240E475246D1CD loop=/ubuntu/disks/root.disk ro single
initrd /boot/initrd.img-2.6.24-21-rt

title Ubuntu 8.04.1, kernel 2.6.24-21-generic
root (hd0,0)/ubuntu/disks
kernel /boot/vmlinuz-2.6.24-21-generic root=UUID=5B240E475246D1CD loop=/ubuntu/disks/root.disk ro
initrd /boot/initrd.img-2.6.24-21-generic

title Ubuntu 8.04.1, kernel 2.6.24-21-generic (recovery mode)
root (hd0,0)/ubuntu/disks
kernel /boot/vmlinuz-2.6.24-21-generic root=UUID=5B240E475246D1CD loop=/ubuntu/disks/root.disk ro single
initrd /boot/initrd.img-2.6.24-21-generic

title Ubuntu 8.04.1, memtest86+
root (hd0,0)/ubuntu/disks
kernel /boot/memtest86+.bin

title Other operating systems:
root

title Windows Vista/Longhorn (loader)
root (hd0,0)
chainloader +1
savedefault

title Windows Vista/Longhorn (loader)
root (hd0,1)
chainloader +1
savedefault
### 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=5B240E475246D1CD loop=/ubuntu/disks/root.disk ro

## default grub root device
## e.g. groot=(hd0,0)
# groot=(hd0,0)

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

## 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
__________________
Asus P8Z77-V LX - Intel i7 3770 - Sapphire Radeon HD7950 DualX 3 Gb - 32 Gb RAM G.Skill @1600
MCMXC è offline   Rispondi citando il messaggio o parte di esso
Old 06-11-2008, 22:38   #6
darkbasic
Senior Member
 
L'Avatar di darkbasic
 
Iscritto dal: Dec 2004
Messaggi: 3573
Ricontrollando il listato di ls /boot mi sono accorto che manca l'initrd per il kernel 2.6.27

Postami un dpkg -l | grep linux-image e un apt-cache search linux | grep image | grep 27

Edit: rileggendo meglio non so più che pensare, non so spiegarmi il perchè di questi:
initrd.img-2.6.24-27-3-rt
initrd.img-2.6.24-27-7-generic

Facciamo così prova ad aggiungere in /boot/grub/menu.lst subito dopo timeout 10:
title Ubuntu 8.10, kernel 2.6.27-3-rt
root (hd0,0)/ubuntu/disks
kernel /boot/vmlinuz-2.6.27-3-rt root=UUID=5B240E475246D1CD loop=/ubuntu/disks/root.disk ro
initrd /boot/initrd.img-2.6.24-27-3-rt

e vedi se ti funziona
__________________
Debian amd64 | Gentoo amd64 | AMD Athlon64 3800+ X2@2701Mhz vcore 1.49V | Placing an unpatched Windows computer directly onto the Internet in the hope that it downloads the patches faster than it gets exploited are odds that you wouldn't bet on in Vegas | e-mail+jabber: darkbasic|a.t|linuxsystems|d.o.t|it | www.linuxsystems.it

Ultima modifica di darkbasic : 06-11-2008 alle 22:42.
darkbasic è offline   Rispondi citando il messaggio o parte di esso
Old 07-11-2008, 13:50   #7
MCMXC
Senior Member
 
L'Avatar di MCMXC
 
Iscritto dal: Mar 2006
Messaggi: 398
Quote:
Postami un dpkg -l | grep linux-image
Eccolo:

rc linux-image-2.6.24-21-generic 2.6.24-21.42 Linux kernel image for version 2.6.24 on x86/x86_64
ii linux-image-2.6.24-21-rt 2.6.24-21.42 Linux kernel image for version 2.6.24 on Ingo Molnar's
ii linux-image-2.6.27-3-rt 2.6.27-3.8 Linux kernel image for version 2.6.27 on Ingo Molnar's
ii linux-image-2.6.27-7-generic 2.6.27-7.16 Linux kernel image for version 2.6.27 on x86/x86_64
ii linux-image-generic 2.6.27.7.11 Generic Linux kernel image
ii linux-image-rt 2.6.27.3.4 Rt Linux kernel image


Quote:
apt-cache search linux | grep image | grep 27
Dice:

linux-image-2.6.27-3-rt - Linux kernel image for version 2.6.27 on Ingo Molnar's full real time preemption patch (2.6.26.5-rt9)
linux-image-2.6.27-7-generic - Linux kernel image for version 2.6.27 on x86/x86_64
linux-image-2.6.27-7-server - Linux kernel image for version 2.6.27 on x86/x86_64
linux-image-2.6.27-7-virtual - Linux kernel image for version 2.6.27 on x86/x86_64


Quote:
vedi se ti funziona
Ci provo, grazie

[EDIT]

Dunque, dopo aver corretto initrd /boot/initrd.img-2.6.24-27-3-rt in initrd /boot/initrd.img-2.6.27-3-rt (Altrimenti dice FILE NOT FOUND), inizia il boot ma poi si ferma alla voce BEGIN: Waiting of root file system e dopo alcuni istanti dice:

Gave up waiting for root device. Common problems:

- Boot args (cat /proc/cmdline)
- Check rootdelay= (did the sysem wait long enough?)
- Check root= (did the system wait for the right device?)
- Missing modules (cat /proc/modules; ls /dev)
ALERT! /dev/disk/by-uuid/5B240E475246D1CD does not exist. Dropping to a shell!

...idee?
__________________
Asus P8Z77-V LX - Intel i7 3770 - Sapphire Radeon HD7950 DualX 3 Gb - 32 Gb RAM G.Skill @1600

Ultima modifica di MCMXC : 07-11-2008 alle 14:04.
MCMXC è offline   Rispondi citando il messaggio o parte di esso
Old 08-11-2008, 12:56   #8
darkbasic
Senior Member
 
L'Avatar di darkbasic
 
Iscritto dal: Dec 2004
Messaggi: 3573
Quote:
Originariamente inviato da MCMXC Guarda i messaggi
Dunque, dopo aver corretto initrd /boot/initrd.img-2.6.24-27-3-rt in initrd /boot/initrd.img-2.6.27-3-rt (Altrimenti dice FILE NOT FOUND)
Allora era sbagliato l'output di ls /boot che mi avevi postato, in effetti initrd.img-2.6.24-27-3-rt non aveva senso... meglio così comunque.

Fammi uno screenshot di gparted e postami un cat /etc/fstab così eliminiamo quella fetecchia degli uuid
__________________
Debian amd64 | Gentoo amd64 | AMD Athlon64 3800+ X2@2701Mhz vcore 1.49V | Placing an unpatched Windows computer directly onto the Internet in the hope that it downloads the patches faster than it gets exploited are odds that you wouldn't bet on in Vegas | e-mail+jabber: darkbasic|a.t|linuxsystems|d.o.t|it | www.linuxsystems.it
darkbasic è offline   Rispondi citando il messaggio o parte di esso
Old 08-11-2008, 18:16   #9
MCMXC
Senior Member
 
L'Avatar di MCMXC
 
Iscritto dal: Mar 2006
Messaggi: 398
> Fammi uno screenshot di gparted

Eccolo!

http://i36.tinypic.com/dvo806.png

> postami un cat /etc/fstab

Ecco!

# /etc/fstab: static file system information.
#
# -- This file has been automaticly generated by ntfs-config --
#
# <file system> <mount point> <type> <options> <dump> <pass>

proc /proc proc defaults 0 0
/host/ubuntu/disks/root.disk / ext3 loop,errors=remount-ro 0 1
/host/ubuntu/disks/boot /boot none bind 0 0
/host/ubuntu/disks/swap.disk none swap loop,sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
/dev/sda1 /media/OS ntfs-3g defaults,locale=it_IT.UTF-8 0 0

Ancora grazie
__________________
Asus P8Z77-V LX - Intel i7 3770 - Sapphire Radeon HD7950 DualX 3 Gb - 32 Gb RAM G.Skill @1600
MCMXC è offline   Rispondi citando il messaggio o parte di esso
Old 09-11-2008, 16:23   #10
darkbasic
Senior Member
 
L'Avatar di darkbasic
 
Iscritto dal: Dec 2004
Messaggi: 3573
Prova a mettere /dev/sda1 al posto di root=UUID=5B240E475246D1CD nella entry per il kernel 2.6.27. Se non funziona nemmeno così non so veramente aiutarti perché purtroppo non conosco wubi e non ho mai utilizzato gli uuid..
__________________
Debian amd64 | Gentoo amd64 | AMD Athlon64 3800+ X2@2701Mhz vcore 1.49V | Placing an unpatched Windows computer directly onto the Internet in the hope that it downloads the patches faster than it gets exploited are odds that you wouldn't bet on in Vegas | e-mail+jabber: darkbasic|a.t|linuxsystems|d.o.t|it | www.linuxsystems.it
darkbasic è offline   Rispondi citando il messaggio o parte di esso
Old 09-11-2008, 21:05   #11
Vash1986
Senior Member
 
Iscritto dal: Jan 2004
Messaggi: 388
Io due anni fa feci l'aggiornamento da Ubuntu Breezy a Dapper con apt-get dist-upgrade.

Il risultato fu un disastro... c'erano molte cose che non funzionavano, soprattutto a livello di pacchetti. Da allora se devo passare da una ubuntu all'altra formatto
__________________
Vash1986 è offline   Rispondi citando il messaggio o parte di esso
Old 09-11-2008, 21:16   #12
darkbasic
Senior Member
 
L'Avatar di darkbasic
 
Iscritto dal: Dec 2004
Messaggi: 3573
se non sbaglio il team di ubuntu non consiglia un dist-upgrade per aggiornare da una versione all'altra, ma hanno un'accrocchio chiamato updatequalcosa..
Ad ogni modo son convinto che un paio d'anni di gavetta con debian sid/experimental renderebbero gli upgrade di ubuntu un piacevole appuntamento
__________________
Debian amd64 | Gentoo amd64 | AMD Athlon64 3800+ X2@2701Mhz vcore 1.49V | Placing an unpatched Windows computer directly onto the Internet in the hope that it downloads the patches faster than it gets exploited are odds that you wouldn't bet on in Vegas | e-mail+jabber: darkbasic|a.t|linuxsystems|d.o.t|it | www.linuxsystems.it
darkbasic è offline   Rispondi citando il messaggio o parte di esso
Old 10-11-2008, 14:02   #13
MCMXC
Senior Member
 
L'Avatar di MCMXC
 
Iscritto dal: Mar 2006
Messaggi: 398
Niente da fare...mi sa proprio che dovro' formattare e reinstallare...che seccatura pero'

Grazie di tutto comunque
__________________
Asus P8Z77-V LX - Intel i7 3770 - Sapphire Radeon HD7950 DualX 3 Gb - 32 Gb RAM G.Skill @1600
MCMXC è offline   Rispondi citando il messaggio o parte di esso
 Rispondi


Recensione Samsung Galaxy Z Fold7: un grande salto generazionale Recensione Samsung Galaxy Z Fold7: un grande sal...
The Edge of Fate è Destiny 2.5. E questo è un problema The Edge of Fate è Destiny 2.5. E questo ...
Ryzen Threadripper 9980X e 9970X alla prova: AMD Zen 5 al massimo livello Ryzen Threadripper 9980X e 9970X alla prova: AMD...
Acer TravelMate P4 14: tanta sostanza per l'utente aziendale Acer TravelMate P4 14: tanta sostanza per l'uten...
Hisense M2 Pro: dove lo metti, sta. Mini proiettore laser 4K per il cinema ovunque Hisense M2 Pro: dove lo metti, sta. Mini proiett...
Hai mai caricato un referto su ChatGPT? ...
Apple vuole un nuovo campus nella Silico...
DJI Osmo 360, la nuova action cam a 360&...
Lo strumento anti-requisiti per Windows ...
Utenti di Claude in rivolta: 'I bei vecc...
Rocket Lab Mars Telecommunications Orbit...
NVIDIA GeForce RTX: supporto driver su W...
iliad ha iniziato a vendere smartphone d...
La cinese SatNet ha lanciato un nuovo gr...
Cloud sovrano europeo: a che punto siamo...
The Medium arriverà al cinema gra...
Addio alle faccende domestiche? Il robot...
Fallito il primo lancio del razzo spazia...
Addio Bitcoin: in Algeria anche il solo ...
Amazon si inventa gli sconti al check-ou...
Chromium
GPU-Z
OCCT
LibreOffice Portable
Opera One Portable
Opera One 106
CCleaner Portable
CCleaner Standard
Cpu-Z
Driver NVIDIA GeForce 546.65 WHQL
SmartFTP
Trillian
Google Chrome Portable
Google Chrome 120
VirtualBox
Tutti gli articoli Tutte le news Tutti i download

Strumenti

Regole
Non Puoi aprire nuove discussioni
Non Puoi rispondere ai messaggi
Non Puoi allegare file
Non Puoi modificare i tuoi messaggi

Il codice vB è On
Le Faccine sono On
Il codice [IMG] è On
Il codice HTML è Off
Vai al Forum


Tutti gli orari sono GMT +1. Ora sono le: 17:13.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Served by www3v