After watching apper download kernel updates (recent 3.2.48) but not installing them, I'm a lot curious as to why this is occuring.
Since 3.2.39 there has been no change on grub loader.
Here is sys info....
gave
gave
gave
gave
Any help to comprehend why this is happening would be greatly appreciated.
Since 3.2.39 there has been no change on grub loader.
Here is sys info....
Code:
uname -a
phonic@Nova-Fractal:~$ uname -a
Linux Nova-Fractal 3.2.0-39-generic #62-Ubuntu SMP Thu Feb 28 00:28:53 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
Linux Nova-Fractal 3.2.0-39-generic #62-Ubuntu SMP Thu Feb 28 00:28:53 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
Code:
head -n1 /etc/issue
Ubuntu 12.04.2 LTS \n \l
Code:
grep "model name" /proc/cpuinfo
model name : Pentium(R) Dual-Core CPU E6500 @ 2.93GHz model name : Pentium(R) Dual-Core CPU E6500 @ 2.93GHz
Code:
hdparm -i /dev/sda
/dev/sda:
HDIO_DRIVE_CMD(identify) failed: Bad address
Model=Hitachi HDS721032CLA362, FwRev=JPFOA39C, SerialNo=JP1430HN1RXTKL
Config={ HardSect NotMFM HdSw>15uSec Fixed DTR>10Mbs }
RawCHS=16383/16/63, TrkSize=0, SectSize=0, ECCbytes=56
BuffType=DualPortCache, BuffSize=14111kB, MaxMultSect=16, MultSect=?16?
CurCHS=16383/16/63, CurSects=16514064, LBA=yes, LBAsects=625142448
IORDY=on/off, tPIO={min:120,w/IORDY:120}, tDMA={min:120,rec:120}
PIO modes: pio0 pio1 pio2 pio3 pio4
DMA modes: mdma0 mdma1 mdma2
UDMA modes: udma0 udma1 udma2 udma3 udma4 udma5 *udma6
AdvancedPM=yes: disabled (255) WriteCache=enabled
Drive conforms to: unknown: ATA/ATAPI-2,3,4,5,6,7
* signifies the current active mode
HDIO_DRIVE_CMD(identify) failed: Bad address
Model=Hitachi HDS721032CLA362, FwRev=JPFOA39C, SerialNo=JP1430HN1RXTKL
Config={ HardSect NotMFM HdSw>15uSec Fixed DTR>10Mbs }
RawCHS=16383/16/63, TrkSize=0, SectSize=0, ECCbytes=56
BuffType=DualPortCache, BuffSize=14111kB, MaxMultSect=16, MultSect=?16?
CurCHS=16383/16/63, CurSects=16514064, LBA=yes, LBAsects=625142448
IORDY=on/off, tPIO={min:120,w/IORDY:120}, tDMA={min:120,rec:120}
PIO modes: pio0 pio1 pio2 pio3 pio4
DMA modes: mdma0 mdma1 mdma2
UDMA modes: udma0 udma1 udma2 udma3 udma4 udma5 *udma6
AdvancedPM=yes: disabled (255) WriteCache=enabled
Drive conforms to: unknown: ATA/ATAPI-2,3,4,5,6,7
* signifies the current active mode
Any help to comprehend why this is happening would be greatly appreciated.
Comment