お知らせ

  • 利用規約を守って投稿してください。また、よくある質問および投稿の手引きも参照してください。
  • メッセージの投稿にはアカウントが必要です。未登録の方は、ユーザ登録ページからアカウントを作成することができます。

#1 2012-05-04 15:17:51

moriyama_katu
メンバ
登録日: 2012-05-04

12.04 iso イメージをCD/DVDに書いてインストールを試みましたが出来ませんでした。

以下のサイトから ダウンロード(CDイメージ、Torrentファイルの両方を試しました)し、メディアに書き、インストールを試みましたが、出来ませんでした。
この起動できないメディアを使い、VirtualBOX OSE ではインストールが出来ていますので、メディアが iso として起動出来ない状態の様です。

北陸先端科学技術大学院大学 
ubuntu-ja-12.04-desktop-i386.iso(CDイメージ)
ubuntu-ja-12.04-desktop-i386.iso.torrent(Torrentファイル)

オフライン

 

#2 2012-05-04 15:44:56

epii
メンバ
登録日: 2008-12-11

Re: 12.04 iso イメージをCD/DVDに書いてインストールを試みましたが出来ませんでした。

これだけだと原因の特定をすることは難しいので、
・どのような方法で CD に焼いたのか
・お使いのコンピュータの型番等
・起動できないとはどういうことなのか? (何も表示されず真っ暗、HDDから起動してしまう、など)
を教えてください。

ML でも流れていましたが、
https://wiki.ubuntu.com/PrecisePangolin/ReleaseNotes/ja/UbuntuDesktop#A.2BMLcwuTDGMOCJgWxC--1
これの、

Ubuntu 12.04のインストールイメージは、PAEをサポートしない古いコンピューターをサポートしていません。該当するコンピューターを利用している場合、まず10.04か11.10をインストールし、そこから12.04にアップグレードしてください。もしくは、LubuntuかXubuntuのイメージを利用してください。12.04よりも新しいリリースでは、PAE非対応のコンピューターには対応しなくなります。

に引っかかっているのではないでしょうか?

オフライン

 

#3 2012-05-04 16:22:38

moriyama_katu
メンバ
登録日: 2012-05-04

Re: 12.04 iso イメージをCD/DVDに書いてインストールを試みましたが出来ませんでした。

ハード構成

M/B  GIGABYTE GA-G33M-DS2R
DVD Pioneer DVR-S17J (IDE接続)
CPU core 2 duo E6320
memory 2GB
HDD 160GB SATA

Ubuntu 11.10 (雑誌Ubuntuマガジンの付録)はインストール出来てます。
メディアは 10.04 の環境で brasero で作成しました。
上記マシンには 10.04 をインストールしてあり、これに12.04をインストールしようとCDからインストーラを起動させると、10.04 が起動します。もちろん、M/B の起動設定は CDROM のみの設定になっています。

オフライン

 

#4 2012-05-04 16:34:40

moriyama_katu
メンバ
登録日: 2012-05-04

Re: 12.04 iso イメージをCD/DVDに書いてインストールを試みましたが出来ませんでした。

PAE のようですね。アドバイス有難う御座いました。

オフライン

 

#5 2012-05-04 16:58:44

moriyama_katu
メンバ
登録日: 2012-05-04

Re: 12.04 iso イメージをCD/DVDに書いてインストールを試みましたが出来ませんでした。

Ubuntu 11.10 をインストールし、PAEを確認した所、、、PAE フラグがあったので、PAEが原因ではない事がわかりました。

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

moriyama@moriyama-G33M-DS2R:~$ cat /proc/cpuinfo
processor    : 0
vendor_id    : GenuineIntel
cpu family    : 6
model        : 15
model name    : Intel(R) Core(TM)2 CPU          6320  @ 1.86GHz
stepping    : 6
cpu MHz        : 1600.000
cache size    : 4096 KB
physical id    : 0
siblings    : 2
core id        : 0
cpu cores    : 2
apicid        : 0
initial apicid    : 0
fdiv_bug    : no
hlt_bug        : no
f00f_bug    : no
coma_bug    : no
fpu        : yes
fpu_exception    : yes
cpuid level    : 10
wp        : yes
flags        : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm lahf_lm dts tpr_shadow
bogomips    : 3733.72
clflush size    : 64
cache_alignment    : 64
address sizes    : 36 bits physical, 48 bits virtual
power management:

processor    : 1
vendor_id    : GenuineIntel
cpu family    : 6
model        : 15
model name    : Intel(R) Core(TM)2 CPU          6320  @ 1.86GHz
stepping    : 6
cpu MHz        : 1600.000
cache size    : 4096 KB
physical id    : 0
siblings    : 2
core id        : 1
cpu cores    : 2
apicid        : 1
initial apicid    : 1
fdiv_bug    : no
hlt_bug        : no
f00f_bug    : no
coma_bug    : no
fpu        : yes
fpu_exception    : yes
cpuid level    : 10
wp        : yes
flags        : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm lahf_lm dts tpr_shadow
bogomips    : 3769.14
clflush size    : 64
cache_alignment    : 64
address sizes    : 36 bits physical, 48 bits virtual
power management:

オフライン

 

#6 2012-05-04 18:25:01

moriyama_katu
メンバ
登録日: 2012-05-04

Re: 12.04 iso イメージをCD/DVDに書いてインストールを試みましたが出来ませんでした。

Ubuntu 11.10 から 12.04 へアップグレードを実行し問題なく動作しています。BIOS が古くて対応できてないのかも知れないと思い、、、

ハードの情報を追加します。
------------------------------------------------------------------
moriyama@moriyama-G33M-DS2R:~$ sudo dmidecode
[sudo] password for moriyama:
# dmidecode 2.11
SMBIOS 2.4 present.
40 structures occupying 1214 bytes.
Table at 0x000F0100.

Handle 0x0000, DMI type 0, 24 bytes
BIOS Information
        Vendor: Award Software International, Inc.
        Version: F2
        Release Date: 04/19/2007
        Address: 0xE0000
        Runtime Size: 128 kB
        ROM Size: 1024 kB
        Characteristics:
                PCI is supported
                PNP is supported
                APM is supported
                BIOS is upgradeable
                BIOS shadowing is allowed
                Boot from CD is supported
                Selectable boot is supported
                EDD is supported
                5.25"/360 kB floppy services are supported (int 13h)
                5.25"/1.2 MB floppy services are supported (int 13h)
                3.5"/720 kB floppy services are supported (int 13h)
                3.5"/2.88 MB floppy services are supported (int 13h)
                Print screen service is supported (int 5h)
                8042 keyboard services are supported (int 9h)
                Serial services are supported (int 14h)
                Printer services are supported (int 17h)
                CGA/mono video services are supported (int 10h)
                ACPI is supported
                USB legacy is supported
                LS-120 boot is supported
                ATAPI Zip drive boot is supported
                BIOS boot specification is supported
                Targeted content distribution is supported

<略>
Handle 0x0004, DMI type 4, 35 bytes
Processor Information
        Socket Designation: Socket 775
        Type: Central Processor
        Family: Other
        Manufacturer: Intel
        ID: F6 06 00 00 FF FB EB BF
        Signature: Type 0, Family 6, Model 15, Stepping 6
        Flags:
                FPU (Floating-point unit on-chip)
                VME (Virtual mode extension)
                DE (Debugging extension)
                PSE (Page size extension)
                TSC (Time stamp counter)
                MSR (Model specific registers)
                PAE (Physical address extension)
                MCE (Machine check exception)
                CX8 (CMPXCHG8 instruction supported)
                APIC (On-chip APIC hardware supported)
                SEP (Fast system call)
                MTRR (Memory type range registers)
                PGE (Page global enable)
                MCA (Machine check architecture)
                CMOV (Conditional move instruction supported)
                PAT (Page attribute table)
                PSE-36 (36-bit page size extension)
                CLFSH (CLFLUSH instruction supported)
                DS (Debug store)
                ACPI (ACPI supported)
                MMX (MMX technology supported)
                FXSR (FXSAVE and FXSTOR instructions supported)
                SSE (Streaming SIMD extensions)
                SSE2 (Streaming SIMD extensions 2)
                SS (Self-snoop)
                HTT (Multi-threading)
                TM (Thermal monitor supported)
                PBE (Pending break enabled)
        Version: Intel(R) Core(TM)2 CPU 632
        Voltage: 1.3 V
        External Clock: 266 MHz
        Max Speed: 4000 MHz
        Current Speed: 1866 MHz
        Status: Populated, Enabled
        Upgrade: Socket 478
        L1 Cache Handle: 0x000A
        L2 Cache Handle: 0x000B
        L3 Cache Handle: Not Provided
        Serial Number: 
        Asset Tag: 
        Part Number: 

<了>

オフライン

 

#7 2012-05-04 23:23:30

moriyama_katu
メンバ
登録日: 2012-05-04

Re: 12.04 iso イメージをCD/DVDに書いてインストールを試みましたが出来ませんでした。

BIOSのバージョンを最終版にUPしてみましたが、インストーラの起動は出来ませんでした。古いマシンでPAEはサポートされていても私のマシンの様な症状があるので注意が必要みたいです。以上。

BIOSのバージョンUP後のハード情報
------------------------------------------------------------------------------
moriyama@moriyama-G33M-DS2R:~$ sudo dmidecode
[sudo] password for moriyama:
# dmidecode 2.11
SMBIOS 2.4 present.
40 structures occupying 1216 bytes.
Table at 0x000F0100.

Handle 0x0000, DMI type 0, 24 bytes
BIOS Information
    Vendor: Award Software International, Inc.
    Version: F9A
    Release Date: 07/31/2009
    Address: 0xE0000
    Runtime Size: 128 kB
    ROM Size: 1024 kB
    Characteristics:
        PCI is supported
        PNP is supported
        APM is supported
        BIOS is upgradeable
        BIOS shadowing is allowed
        Boot from CD is supported
        Selectable boot is supported
        EDD is supported
        5.25"/360 kB floppy services are supported (int 13h)
        5.25"/1.2 MB floppy services are supported (int 13h)
        3.5"/720 kB floppy services are supported (int 13h)
        3.5"/2.88 MB floppy services are supported (int 13h)
        Print screen service is supported (int 5h)
        8042 keyboard services are supported (int 9h)
        Serial services are supported (int 14h)
        Printer services are supported (int 17h)
        CGA/mono video services are supported (int 10h)
        ACPI is supported
        USB legacy is supported
        LS-120 boot is supported
        ATAPI Zip drive boot is supported
        BIOS boot specification is supported
        Targeted content distribution is supported

<了>

オフライン

 

#8 2012-05-05 06:32:09

ytakagi
メンバ
登録日: 2010-01-15

Re: 12.04 iso イメージをCD/DVDに書いてインストールを試みましたが出来ませんでした。

うちは cpu はcore2duo E8400 ですが、
同じようにインストール出来ません。
たぶん、sandybridge 以降の最新cpu でないと
インストール出来ないのではないでしょうか。

オフライン

 

#9 2012-05-05 07:15:41

moriyama_katu
メンバ
登録日: 2012-05-04

Re: 12.04 iso イメージをCD/DVDに書いてインストールを試みましたが出来ませんでした。

ytakagiさん NG CPUのレポート有難う御座います。

これ以外のNGだったCPUも教えて頂ければ古いPCの判断が出来るので有難いです。

オフライン

 

#10 2012-05-05 10:38:00

rqm25551
新しいメンバ
登録日: 2010-10-25

Re: 12.04 iso イメージをCD/DVDに書いてインストールを試みましたが出来ませんでした。

私もubuntu-ja-12.04-desktop-i386.isoをCDに焼いてみたのですが自動起動しませんでした。
ubuntu-ja-12.04-desktop-i386.isoの中身(合計5つ)を見ると autorun.inf 等が入っていないのですが、
皆様の環境では普通にCDから自動起動できるのでしょうか?

オフライン

 

#11 2012-05-05 10:41:02

stkn
新しいメンバ
登録日: 2012-05-05

Re: 12.04 iso イメージをCD/DVDに書いてインストールを試みましたが出来ませんでした。

私のPC環境でもインストールできませんでした。
PC構成は下記の通りです。

M/B  ASUS P8P67(B3) BIOS 3207(最新です)
BD   LG BH12NS30
CPU Intel corei7 2600
MEM PC3-12800 DDR3 4GBX2
SSD SPCC Solid State DiskB28 32GB

メディアはWin7 64bit環境でImage Burnにて作成しました。
同じ環境で11.10はインストールできましたが、12.04は
メディア起動後、モニターはまっ黒で左上にカーソルが点滅
したままでこれ以上先に進みませんでした。

結局、moriyama_katuさんと同様に
11.10から12.04へアップグレードを実行したらOKでした。
M/BやCPUの組み合わせによってインストールできる
できないがあるのでしょうか。

オフライン

 

#12 2012-05-05 13:40:44

stkn
新しいメンバ
登録日: 2012-05-05

Re: 12.04 iso イメージをCD/DVDに書いてインストールを試みましたが出来ませんでした。

試行錯誤の結果、ubuntu-ja-12.04-desktop-i386のインストールに成功しました。
手順は下記の通りです。
1.ubuntu-ja-12.04-desktop-i386.isoを焼いたCDを起動させる。
2.起動直後に画面真ん中下のキーボード及びユニバーサルアクセスマークが表示
  されている間にスペースキーを押す。
3.すると”インストールせずにubuntuを試してみる”等の機能選択画面と、その下に
  ” F6 追加オプション”等が表示されます。(F1,F3等もありますがF6以外は無視)
4.F6を押して”acpi=off”だけを選択してスペースキーでマークしてESCを押して
   機能選択画面に戻る。
5.機能選択画面で”インストールせずにubuntuを試してみる”を選択してENTERを
  押すとLIVE CDとして起動するので、そこでデスクトップ画面に表示される
  ”ubuntu12.04をインストールする”をクリックするとインストールが開始されます。

ちなみにここまでの操作はすべてロジクールの無線キーボード、マウスで行えました。
インストール後のubuntuの動作も今のところ問題ありません。

また、上記5項では”ubuntuをインストールする”を選択してもいいかもしれません。
(当方では試していません)

以上ご参考になればと思います。尚、当方の環境ではうまくいきましたが、すべての環境で
OKとは限らないので試される方は自己責任でお願いします。



 
 

オフライン

 

#13 2012-05-05 14:56:04

hmatsue
アドバイザ
登録日: 2009-03-10

Re: 12.04 iso イメージをCD/DVDに書いてインストールを試みましたが出来ませんでした。

CPUの仕様が問題になるのはcmov(というのが何なのかは理解していません。すみません。)をサポートしていないi586系CPUや、i486以前のものらしいので、i686以降のものであれば問題無いかと思います。
自分が聞いた、把握している範囲では、AMDのGeode(10.04から12.04にアップグレードしようとしたらアップデートできないといわれました。。)とか、K6, K6-2あたりです。
IntelならPentium II以降なら問題無いかと思いますので、CPU以外のところに原因があるように思います。

オフライン

 

#14 2012-05-06 01:35:41

snaka
メンバ
From: 東京
登録日: 2008-01-18

Re: 12.04 iso イメージをCD/DVDに書いてインストールを試みましたが出来ませんでした。

お世話になります。
こちらの環境:
Dell Inspiron 1300, CPU: Celeron M 1.5GHzm RAM:2GB,「物理アドレス拡張」とあります(関係あるかどうかわかりませんが)
iso fileをダウンロード、以前のUbuntu Versionsの時に使っていたImgBurnでやってみてうまく行かなかったので、このフォーラムページで知ったCDBurnerXPで焼いてみました。
CD-Rには.disc casper install isolinuxという4つのfoldersとmd5sum.txtがあります。
このCD-Rから立ち上げようとすると、黒い画面に、

No DEFAULT or UI configuration directive found!
boot:
と出て、カーソルが点滅しているだけで、Ubuntuが立ち上がりません。
以前のVersionsの時は起動用CD-R作成も、起動もすんなりいっていたのですが、今回はうまくいきません。
ご助言をお願いできればとおもいました。

オフライン

 

#15 2012-05-06 12:26:29

ytakagi
メンバ
登録日: 2010-01-15

Re: 12.04 iso イメージをCD/DVDに書いてインストールを試みましたが出来ませんでした。

ytakagi による投稿:

うちは cpu はcore2duo E8400 ですが、
同じようにインストール出来ません。
たぶん、sandybridge 以降の最新cpu でないと
インストール出来ないのではないでしょうか。

あれこれやってみましたが、結局、ギブアップ。
11.10をクリーンインストールして、直後にアップデートすることで
12.04にしました。

うちでは、それ以外の方法では無理のようです。


まともなインストールを断念し、11.10から12.04へアップデートしたウチのハード情報

ytakagi@ytakagi-G31M-ES2L:~$ sudo dmidecode
# dmidecode 2.11
SMBIOS 2.4 present.
34 structures occupying 1044 bytes.
Table at 0x000F0100.

Handle 0x0000, DMI type 0, 24 bytes
BIOS Information
    Vendor: Award Software International, Inc.
    Version: FC
    Release Date: 07/02/2009
    Address: 0xE0000
    Runtime Size: 128 kB
    ROM Size: 512 kB
    Characteristics:
        PCI is supported
        PNP is supported
        APM is supported
        BIOS is upgradeable
        BIOS shadowing is allowed
        Boot from CD is supported
        Selectable boot is supported
        EDD is supported
        5.25"/360 kB floppy services are supported (int 13h)
        5.25"/1.2 MB floppy services are supported (int 13h)
        3.5"/720 kB floppy services are supported (int 13h)
        3.5"/2.88 MB floppy services are supported (int 13h)
        Print screen service is supported (int 5h)
        8042 keyboard services are supported (int 9h)
        Serial services are supported (int 14h)
        Printer services are supported (int 17h)
        CGA/mono video services are supported (int 10h)
        ACPI is supported
        USB legacy is supported
        LS-120 boot is supported
        ATAPI Zip drive boot is supported
        BIOS boot specification is supported
        Targeted content distribution is supported

Handle 0x0001, DMI type 1, 27 bytes
System Information
    Manufacturer: Gigabyte Technology Co., Ltd.
    Product Name: G31M-ES2L
    Version: 
    Serial Number: 
    UUID: 00000000-0000-0000-0000-00241D599927
    Wake-up Type: Power Switch
    SKU Number: 
    Family: 

Handle 0x0002, DMI type 2, 8 bytes
Base Board Information
    Manufacturer: Gigabyte Technology Co., Ltd.
    Product Name: G31M-ES2L
    Version: x.x
    Serial Number: 

Handle 0x0003, DMI type 3, 17 bytes
Chassis Information
    Manufacturer: Gigabyte Technology Co., Ltd.
    Type: Desktop
    Lock: Not Present
    Version: 
    Serial Number: 
    Asset Tag: 
    Boot-up State: Unknown
    Power Supply State: Unknown
    Thermal State: Unknown
    Security Status: Unknown
    OEM Information: 0x00000000

Handle 0x0004, DMI type 4, 35 bytes
Processor Information
    Socket Designation: Socket 775
    Type: Central Processor
    Family: Other
    Manufacturer: Intel
    ID: 7A 06 01 00 FF FB EB BF
    Signature: Type 0, Family 6, Model 23, Stepping 10
    Flags:
        FPU (Floating-point unit on-chip)
        VME (Virtual mode extension)
        DE (Debugging extension)
        PSE (Page size extension)
        TSC (Time stamp counter)
        MSR (Model specific registers)
        PAE (Physical address extension)
        MCE (Machine check exception)
        CX8 (CMPXCHG8 instruction supported)
        APIC (On-chip APIC hardware supported)
        SEP (Fast system call)
        MTRR (Memory type range registers)
        PGE (Page global enable)
        MCA (Machine check architecture)
        CMOV (Conditional move instruction supported)
        PAT (Page attribute table)
        PSE-36 (36-bit page size extension)
        CLFSH (CLFLUSH instruction supported)
        DS (Debug store)
        ACPI (ACPI supported)
        MMX (MMX technology supported)
        FXSR (FXSAVE and FXSTOR instructions supported)
        SSE (Streaming SIMD extensions)
        SSE2 (Streaming SIMD extensions 2)
        SS (Self-snoop)
        HTT (Multi-threading)
        TM (Thermal monitor supported)
        PBE (Pending break enabled)
    Version: Intel(R) Core(TM)2 Duo CPU
    Voltage: 1.3 V
    External Clock: 333 MHz
    Max Speed: 4000 MHz
    Current Speed: 3000 MHz
    Status: Populated, Enabled
    Upgrade: Socket 478
    L1 Cache Handle: 0x0008
    L2 Cache Handle: 0x0009
    L3 Cache Handle: Not Provided
    Serial Number: 
    Asset Tag: 
    Part Number: 

Handle 0x0005, DMI type 5, 20 bytes
Memory Controller Information
    Error Detecting Method: 8-bit Parity
    Error Correcting Capabilities:
        None
    Supported Interleave: One-way Interleave
    Current Interleave: One-way Interleave
    Maximum Memory Module Size: 1024 MB
    Maximum Total Memory Size: 2048 MB
    Supported Speeds:
        Other
    Supported Memory Types:
        Other
    Memory Module Voltage: 5.0 V
    Associated Memory Slots: 2
        0x0006
        0x0007
    Enabled Error Correcting Capabilities:
        None

Handle 0x0006, DMI type 6, 12 bytes
Memory Module Information
    Socket Designation: A0
    Bank Connections: 1
    Current Speed: Unknown
    Type: Other
    Installed Size: 2048 MB (Single-bank Connection)
    Enabled Size: 2048 MB (Single-bank Connection)
    Error Status: OK

Handle 0x0007, DMI type 6, 12 bytes
Memory Module Information
    Socket Designation: A1
    Bank Connections: 2
    Current Speed: Unknown
    Type: Other
    Installed Size: 2048 MB (Single-bank Connection)
    Enabled Size: 2048 MB (Single-bank Connection)
    Error Status: OK

Handle 0x0008, DMI type 7, 19 bytes
Cache Information
    Socket Designation: Internal Cache
    Configuration: Enabled, Not Socketed, Level 1
    Operational Mode: Write Back
    Location: Internal
    Installed Size: 64 kB
    Maximum Size: 64 kB
    Supported SRAM Types:
        Synchronous
    Installed SRAM Type: Synchronous
    Speed: Unknown
    Error Correction Type: Unknown
    System Type: Unknown
    Associativity: Unknown

Handle 0x0009, DMI type 7, 19 bytes
Cache Information
    Socket Designation: External Cache
    Configuration: Enabled, Not Socketed, Level 2
    Operational Mode: Write Back
    Location: Internal
    Installed Size: 6144 kB
    Maximum Size: 2048 kB
    Supported SRAM Types:
        Synchronous
    Installed SRAM Type: Synchronous
    Speed: Unknown
    Error Correction Type: Unknown
    System Type: Unknown
    Associativity: Unknown

Handle 0x000A, DMI type 8, 9 bytes
Port Connector Information
    Internal Reference Designator: PRIMARY IDE
    Internal Connector Type: On Board IDE
    External Reference Designator: 
    External Connector Type: None
    Port Type: Other

Handle 0x000B, DMI type 8, 9 bytes
Port Connector Information
    Internal Reference Designator: SECONDARY IDE
    Internal Connector Type: On Board IDE
    External Reference Designator: 
    External Connector Type: None
    Port Type: Other

Handle 0x000C, DMI type 8, 9 bytes
Port Connector Information
    Internal Reference Designator: FDD
    Internal Connector Type: On Board Floppy
    External Reference Designator: 
    External Connector Type: None
    Port Type: 8251 FIFO Compatible

Handle 0x000D, DMI type 8, 9 bytes
Port Connector Information
    Internal Reference Designator: COM1
    Internal Connector Type: 9 Pin Dual Inline (pin 10 cut)
    External Reference Designator: 
    External Connector Type: DB-9 male
    Port Type: Serial Port 16450 Compatible

Handle 0x000E, DMI type 8, 9 bytes
Port Connector Information
    Internal Reference Designator: COM2
    Internal Connector Type: 9 Pin Dual Inline (pin 10 cut)
    External Reference Designator: 
    External Connector Type: DB-9 male
    Port Type: Serial Port 16450 Compatible

Handle 0x000F, DMI type 8, 9 bytes
Port Connector Information
    Internal Reference Designator: LPT1
    Internal Connector Type: DB-25 female
    External Reference Designator: 
    External Connector Type: DB-25 female
    Port Type: Parallel Port ECP/EPP

Handle 0x0010, DMI type 8, 9 bytes
Port Connector Information
    Internal Reference Designator: Keyboard
    Internal Connector Type: Other
    External Reference Designator: 
    External Connector Type: PS/2
    Port Type: Keyboard Port

Handle 0x0011, DMI type 8, 9 bytes
Port Connector Information
    Internal Reference Designator: PS/2 Mouse
    Internal Connector Type: PS/2
    External Reference Designator: No Detected
    External Connector Type: PS/2
    Port Type: Mouse Port

Handle 0x0012, DMI type 8, 9 bytes
Port Connector Information
    Internal Reference Designator: USB
    Internal Connector Type: None
    External Reference Designator: 
    External Connector Type: Access Bus (USB)
    Port Type: USB

Handle 0x0013, DMI type 8, 9 bytes
Port Connector Information
    Internal Reference Designator: USB
    Internal Connector Type: None
    External Reference Designator: 
    External Connector Type: Access Bus (USB)
    Port Type: USB

Handle 0x0014, DMI type 9, 13 bytes
System Slot Information
    Designation: PCI
    Type: 32-bit PCI
    Current Usage: Available
    Length: Long
    ID: 0
    Characteristics:
        5.0 V is provided
        3.3 V is provided
        PME signal is supported
        SMBus signal is supported

Handle 0x0015, DMI type 9, 13 bytes
System Slot Information
    Designation: PCI
    Type: 32-bit PCI
    Current Usage: Available
    Length: Long
    ID: 1
    Characteristics:
        5.0 V is provided
        3.3 V is provided
        PME signal is supported
        SMBus signal is supported

Handle 0x0016, DMI type 9, 13 bytes
System Slot Information
    Designation: PCI
    Type: 32-bit PCI
    Current Usage: Available
    Length: Long
    ID: 0
    Characteristics:
        5.0 V is provided
        3.3 V is provided
        PME signal is supported
        SMBus signal is supported

Handle 0x0017, DMI type 9, 13 bytes
System Slot Information
    Designation: PCI
    Type: 32-bit PCI
    Current Usage: Available
    Length: Long
    ID: 0
    Characteristics:
        5.0 V is provided
        3.3 V is provided
        PME signal is supported
        SMBus signal is supported

Handle 0x0018, DMI type 13, 22 bytes
BIOS Language Information
    Language Description Format: Long
    Installable Languages: 3
        n|US|iso8859-1
        n|US|iso8859-1
        r|CA|iso8859-1
    Currently Installed Language: n|US|iso8859-1

Handle 0x0019, DMI type 16, 15 bytes
Physical Memory Array
    Location: System Board Or Motherboard
    Use: System Memory
    Error Correction Type: None
    Maximum Capacity: 16 GB
    Error Information Handle: Not Provided
    Number Of Devices: 2

Handle 0x001A, DMI type 17, 27 bytes
Memory Device
    Array Handle: 0x0019
    Error Information Handle: Not Provided
    Total Width: 64 bits
    Data Width: 64 bits
    Size: 2048 MB
    Form Factor: DIMM
    Set: None
    Locator: A0
    Bank Locator: Bank0/1
    Type: Unknown
    Type Detail: None
    Speed: 800 MHz
    Manufacturer: 
    Serial Number: 
    Asset Tag: 
    Part Number: 

Handle 0x001B, DMI type 17, 27 bytes
Memory Device
    Array Handle: 0x0019
    Error Information Handle: Not Provided
    Total Width: 64 bits
    Data Width: 64 bits
    Size: 2048 MB
    Form Factor: DIMM
    Set: None
    Locator: A1
    Bank Locator: Bank2/3
    Type: Unknown
    Type Detail: None
    Speed: 800 MHz
    Manufacturer: 
    Serial Number: 
    Asset Tag: 
    Part Number: 

Handle 0x001C, DMI type 19, 15 bytes
Memory Array Mapped Address
    Starting Address: 0x00000000000
    Ending Address: 0x000FFFFFFFF
    Range Size: 4 GB
    Physical Array Handle: 0x0019
    Partition Width: 1

Handle 0x001D, DMI type 20, 19 bytes
Memory Device Mapped Address
    Starting Address: 0x00000000000
    Ending Address: 0x0007FFFFFFF
    Range Size: 2 GB
    Physical Device Handle: 0x001A
    Memory Array Mapped Address Handle: 0x001C
    Partition Row Position: 1

Handle 0x001E, DMI type 20, 19 bytes
Memory Device Mapped Address
    Starting Address: 0x00080000000
    Ending Address: 0x000FFFFFFFF
    Range Size: 2 GB
    Physical Device Handle: 0x001B
    Memory Array Mapped Address Handle: 0x001C
    Partition Row Position: 1

Handle 0x001F, DMI type 32, 11 bytes
System Boot Information
    Status: No errors detected

Handle 0x0020, DMI type 64, 13 bytes
Unknown Type
    Header and Data:
        40 0D 20 00 00 24 1D 59 99 27 FF FF 58
    Strings:
        

Handle 0x0021, DMI type 127, 4 bytes
End Of Table

オフライン

 

#16 2012-05-06 13:23:43

moriyama_katu
メンバ
登録日: 2012-05-04

Re: 12.04 iso イメージをCD/DVDに書いてインストールを試みましたが出来ませんでした。

moriyama_katu です。ytakagi さんの dmi ダンプを見て気になったので。

今度はインストーラが起動するPC(10.04)の dmidecode と駄目だったG33のPCを比較します。

問題なく起動するPC
--------------------------------------------------------------
moriyama@quad2core:~$ sudo dmidecode
[sudo] password for moriyama:
# dmidecode 2.9
SMBIOS 2.4 present.
38 structures occupying 1181 bytes.
Table at 0x000F0100.

Handle 0x0000, DMI type 0, 24 bytes
BIOS Information
    Vendor: Award Software International, Inc.
    Version: F1
    Release Date: 05/26/2009
    Address: 0xE0000
    Runtime Size: 128 kB
    ROM Size: 1024 kB
    Characteristics:
        PCI is supported
        PNP is supported
        APM is supported
        BIOS is upgradeable
        BIOS shadowing is allowed
        Boot from CD is supported
        Selectable boot is supported
        EDD is supported
        5.25"/360 KB floppy services are supported (int 13h)
        5.25"/1.2 MB floppy services are supported (int 13h)
        3.5"/720 KB floppy services are supported (int 13h)
        3.5"/2.88 MB floppy services are supported (int 13h)
        Print screen service is supported (int 5h)
        8042 keyboard services are supported (int 9h)
        Serial services are supported (int 14h)
        Printer services are supported (int 17h)
        CGA/mono video services are supported (int 10h)
        ACPI is supported
        USB legacy is supported
        LS-120 boot is supported
        ATAPI Zip drive boot is supported
        BIOS boot specification is supported
        Targeted content distribution is supported

Handle 0x0001, DMI type 1, 27 bytes
System Information
    Manufacturer: Gigabyte Technology Co., Ltd.
    Product Name: G41M-ES2H
    Version: 
    Serial Number: 
    UUID: 00000000-0000-0000-0000-6CF04995FA4D
    Wake-up Type: Power Switch
    SKU Number: 
    Family: 

Handle 0x0002, DMI type 2, 8 bytes
Base Board Information
    Manufacturer: Gigabyte Technology Co., Ltd.
    Product Name: G41M-ES2H
    Version: x.x
    Serial Number: 

Handle 0x0003, DMI type 3, 17 bytes
Chassis Information
    Manufacturer: Gigabyte Technology Co., Ltd.
    Type: Desktop
    Lock: Not Present
    Version: 
    Serial Number: 
    Asset Tag: 
    Boot-up State: Unknown
    Power Supply State: Unknown
    Thermal State: Unknown
    Security Status: Unknown
    OEM Information: 0x00000000

Handle 0x0004, DMI type 4, 35 bytes
Processor Information
    Socket Designation: Socket 775
    Type: Central Processor
    Family: Other
    Manufacturer: Intel
    ID: 7A 06 01 00 FF FB EB BF
    Version: Intel(R) Core(TM)2 Quad CPU
    Voltage: 1.0 V
    External Clock: 333 MHz
    Max Speed: 4000 MHz
    Current Speed: 2833 MHz
    Status: Populated, Enabled
    Upgrade: Socket 478
    L1 Cache Handle: 0x000A
    L2 Cache Handle: 0x000B
    L3 Cache Handle: Not Provided
    Serial Number: 
    Asset Tag: 
    Part Number: 

Handle 0x0005, DMI type 5, 24 bytes
Memory Controller Information
    Error Detecting Method: 8-bit Parity
    Error Correcting Capabilities:
        None
    Supported Interleave: One-way Interleave
    Current Interleave: One-way Interleave
    Maximum Memory Module Size: 1024 MB
    Maximum Total Memory Size: 4096 MB
    Supported Speeds:
        Other
    Supported Memory Types:
        Other
    Memory Module Voltage: 5.0 V
    Associated Memory Slots: 4
        0x0006
        0x0007
        0x0008
        0x0009
    Enabled Error Correcting Capabilities:
        None

Handle 0x0006, DMI type 6, 12 bytes
Memory Module Information
    Socket Designation: A0
    Bank Connections: 1
    Current Speed: Unknown
    Type: Other
    Installed Size: 2048 MB (Single-bank Connection)
    Enabled Size: 2048 MB (Single-bank Connection)
    Error Status: OK

Handle 0x0007, DMI type 6, 12 bytes
Memory Module Information
    Socket Designation: A1
    Bank Connections: 2
    Current Speed: Unknown
    Type: Unknown
    Installed Size: Not Installed
    Enabled Size: Not Installed
    Error Status: OK

Handle 0x0008, DMI type 6, 12 bytes
Memory Module Information
    Socket Designation: A2
    Bank Connections: 3
    Current Speed: Unknown
    Type: Other
    Installed Size: 2048 MB (Single-bank Connection)
    Enabled Size: 2048 MB (Single-bank Connection)
    Error Status: OK

Handle 0x0009, DMI type 6, 12 bytes
Memory Module Information
    Socket Designation: A3
    Bank Connections: 4
    Current Speed: Unknown
    Type: Unknown
    Installed Size: Not Installed
    Enabled Size: Not Installed
    Error Status: OK

Handle 0x000A, DMI type 7, 19 bytes
Cache Information
    Socket Designation: Internal Cache
    Configuration: Enabled, Not Socketed, Level 1
    Operational Mode: Write Back
    Location: Internal
    Installed Size: 64 KB
    Maximum Size: 64 KB
    Supported SRAM Types:
        Synchronous
    Installed SRAM Type: Synchronous
    Speed: Unknown
    Error Correction Type: Unknown
    System Type: Unknown
    Associativity: Unknown

Handle 0x000B, DMI type 7, 19 bytes
Cache Information
    Socket Designation: External Cache
    Configuration: Enabled, Not Socketed, Level 2
    Operational Mode: Write Back
    Location: Internal
    Installed Size: 6144 KB
    Maximum Size: 2048 KB
    Supported SRAM Types:
        Synchronous
    Installed SRAM Type: Synchronous
    Speed: Unknown
    Error Correction Type: Unknown
    System Type: Unknown
    Associativity: Unknown

Handle 0x000C, DMI type 8, 9 bytes
Port Connector Information
    Internal Reference Designator: PRIMARY IDE
    Internal Connector Type: On Board IDE
    External Reference Designator: 
    External Connector Type: None
    Port Type: Other

Handle 0x000D, DMI type 8, 9 bytes
Port Connector Information
    Internal Reference Designator: SECONDARY IDE
    Internal Connector Type: On Board IDE
    External Reference Designator: 
    External Connector Type: None
    Port Type: Other

Handle 0x000E, DMI type 8, 9 bytes
Port Connector Information
    Internal Reference Designator: FDD
    Internal Connector Type: On Board Floppy
    External Reference Designator: 
    External Connector Type: None
    Port Type: 8251 FIFO Compatible

Handle 0x000F, DMI type 8, 9 bytes
Port Connector Information
    Internal Reference Designator: COM1
    Internal Connector Type: 9 Pin Dual Inline (pin 10 cut)
    External Reference Designator: 
    External Connector Type: DB-9 male
    Port Type: Serial Port 16450 Compatible

Handle 0x0010, DMI type 8, 9 bytes
Port Connector Information
    Internal Reference Designator: COM2
    Internal Connector Type: 9 Pin Dual Inline (pin 10 cut)
    External Reference Designator: 
    External Connector Type: DB-9 male
    Port Type: Serial Port 16450 Compatible

Handle 0x0011, DMI type 8, 9 bytes
Port Connector Information
    Internal Reference Designator: LPT1
    Internal Connector Type: DB-25 female
    External Reference Designator: 
    External Connector Type: DB-25 female
    Port Type: Parallel Port ECP/EPP

Handle 0x0012, DMI type 8, 9 bytes
Port Connector Information
    Internal Reference Designator: Keyboard
    Internal Connector Type: Other
    External Reference Designator: 
    External Connector Type: PS/2
    Port Type: Keyboard Port

Handle 0x0013, DMI type 8, 9 bytes
Port Connector Information
    Internal Reference Designator: PS/2 Mouse
    Internal Connector Type: PS/2
    External Reference Designator: Detected
    External Connector Type: PS/2
    Port Type: Mouse Port

Handle 0x0014, DMI type 8, 9 bytes
Port Connector Information
    Internal Reference Designator: USB
    Internal Connector Type: None
    External Reference Designator: 
    External Connector Type: Access Bus (USB)
    Port Type: USB

Handle 0x0015, DMI type 8, 9 bytes
Port Connector Information
    Internal Reference Designator: USB
    Internal Connector Type: None
    External Reference Designator: 
    External Connector Type: Access Bus (USB)
    Port Type: USB

Handle 0x0016, DMI type 9, 13 bytes
System Slot Information
    Designation: PCI
    Type: 32-bit PCI
    Current Usage: Available
    Length: Long
    ID: 0
    Characteristics:
        5.0 V is provided
        3.3 V is provided
        PME signal is supported
        SMBus signal is supported

Handle 0x0017, DMI type 9, 13 bytes
System Slot Information
    Designation: PCI
    Type: 32-bit PCI
    Current Usage: Available
    Length: Long
    ID: 1
    Characteristics:
        5.0 V is provided
        3.3 V is provided
        PME signal is supported
        SMBus signal is supported

Handle 0x0018, DMI type 9, 13 bytes
System Slot Information
    Designation: PCI
    Type: 32-bit PCI
    Current Usage: Available
    Length: Long
    ID: 2
    Characteristics:
        5.0 V is provided
        3.3 V is provided
        PME signal is supported
        SMBus signal is supported

Handle 0x0019, DMI type 13, 22 bytes
BIOS Language Information
    Installable Languages: 3
        n|US|iso8859-1
        n|US|iso8859-1
        r|CA|iso8859-1
    Currently Installed Language: n|US|iso8859-1

Handle 0x001A, DMI type 16, 15 bytes
Physical Memory Array
    Location: System Board Or Motherboard
    Use: System Memory
    Error Correction Type: None
    Maximum Capacity: 32 GB
    Error Information Handle: Not Provided
    Number Of Devices: 4

Handle 0x001B, DMI type 17, 27 bytes
Memory Device
    Array Handle: 0x001A
    Error Information Handle: Not Provided
    Total Width: 64 bits
    Data Width: 64 bits
    Size: 2048 MB
    Form Factor: DIMM
    Set: None
    Locator: A0
    Bank Locator: Bank0/1
    Type: Unknown
    Type Detail: None
    Speed: 800 MHz (1.2 ns)
    Manufacturer: 
    Serial Number: 
    Asset Tag: 
    Part Number: 

Handle 0x001C, DMI type 17, 27 bytes
Memory Device
    Array Handle: 0x001A
    Error Information Handle: Not Provided
    Total Width: Unknown
    Data Width: Unknown
    Size: No Module Installed
    Form Factor: DIMM
    Set: None
    Locator: A1
    Bank Locator: Bank2/3
    Type: Unknown
    Type Detail: None
    Speed: Unknown
    Manufacturer: 
    Serial Number: 
    Asset Tag: 
    Part Number: 

Handle 0x001D, DMI type 17, 27 bytes
Memory Device
    Array Handle: 0x001A
    Error Information Handle: Not Provided
    Total Width: 64 bits
    Data Width: 64 bits
    Size: 2048 MB
    Form Factor: DIMM
    Set: None
    Locator: A2
    Bank Locator: Bank4/5
    Type: Unknown
    Type Detail: None
    Speed: 800 MHz (1.2 ns)
    Manufacturer: 
    Serial Number: 
    Asset Tag: 
    Part Number: 

Handle 0x001E, DMI type 17, 27 bytes
Memory Device
    Array Handle: 0x001A
    Error Information Handle: Not Provided
    Total Width: Unknown
    Data Width: Unknown
    Size: No Module Installed
    Form Factor: DIMM
    Set: None
    Locator: A3
    Bank Locator: Bank6/7
    Type: Unknown
    Type Detail: None
    Speed: Unknown
    Manufacturer: 
    Serial Number: 
    Asset Tag: 
    Part Number: 

Handle 0x001F, DMI type 19, 15 bytes
Memory Array Mapped Address
    Starting Address: 0x00000000000
    Ending Address: 0x000FFFFFFFF
    Range Size: 4 GB
    Physical Array Handle: 0x001A
    Partition Width: 32

Handle 0x0020, DMI type 20, 19 bytes
Memory Device Mapped Address
    Starting Address: 0x00000000000
    Ending Address: 0x0007FFFFFFF
    Range Size: 2 GB
    Physical Device Handle: 0x001B
    Memory Array Mapped Address Handle: 0x001F
    Partition Row Position: 1

Handle 0x0021, DMI type 20, 19 bytes
Memory Device Mapped Address
    Starting Address: 0x00000000000
    Ending Address: 0x000000003FF
    Range Size: 1 kB
    Physical Device Handle: 0x001C
    Memory Array Mapped Address Handle: 0x001F
    Partition Row Position: 1

Handle 0x0022, DMI type 20, 19 bytes
Memory Device Mapped Address
    Starting Address: 0x00080000000
    Ending Address: 0x000FFFFFFFF
    Range Size: 2 GB
    Physical Device Handle: 0x001D
    Memory Array Mapped Address Handle: 0x001F
    Partition Row Position: 1

Handle 0x0023, DMI type 20, 19 bytes
Memory Device Mapped Address
    Starting Address: 0x00000000000
    Ending Address: 0x000000003FF
    Range Size: 1 kB
    Physical Device Handle: 0x001E
    Memory Array Mapped Address Handle: 0x001F
    Partition Row Position: 1

Handle 0x0024, DMI type 32, 11 bytes
System Boot Information
    Status: No errors detected

Handle 0x0025, DMI type 127, 4 bytes
End Of Table

オフライン

 

#17 2012-05-06 13:25:37

moriyama_katu
メンバ
登録日: 2012-05-04

Re: 12.04 iso イメージをCD/DVDに書いてインストールを試みましたが出来ませんでした。

moriyama_katu です。 次に インストーラが起動できなかったPCの DMIです。

------------------------------------------------------------------------
moriyama@moriyama-G33M-DS2R:~$ sudo dmidecode
[sudo] password for moriyama:
# dmidecode 2.11
SMBIOS 2.4 present.
40 structures occupying 1216 bytes.
Table at 0x000F0100.

Handle 0x0000, DMI type 0, 24 bytes
BIOS Information
    Vendor: Award Software International, Inc.
    Version: F9A
    Release Date: 07/31/2009
    Address: 0xE0000
    Runtime Size: 128 kB
    ROM Size: 1024 kB
    Characteristics:
        PCI is supported
        PNP is supported
        APM is supported
        BIOS is upgradeable
        BIOS shadowing is allowed
        Boot from CD is supported
        Selectable boot is supported
        EDD is supported
        5.25"/360 kB floppy services are supported (int 13h)
        5.25"/1.2 MB floppy services are supported (int 13h)
        3.5"/720 kB floppy services are supported (int 13h)
        3.5"/2.88 MB floppy services are supported (int 13h)
        Print screen service is supported (int 5h)
        8042 keyboard services are supported (int 9h)
        Serial services are supported (int 14h)
        Printer services are supported (int 17h)
        CGA/mono video services are supported (int 10h)
        ACPI is supported
        USB legacy is supported
        LS-120 boot is supported
        ATAPI Zip drive boot is supported
        BIOS boot specification is supported
        Targeted content distribution is supported

Handle 0x0001, DMI type 1, 27 bytes
System Information
    Manufacturer: Gigabyte Technology Co., Ltd.
    Product Name: G33M-DS2R
    Version: 
    Serial Number: 
    UUID: 00000000-0000-0000-0000-001A4D481488
    Wake-up Type: Power Switch
    SKU Number: 
    Family: 

Handle 0x0002, DMI type 2, 8 bytes
Base Board Information
    Manufacturer: Gigabyte Technology Co., Ltd.
    Product Name: G33M-DS2R
    Version: x.x
    Serial Number: 

Handle 0x0003, DMI type 3, 17 bytes
Chassis Information
    Manufacturer: Gigabyte Technology Co., Ltd.
    Type: Desktop
    Lock: Not Present
    Version: 
    Serial Number: 
    Asset Tag: 
    Boot-up State: Unknown
    Power Supply State: Unknown
    Thermal State: Unknown
    Security Status: Unknown
    OEM Information: 0x00000000

Handle 0x0004, DMI type 4, 35 bytes
Processor Information
    Socket Designation: Socket 775
    Type: Central Processor
    Family: Other
    Manufacturer: Intel
    ID: F6 06 00 00 FF FB EB BF
    Signature: Type 0, Family 6, Model 15, Stepping 6
    Flags:
        FPU (Floating-point unit on-chip)
        VME (Virtual mode extension)
        DE (Debugging extension)
        PSE (Page size extension)
        TSC (Time stamp counter)
        MSR (Model specific registers)
        PAE (Physical address extension)
        MCE (Machine check exception)
        CX8 (CMPXCHG8 instruction supported)
        APIC (On-chip APIC hardware supported)
        SEP (Fast system call)
        MTRR (Memory type range registers)
        PGE (Page global enable)
        MCA (Machine check architecture)
        CMOV (Conditional move instruction supported)
        PAT (Page attribute table)
        PSE-36 (36-bit page size extension)
        CLFSH (CLFLUSH instruction supported)
        DS (Debug store)
        ACPI (ACPI supported)
        MMX (MMX technology supported)
        FXSR (FXSAVE and FXSTOR instructions supported)
        SSE (Streaming SIMD extensions)
        SSE2 (Streaming SIMD extensions 2)
        SS (Self-snoop)
        HTT (Multi-threading)
        TM (Thermal monitor supported)
        PBE (Pending break enabled)
    Version: Intel(R) Core(TM)2 CPU 6320
    Voltage: 1.3 V
    External Clock: 266 MHz
    Max Speed: 4000 MHz
    Current Speed: 1866 MHz
    Status: Populated, Enabled
    Upgrade: Socket 478
    L1 Cache Handle: 0x000A
    L2 Cache Handle: 0x000B
    L3 Cache Handle: Not Provided
    Serial Number: 
    Asset Tag: 
    Part Number: 

Handle 0x0005, DMI type 5, 24 bytes
Memory Controller Information
    Error Detecting Method: 8-bit Parity
    Error Correcting Capabilities:
        None
    Supported Interleave: One-way Interleave
    Current Interleave: One-way Interleave
    Maximum Memory Module Size: 1024 MB
    Maximum Total Memory Size: 4096 MB
    Supported Speeds:
        Other
    Supported Memory Types:
        Other
    Memory Module Voltage: 5.0 V
    Associated Memory Slots: 4
        0x0006
        0x0007
        0x0008
        0x0009
    Enabled Error Correcting Capabilities:
        None

Handle 0x0006, DMI type 6, 12 bytes
Memory Module Information
    Socket Designation: A0
    Bank Connections: 1
    Current Speed: Unknown
    Type: Other
    Installed Size: 1024 MB (Single-bank Connection)
    Enabled Size: 1024 MB (Single-bank Connection)
    Error Status: OK

Handle 0x0007, DMI type 6, 12 bytes
Memory Module Information
    Socket Designation: A1
    Bank Connections: 2
    Current Speed: Unknown
    Type: Unknown
    Installed Size: Not Installed
    Enabled Size: Not Installed
    Error Status: OK

Handle 0x0008, DMI type 6, 12 bytes
Memory Module Information
    Socket Designation: A2
    Bank Connections: 3
    Current Speed: Unknown
    Type: Other
    Installed Size: 1024 MB (Single-bank Connection)
    Enabled Size: 1024 MB (Single-bank Connection)
    Error Status: OK

Handle 0x0009, DMI type 6, 12 bytes
Memory Module Information
    Socket Designation: A3
    Bank Connections: 4
    Current Speed: Unknown
    Type: Unknown
    Installed Size: Not Installed
    Enabled Size: Not Installed
    Error Status: OK

Handle 0x000A, DMI type 7, 19 bytes
Cache Information
    Socket Designation: Internal Cache
    Configuration: Enabled, Not Socketed, Level 1
    Operational Mode: Write Back
    Location: Internal
    Installed Size: 64 kB
    Maximum Size: 64 kB
    Supported SRAM Types:
        Synchronous
    Installed SRAM Type: Synchronous
    Speed: Unknown
    Error Correction Type: Unknown
    System Type: Unknown
    Associativity: Unknown

Handle 0x000B, DMI type 7, 19 bytes
Cache Information
    Socket Designation: External Cache
    Configuration: Enabled, Not Socketed, Level 2
    Operational Mode: Write Back
    Location: Internal
    Installed Size: 4096 kB
    Maximum Size: 2048 kB
    Supported SRAM Types:
        Synchronous
    Installed SRAM Type: Synchronous
    Speed: Unknown
    Error Correction Type: Unknown
    System Type: Unknown
    Associativity: Unknown

Handle 0x000C, DMI type 8, 9 bytes
Port Connector Information
    Internal Reference Designator: PRIMARY IDE
    Internal Connector Type: On Board IDE
    External Reference Designator: 
    External Connector Type: None
    Port Type: Other

Handle 0x000D, DMI type 8, 9 bytes
Port Connector Information
    Internal Reference Designator: SECONDARY IDE
    Internal Connector Type: On Board IDE
    External Reference Designator: 
    External Connector Type: None
    Port Type: Other

Handle 0x000E, DMI type 8, 9 bytes
Port Connector Information
    Internal Reference Designator: FDD
    Internal Connector Type: On Board Floppy
    External Reference Designator: 
    External Connector Type: None
    Port Type: 8251 FIFO Compatible

Handle 0x000F, DMI type 8, 9 bytes
Port Connector Information
    Internal Reference Designator: COM1
    Internal Connector Type: 9 Pin Dual Inline (pin 10 cut)
    External Reference Designator: 
    External Connector Type: DB-9 male
    Port Type: Serial Port 16450 Compatible

Handle 0x0010, DMI type 8, 9 bytes
Port Connector Information
    Internal Reference Designator: COM2
    Internal Connector Type: 9 Pin Dual Inline (pin 10 cut)
    External Reference Designator: 
    External Connector Type: DB-9 male
    Port Type: Serial Port 16450 Compatible

Handle 0x0011, DMI type 8, 9 bytes
Port Connector Information
    Internal Reference Designator: LPT1
    Internal Connector Type: DB-25 female
    External Reference Designator: 
    External Connector Type: DB-25 female
    Port Type: Parallel Port ECP/EPP

Handle 0x0012, DMI type 8, 9 bytes
Port Connector Information
    Internal Reference Designator: Keyboard
    Internal Connector Type: Other
    External Reference Designator: 
    External Connector Type: PS/2
    Port Type: Keyboard Port

Handle 0x0013, DMI type 8, 9 bytes
Port Connector Information
    Internal Reference Designator: PS/2 Mouse
    Internal Connector Type: PS/2
    External Reference Designator: Detected
    External Connector Type: PS/2
    Port Type: Mouse Port

Handle 0x0014, DMI type 8, 9 bytes
Port Connector Information
    Internal Reference Designator: USB
    Internal Connector Type: None
    External Reference Designator: 
    External Connector Type: Access Bus (USB)
    Port Type: USB

Handle 0x0015, DMI type 8, 9 bytes
Port Connector Information
    Internal Reference Designator: USB
    Internal Connector Type: None
    External Reference Designator: 
    External Connector Type: Access Bus (USB)
    Port Type: USB

Handle 0x0016, DMI type 9, 13 bytes
System Slot Information
    Designation: PCI
    Type: 32-bit PCI
    Current Usage: Available
    Length: Long
    ID: 0
    Characteristics:
        5.0 V is provided
        3.3 V is provided
        PME signal is supported
        SMBus signal is supported

Handle 0x0017, DMI type 9, 13 bytes
System Slot Information
    Designation: PCI
    Type: 32-bit PCI
    Current Usage: Available
    Length: Long
    ID: 1
    Characteristics:
        5.0 V is provided
        3.3 V is provided
        PME signal is supported
        SMBus signal is supported

Handle 0x0018, DMI type 9, 13 bytes
System Slot Information
    Designation: PCI
    Type: 32-bit PCI
    Current Usage: Available
    Length: Long
    ID: 7
    Characteristics:
        5.0 V is provided
        3.3 V is provided
        PME signal is supported
        SMBus signal is supported

Handle 0x0019, DMI type 9, 13 bytes
System Slot Information
    Designation: PCI
    Type: 32-bit PCI
    Current Usage: Available
    Length: Long
    ID: 0
    Characteristics:
        5.0 V is provided
        3.3 V is provided
        PME signal is supported
        SMBus signal is supported

Handle 0x001A, DMI type 13, 22 bytes
BIOS Language Information
    Language Description Format: Long
    Installable Languages: 3
        n|US|iso8859-1
        n|US|iso8859-1
        r|CA|iso8859-1
    Currently Installed Language: n|US|iso8859-1

Handle 0x001B, DMI type 16, 15 bytes
Physical Memory Array
    Location: System Board Or Motherboard
    Use: System Memory
    Error Correction Type: None
    Maximum Capacity: 4 GB
    Error Information Handle: Not Provided
    Number Of Devices: 4

Handle 0x001C, DMI type 17, 27 bytes
Memory Device
    Array Handle: 0x001B
    Error Information Handle: Not Provided
    Total Width: 64 bits
    Data Width: 64 bits
    Size: 1024 MB
    Form Factor: DIMM
    Set: None
    Locator: A0
    Bank Locator: Bank0/1
    Type: Unknown
    Type Detail: None
    Speed: 800 MHz
    Manufacturer: 
    Serial Number: 
    Asset Tag: 
    Part Number: 

Handle 0x001D, DMI type 17, 27 bytes
Memory Device
    Array Handle: 0x001B
    Error Information Handle: Not Provided
    Total Width: Unknown
    Data Width: Unknown
    Size: No Module Installed
    Form Factor: DIMM
    Set: None
    Locator: A1
    Bank Locator: Bank2/3
    Type: Unknown
    Type Detail: None
    Speed: Unknown
    Manufacturer: 
    Serial Number: 
    Asset Tag: 
    Part Number: 

Handle 0x001E, DMI type 17, 27 bytes
Memory Device
    Array Handle: 0x001B
    Error Information Handle: Not Provided
    Total Width: 64 bits
    Data Width: 64 bits
    Size: 1024 MB
    Form Factor: DIMM
    Set: None
    Locator: A2
    Bank Locator: Bank4/5
    Type: Unknown
    Type Detail: None
    Speed: 800 MHz
    Manufacturer: 
    Serial Number: 
    Asset Tag: 
    Part Number: 

Handle 0x001F, DMI type 17, 27 bytes
Memory Device
    Array Handle: 0x001B
    Error Information Handle: Not Provided
    Total Width: Unknown
    Data Width: Unknown
    Size: No Module Installed
    Form Factor: DIMM
    Set: None
    Locator: A3
    Bank Locator: Bank6/7
    Type: Unknown
    Type Detail: None
    Speed: Unknown
    Manufacturer: 
    Serial Number: 
    Asset Tag: 
    Part Number: 

Handle 0x0020, DMI type 19, 15 bytes
Memory Array Mapped Address
    Starting Address: 0x00000000000
    Ending Address: 0x0007FFFFFFF
    Range Size: 2 GB
    Physical Array Handle: 0x001B
    Partition Width: 1

Handle 0x0021, DMI type 20, 19 bytes
Memory Device Mapped Address
    Starting Address: 0x00000000000
    Ending Address: 0x0003FFFFFFF
    Range Size: 1 GB
    Physical Device Handle: 0x001C
    Memory Array Mapped Address Handle: 0x0020
    Partition Row Position: 1

Handle 0x0022, DMI type 20, 19 bytes
Memory Device Mapped Address
    Starting Address: 0x00000000000
    Ending Address: 0x000000003FF
    Range Size: 1 kB
    Physical Device Handle: 0x001D
    Memory Array Mapped Address Handle: 0x0020
    Partition Row Position: 1

Handle 0x0023, DMI type 20, 19 bytes
Memory Device Mapped Address
    Starting Address: 0x00040000000
    Ending Address: 0x0007FFFFFFF
    Range Size: 1 GB
    Physical Device Handle: 0x001E
    Memory Array Mapped Address Handle: 0x0020
    Partition Row Position: 1

Handle 0x0024, DMI type 20, 19 bytes
Memory Device Mapped Address
    Starting Address: 0x00000000000
    Ending Address: 0x000000003FF
    Range Size: 1 kB
    Physical Device Handle: 0x001F
    Memory Array Mapped Address Handle: 0x0020
    Partition Row Position: 1

Handle 0x0025, DMI type 32, 11 bytes
System Boot Information
    Status: No errors detected

Handle 0x0026, DMI type 127, 4 bytes
End Of Table

Handle 0x0027, DMI type 64, 13 bytes
Unknown Type
    Header and Data:
        40 0D 27 00 00 1A 4D 00 00 C4 39 F9 5D
    Strings:

オフライン

 

#18 2012-05-06 13:30:24

moriyama_katu
メンバ
登録日: 2012-05-04

Re: 12.04 iso イメージをCD/DVDに書いてインストールを試みましたが出来ませんでした。

moriyama_katu です。

それで、比較した結果、起動できるPCのDMIの最後には Unknown Type ヘッダーは一つもなく、
NGのPCには 

Handle 0x0027, DMI type 64, 13 bytes
Unknown Type
    Header and Data:
        40 0D 27 00 00 1A 4D 00 00 C4 39 F9 5D
    Strings:

とあったり、しますが、一番気になったのは

Handle 0x0020, DMI type 19, 15 bytes
Memory Array Mapped Address
    Starting Address: 0x00000000000
    Ending Address: 0x0007FFFFFFF
    Range Size: 2 GB
    Physical Array Handle: 0x001B
    Partition Width: 1

の 最後の Partition Width: 1 で、起動できるPCでは Partition Width:32 になっています。
他は特に差がないようですが、、、

オフライン

 

#19 2012-05-08 22:14:47

snaka
メンバ
From: 東京
登録日: 2008-01-18

Re: 12.04 iso イメージをCD/DVDに書いてインストールを試みましたが出来ませんでした。

投稿#14への自己レスです。
外国製の安価な50枚入りパックのCD-Rを使っていての失敗でした。3枚焼いて3枚とも失敗作でした。ひょっとしてCD-Rの品質が悪い所為かとおもい、今日、日本製(1枚150円)を買ってきて試してみたら、Ubuntu12.04が起動できるCD-Rが一発でうまく焼けました。1両日中にポケッタブルHDDへインストールしてみる予定。

オフライン

 

#20 2012-05-09 20:45:22

ytakagi
メンバ
登録日: 2010-01-15

Re: 12.04 iso イメージをCD/DVDに書いてインストールを試みましたが出来ませんでした。

#15 への自己レスです。
CD-R がうまく焼けてないのでは、という話が出ているようなので、
こちらもあれこれやってみましたが、やはりダメです。
(ハード環境は #15 で書いた通りです)

どうやっても CDブートが出来ません。
今後は、雑誌に 12.04 の CD が付くでしょうから、それを待って
試してみようと思います。

オフライン

 

#21 2012-05-14 06:37:49

tw_owl
新しいメンバ
登録日: 2012-05-14

Re: 12.04 iso イメージをCD/DVDに書いてインストールを試みましたが出来ませんでした。

8.04、10.04とLTS版を使ってきたので、今回、12.04にしようとubuntu-ja-12.04-desktop-i386.isoをCDに焼いてみたのですが、自動起動しませんでした。真っ黒な画面の左上に、カーソルが点滅するだけです。
いくつかの条件でCD-Rを焼いてみましたが、同じでした。

で、ふと思いついてやってみたことがあって、そちらではインストーラが起動したので報告しておきます。

私はubuntu専用PCとWindows専用PCの2台を使っているのですが、ubuntu専用PC(10.04LTS)ではインストーラは起動しません。
同じCD-Rを、Windows専用PCに入れて起動すると、12.04のインストーラが起動しました。

ということで、このインストーラは、
「WindowsがインストールされているPCに、ubuntuをインストールしてデュアル環境を作る」
ように設定されているのでは、と思うですが、こういうことは考えられるでしょうか。

オフライン

 

#22 2012-05-14 16:16:29

moriyama_katu
メンバ
登録日: 2012-05-04

Re: 12.04 iso イメージをCD/DVDに書いてインストールを試みましたが出来ませんでした。

tw_owlさんへ
moriyama_katuです。私の上記レポートでインストーラが問題なく起動するPCはwindows は入っていませんので、
>デュアル環境を作るように設定されている
は、デュアル環境前提では無いとおもいます。
ちなみに、この問題ないPCではwindows XP、windows 7(リリース前のお試し版)等の問題なくインストール出来ていました。気になるのは、インストール出来ないPCのMDIダンプです。エラーとは有りませんか?

オフライン

 

#23 2012-05-14 16:18:42

moriyama_katu
メンバ
登録日: 2012-05-04

Re: 12.04 iso イメージをCD/DVDに書いてインストールを試みましたが出来ませんでした。

>インストール出来ないPCのMDIダンプです。エラーとは有りませんか?

訂正です。 DMI ダンプです。

オフライン

 

#24 2012-05-15 07:39:40

tw_owl
新しいメンバ
登録日: 2012-05-14

Re: 12.04 iso イメージをCD/DVDに書いてインストールを試みましたが出来ませんでした。

>moriyama_katuです。私の上記レポートでインストーラが問題なく起動するPCはwindows は入っていませんので、

了解です。

DMIダンプですが、Win機は仕事用で会社に置いてあるのでチェックできていません。
Ubuntu機のDMIダンプですが、とくにエラーはないようです。

#18で書いておられる Unknown Type ヘッダーもありませんでした。
Memory Array Mapped Address の Partition Width ですが、

Handle 0x000E, DMI type 19, 15 bytes
Memory Array Mapped Address
    Starting Address: 0x00000000000
    Ending Address: 0x0007FFFFFFF
    Range Size: 2 GB
    Physical Array Handle: 0x000D
    Partition Width: 0

となっています。

オフライン

 

#25 2012-05-15 12:41:04

moriyama_katu
メンバ
登録日: 2012-05-04

Re: 12.04 iso イメージをCD/DVDに書いてインストールを試みましたが出来ませんでした。

tw_owlさんリプライ有難う御座います。

そうしますと、起動するPCと起動できないPCでは、DMI 情報の中の Memory Array Mapped Address の Partition Width の値が違う程度しか差がないと言う事ですね。

直感として、メモリ配列マップどアドレスだから、インストーラの初期化とかで使われいるような情報であれば、インストール時にコケても可笑しくないような気がしています。

私の起動出来るPCの Partition Width 32
  起動出来ないPC Partition Width 1

ytakagiさんのPC      Partition Width    1
tw_owl さんのPC     Partition Width    0

以上。

オフライン

 

Board footer

Powered by FluxBB