Форум русскоязычного сообщества Ubuntu


Увидели сообщение с непонятной ссылкой, спам, непристойность или оскорбление?
Воспользуйтесь ссылкой «Сообщить модератору» рядом с сообщением!

Автор Тема: пропали настройки на интерфейсе eth0 ubuntu-7.10-server установ. на vm ware  (Прочитано 2921 раз)

0 Пользователей и 1 Гость просматривают эту тему.

Оффлайн 306013645

  • Автор темы
  • Новичок
  • *
  • Сообщений: 4
    • Просмотр профиля
Добрый день!
Прошу помочь.
связка ubuntu-7.10-server-i386 установленная на vm ware
при установке системы с CD в графике вбил настройки (ip-gw-mask-dns)
IP-192.168.100.66
MASK-255.255.255.0
GW-192.168.100.1
DNS-192.168.100.10
всё работало даже после ребута.
потом
Sudo ap-get update
Sudo ap-get upgrade
sudo apt-get install mc

а вот после
sudo apt-get install ssh
потом
sudo shutdown -P now
следовательно включаю и нет интерфейса eth0
ifconfig выдаёт только (lo) хотя сетевая карта есть.

да и, кстати, /etc/network/interfaces

auto lo
iface lo inet loopback

# The primary network interface
auto eth0
iface eth0 inet static
   address 192.168.100.66
   netmask 255.255.255.0
   network 192.168.100.0
   broadcast 192.168.100.255
   gateway  192.168.100.1
  #dns options are implemented by the resolvconf package? if instaled
   dns-nameserver 192.168.100.10


может в логах, где посмотреть? да и где она в ubuntu я с линуксом ещё не сильно знаком.
sudo ifconfig eth0 192.168.100.66 netmask 255.255.255.0 up  говорит no such device (нет такого)
что можно сделать?
хотябы куда копать?




« Последнее редактирование: 05 Марта 2008, 17:37:54 от 306013645 »
By_Wanderer

Оффлайн fedorets

  • Новичок
  • *
  • Сообщений: 15
    • Просмотр профиля
А руками если задаешь ifconfig eth0 192.бла-бла-бла - поднимается? или нет? Есть подорение что у тебя в настройках вмварины отключена сетевая карта.

Оффлайн 306013645

  • Автор темы
  • Новичок
  • *
  • Сообщений: 4
    • Просмотр профиля
А руками если задаешь ifconfig eth0 192.бла-бла-бла - поднимается? или нет? Есть подорение что у тебя в настройках вмварины отключена сетевая карта.


sudo ifconfig eth0 192.168.100.66 netmask 255.255.255.0 up  говорит no such device

но интерфейс есть точно, добавлял ещё одну сетевую для теста, не видит и новую... :-(

By_Wanderer

Оффлайн fedorets

  • Новичок
  • *
  • Сообщений: 15
    • Просмотр профиля
вывод dmesg в студию

Оффлайн 306013645

  • Автор темы
  • Новичок
  • *
  • Сообщений: 4
    • Просмотр профиля
вывод dmesg в студию

[    0.000000] Linux version 2.6.22-14-server (buildd@palmer) (gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)) #1 SMP Sun Oct 14 23:34:23 GMT 2007 (Ubuntu 2.6.22-14.46-server)
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
[    0.000000]  BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000ca000 - 00000000000cc000 (reserved)
[    0.000000]  BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 0000000019af0000 (usable)
[    0.000000]  BIOS-e820: 0000000019af0000 - 0000000019afc000 (ACPI data)
[    0.000000]  BIOS-e820: 0000000019afc000 - 0000000019b00000 (ACPI NVS)
[    0.000000]  BIOS-e820: 0000000019b00000 - 0000000019c00000 (usable)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000fffe0000 - 0000000100000000 (reserved)
[    0.000000] 0MB HIGHMEM available.
[    0.000000] 412MB LOWMEM available.
[    0.000000] found SMP MP-table at 000f6ce0
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] Entering add_active_range(0, 0, 105472) 0 entries of 256 used
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA             0 ->     4096
[    0.000000]   Normal       4096 ->   105472
[    0.000000]   HighMem    105472 ->   105472
[    0.000000] early_node_map[1] active PFN ranges
[    0.000000]     0:        0 ->   105472
[    0.000000] On node 0 totalpages: 105472
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 4064 pages, LIFO batch:0
[    0.000000]   Normal zone: 792 pages used for memmap
[    0.000000]   Normal zone: 100584 pages, LIFO batch:31
[    0.000000]   HighMem zone: 0 pages used for memmap
[    0.000000] DMI present.
[    0.000000] ACPI: RSDP signature @ 0xC00F6C70 checksum 0
[    0.000000] ACPI: RSDP 000F6C70, 0014 (r0 PTLTD )
[    0.000000] ACPI: RSDT 19AF7C02, 0030 (r1 PTLTD    RSDT    6040000  LTP        0)
[    0.000000] ACPI: FACP 19AFBF14, 0074 (r1 INTEL  440BX     6040000 PTL     F4240)
[    0.000000] ACPI: DSDT 19AF7C32, 42E2 (r1 PTLTD  Custom    6040000 MSFT  100000D)
[    0.000000] ACPI: FACS 19AFCFC0, 0040
[    0.000000] ACPI: APIC 19AFBF88, 0050 (r1 PTLTD      APIC    6040000  LTP        0)
[    0.000000] ACPI: BOOT 19AFBFD8, 0028 (r1 PTLTD  $SBFTBL$  6040000  LTP        1)
[    0.000000] ACPI: PM-Timer IO Port: 0x1008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] Processor #0 6:15 APIC version 17
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] Allocating PCI resources starting at 20000000 (gap: 19c00000:e5000000)
[    0.000000] Built 1 zonelists.  Total pages: 104648
[    0.000000] Kernel command line: root=UUID=ab7b2a73-933f-473f-b934-93c3ade4013f ro quiet splash
[    0.000000] mapped APIC to ffffd000 (fee00000)
[    0.000000] mapped IOAPIC to ffffc000 (fec00000)
[    0.000000] Enabling fast FPU save and restore... done.
[    0.000000] Enabling unmasked SIMD FPU exception support... done.
[    0.000000] Initializing CPU#0
[    0.000000] PID hash table entries: 2048 (order: 11, 8192 bytes)
[    0.000000] Detected 1807.669 MHz processor.
[   11.077399] Console: colour VGA+ 80x25
[   11.078257] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[   11.079115] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[   11.079973] Memory: 406760k/421888k available (2047k kernel code, 14512k reserved, 920k data, 364k init, 0k highmem)
[   11.080012] virtual kernel memory layout:
[   11.080015]     fixmap  : 0xfff4e000 - 0xfffff000   ( 708 kB)
[   11.080016]     pkmap   : 0xffc00000 - 0xffe00000   (2048 kB)
[   11.080018]     vmalloc : 0xda800000 - 0xffbfe000   ( 595 MB)
[   11.080019]     lowmem  : 0xc0000000 - 0xd9c00000   ( 412 MB)
[   11.080021]       .init : 0xc03eb000 - 0xc0446000   ( 364 kB)
[   11.080022]       .data : 0xc02ffcc6 - 0xc03e5f04   ( 920 kB)
[   11.080025]       .text : 0xc0100000 - 0xc02ffcc6   (2047 kB)
[   11.080054] Checking if this processor honours the WP bit even in supervisor mode... Ok.
[   11.080912] SLUB: Genslabs=22, HWalign=64, Order=0-1, MinObjects=4, CPUs=1, Nodes=1
[   11.242160] Calibrating delay using timer specific routine.. 3630.13 BogoMIPS (lpj=18150654)
[   11.242316] Security Framework v1.0.0 initialized
[   11.242473] SELinux:  Disabled at boot.
[   11.242629] Mount-cache hash table entries: 512
[   11.242785] CPU: After generic identify, caps: 0febfbff 00100000 00000000 00000000 00008215 00000000 00000000
[   11.242941] CPU: L1 I cache: 32K, L1 D cache: 32K
[   11.242971] CPU: L2 cache: 2048K
[   11.243127] CPU: After all inits, caps: 0febfbff 00100000 00000000 00003940 00008215 00000000 00000000
[   11.243283] Compat vDSO mapped to ffffe000.
[   11.243439] Checking 'hlt' instruction... OK.
[   11.281531] SMP alternatives: switching to UP code
[   11.281687] Freeing SMP alternatives: 11k freed
[   11.281843] Early unpacking initramfs... done
[   11.282000] ACPI: Core revision 20070126
[   11.282156] ACPI: Looking for DSDT in initramfs... error, file /DSDT.aml not found.
[   11.292228] CPU0: Intel(R) Core(TM)2 CPU          4300  @ 1.80GHz stepping 08
[   11.292540] Total of 1 processors activated (3630.13 BogoMIPS).
[   11.292696] ENABLING IO-APIC IRQs
[   11.293109] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
[   11.515026] Brought up 1 CPUs
[   11.533913] Booting paravirtualized kernel on bare hardware
[   11.535001] Time:  7:17:29  Date: 02/03/108
[   11.535868] NET: Registered protocol family 16
[   11.553797] EISA bus registered
[   11.554138] ACPI: bus type pci registered
[   11.554731] PCI: PCI BIOS revision 2.10 entry at 0xfd9a0, last bus=1
[   11.554773] PCI: Using configuration type 1
[   11.554808] Setting up standard PCI resources
[   11.583895] ACPI: EC: Look up EC in DSDT
[   11.666495] ACPI: Interpreter enabled
[   11.666544] ACPI: (supports S0 S1 S5)
[   11.666780] ACPI: Using IOAPIC for interrupt routing
[   11.797717] ACPI: PCI Root Bridge [PCI0] (0000:00)
[   11.804587] PCI: Probing PCI hardware (bus 00)
[   11.816401] PCI quirk: region 1000-103f claimed by PIIX4 ACPI
[   11.816448] PCI quirk: region 1040-104f claimed by PIIX4 SMB
[   11.835240] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[   11.847060] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 11 14 15) *0, disabled.
[   11.847405] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11 14 15)
[   11.847560] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 *10 11 14 15)
[   11.847693] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *9 10 11 14 15)
[   11.848061] Linux Plug and Play Support v0.97 (c) Adam Belay
[   11.848107] pnp: PnP ACPI init
[   11.854915] ACPI: bus type pnp registered
[   12.027847] pnp: PnP ACPI: found 12 devices
[   12.027910] ACPI: ACPI bus type pnp unregistered
[   12.027973] PnPBIOS: Disabled by ACPI PNP
[   12.028452] PCI: Using ACPI for IRQ routing
[   12.028517] PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
[   12.086710] NET: Registered protocol family 8
[   12.086732] NET: Registered protocol family 20
[   12.086873] NetLabel: Initializing
[   12.086890] NetLabel:  domain hash size = 128
[   12.086906] NetLabel:  protocols = UNLABELED CIPSOv4
[   12.087796] NetLabel:  unlabeled traffic allowed by default
[   12.096578] Time: tsc clocksource has been installed.
[   12.119757] PCI: Bridge: 0000:00:01.0
[   12.119786]   IO window: disabled.
[   12.119872]   MEM window: disabled.
[   12.119933]   PREFETCH window: disabled.
[   12.120090] PCI: Setting latency timer of device 0000:00:01.0 to 64
[   12.120247] NET: Registered protocol family 2
[   12.217366] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[   12.217523] TCP established hash table entries: 16384 (order: 5, 196608 bytes)
[   12.217681] TCP bind hash table entries: 16384 (order: 5, 131072 bytes)
[   12.217838] TCP: Hash tables configured (established 16384 bind 16384)
[   12.217945] TCP reno registered
[   12.247559] checking if image is initramfs... it is
[   12.629998] Switched to high resolution mode on CPU 0
[   12.815927] Freeing initrd memory: 6905k freed
[   12.815979] Simple Boot Flag at 0x36 set to 0x1
[   12.816369] audit: initializing netlink socket (disabled)
[   12.816374] audit(1204528634.390:1): initialized
[   12.818490] VFS: Disk quotas dquot_6.5.1
[   12.818538] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[   12.818582] io scheduler noop registered
[   12.818587] io scheduler anticipatory registered
[   12.818593] io scheduler deadline registered (default)
[   12.818598] io scheduler cfq registered
[   12.818627] Limiting direct PCI/PCI transfers.
[   12.818644] Boot video device is 0000:00:0f.0
[   12.818762] isapnp: Scanning for PnP cards...
[   13.175974] isapnp: No Plug & Play device found
[   13.197369] Real Time Clock Driver v1.12ac
[   13.197450] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[   13.197455] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[   13.197499] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[   13.197729] 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[   13.197810] 00:0a: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[   13.198534] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[   13.198622] input: Macintosh mouse button emulation as /class/input/input0
[   13.198709] PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:MOUS] at 0x60,0x64 irq 1,12
[   13.705195] serio: i8042 KBD port at 0x60,0x64 irq 1
[   13.705206] serio: i8042 AUX port at 0x60,0x64 irq 12
[   13.705419] mice: PS/2 mouse device common for all mice
[   13.705550] EISA: Probing bus 0 at eisa.0
[   13.705556] Cannot allocate resource for EISA slot 1
[   13.705561] EISA: Detected 0 cards.
[   13.705567] TCP cubic registered
[   13.705572] NET: Registered protocol family 1
[   13.705578] Using IPI No-Shortcut mode
[   13.705634]   Magic number: 0:664:267
[   13.705640]   hash matches device eisa.0
[   13.705645]   hash matches device ttyx9
[   13.705651]   hash matches device ttyuc
[   13.715154] Freeing unused kernel memory: 364k freed
[   13.755150] input: AT Translated Set 2 keyboard as /class/input/input1
[   13.815551] AppArmor: AppArmor initialized<5>audit(1204528635.390:2):  type=1505 info="AppArmor initialized" pid=1046
[   13.815799] fuse init (API version 7.8)
[   13.816163] Failure registering capabilities with primary security module.
[   13.835666] ACPI: Processor [CPU0] (supports 8 throttling states)
[   13.835671] ACPI Exception (processor_core-0783): AE_NOT_FOUND, Processor Device is not present [20070126]
[   13.835677] ACPI Exception (processor_core-0783): AE_NOT_FOUND, Processor Device is not present [20070126]
[   13.835682] ACPI Exception (processor_core-0783): AE_NOT_FOUND, Processor Device is not present [20070126]
[   13.925228] SCSI subsystem initialized
[   13.925467] libata version 2.21 loaded.
[   13.925589] usbcore: registered new interface driver usbfs
[   13.925594] usbcore: registered new interface driver hub
[   13.925665] usbcore: registered new device driver usb
[   13.925703] ACPI: PCI Interrupt 0000:00:10.0[A] -> GSI 17 (level, low) -> IRQ 16
[   13.928677] scsi: ***** BusLogic SCSI Driver Version 2.1.16 of 18 July 2002 *****
[   13.928683] scsi: Copyright 1995-1998 by Leonard N. Zubkoff <lnz@dandelion.com>
[   13.943138] scsi0: Configuring BusLogic Model BT-958 PCI Wide Ultra SCSI Host Adapter
[   13.943144] scsi0:   Firmware Version: 5.07B, I/O Address: 0x1440, IRQ Channel: 16/Level
[   13.943149] scsi0:   PCI Bus: 0, Device: 16, Address: 0xEC800000, Host Adapter SCSI ID: 7
[   13.943155] scsi0:   Parity Checking: Enabled, Extended Translation: Enabled
[   13.943160] scsi0:   Synchronous Negotiation: Ultra, Wide Negotiation: Enabled
[   13.943166] scsi0:   Disconnect/Reconnect: Enabled, Tagged Queuing: Enabled
[   13.943171] scsi0:   Scatter/Gather Limit: 128 of 8192 segments, Mailboxes: 211
[   13.943177] scsi0:   Driver Queue Depth: 211, Host Adapter Queue Depth: 192
[   13.943182] scsi0:   Tagged Queue Depth: Automatic, Untagged Queue Depth: 3
[   13.943930] scsi0: *** BusLogic BT-958 Initialized Successfully ***
[   15.957531] scsi0 : BusLogic BT-958
[   15.963235] scsi 0:0:0:0: Direct-Access     VMware,  VMware Virtual S 1.0  PQ: 0 ANSI: 2
[   15.963240] scsi scan: INQUIRY result too short (5), using 36
[   15.963246] scsi scan: INQUIRY result too short (5), using 36
[   15.963251] scsi scan: INQUIRY result too short (5), using 36
[   15.963257] scsi scan: INQUIRY result too short (5), using 36
[   15.963262] scsi scan: INQUIRY result too short (5), using 36
[   15.963268] scsi scan: INQUIRY result too short (5), using 36
[   15.963273] scsi scan: INQUIRY result too short (5), using 36
[   15.963279] scsi scan: INQUIRY result too short (5), using 36
[   15.963284] scsi scan: INQUIRY result too short (5), using 36
[   15.963290] scsi scan: INQUIRY result too short (5), using 36
[   15.963295] scsi scan: INQUIRY result too short (5), using 36
[   15.963301] scsi scan: INQUIRY result too short (5), using 36
[   15.963306] scsi scan: INQUIRY result too short (5), using 36
[   15.963312] scsi scan: INQUIRY result too short (5), using 36
[   15.963317] scsi scan: INQUIRY result too short (5), using 36
[   15.963323] scsi scan: INQUIRY result too short (5), using 36
[   15.963328] scsi scan: INQUIRY result too short (5), using 36
[   15.963334] scsi scan: INQUIRY result too short (5), using 36
[   15.963340] scsi scan: INQUIRY result too short (5), using 36
[   15.963345] scsi scan: INQUIRY result too short (5), using 36
[   15.963351] scsi scan: INQUIRY result too short (5), using 36
[   15.963356] scsi scan: INQUIRY result too short (5), using 36
[   15.963362] scsi scan: INQUIRY result too short (5), using 36
[   15.963367] scsi scan: INQUIRY result too short (5), using 36
[   15.963373] scsi scan: INQUIRY result too short (5), using 36
[   15.963378] scsi scan: INQUIRY result too short (5), using 36
[   15.963384] scsi scan: INQUIRY result too short (5), using 36
[   15.963389] scsi scan: INQUIRY result too short (5), using 36
[   15.963502] ata_piix 0000:00:07.1: version 2.11
[   15.963585] scsi1 : ata_piix
[   15.963649] scsi2 : ata_piix
[   15.963655] ata1: PATA max UDMA/33 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x00011050 irq 14
[   15.963660] ata2: PATA max UDMA/33 cmd 0x00010170 ctl 0x00010376 bmdma 0x00011058 irq 15
[   15.963682] ata1: port disabled. ignoring.
[   15.963820] USB Universal Host Controller Interface driver v3.0
[   15.964411] pcnet32.c:v1.33 27.Jun.2006 tsbogend@alpha.franken.de
[   15.974718] Floppy drive(s): fd0 is 1.44M
[   15.975736] sd 0:0:0:0: [sda] 31457280 512-byte hardware sectors (16106 MB)
[   15.975742] sd 0:0:0:0: [sda] Write Protect is off
[   15.975747] sd 0:0:0:0: [sda] Mode Sense: 00 00 00 00
[   15.975753] sd 0:0:0:0: [sda] Asking for cache data failed
[   15.975758] sd 0:0:0:0: [sda] Assuming drive cache: write through
[   15.975764] sd 0:0:0:0: [sda] 31457280 512-byte hardware sectors (16106 MB)
[   15.975769] sd 0:0:0:0: [sda] Write Protect is off
[   15.975775] sd 0:0:0:0: [sda] Mode Sense: 00 00 00 00
[   15.975780] sd 0:0:0:0: [sda] Asking for cache data failed
[   15.975786] sd 0:0:0:0: [sda] Assuming drive cache: write through
[   15.975791]  sda: sda1 sda2 <<6>FDC 0 is a post-1991 82077
[   15.993540]  sda5 >
[   15.993551] sd 0:0:0:0: [sda] Attached SCSI disk
[   15.993756] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   16.065127] Attempting manual resume
[   16.065132] swsusp: Resume From Partition 8:5
[   16.065138] PM: Checking swsusp image.
[   16.065149] PM: Resume from disk failed.
[   16.073236] kjournald starting.  Commit interval 5 seconds
[   16.073247] EXT3-fs: mounted filesystem with ordered data mode.
[   16.283137] ata2.00: ATAPI: VMware Virtual IDE CDROM Drive, 00000001, max UDMA/33
[   16.442975] ata2.00: configured for UDMA/33
[   16.443081] scsi 2:0:0:0: CD-ROM            NECVMWar VMware IDE CDR10 1.00 PQ: 0 ANSI: 5
[   16.443086] scsi 2:0:0:0: Attached scsi generic sg1 type 5
[   16.443111] ACPI: PCI Interrupt 0000:00:07.2[D] -> GSI 19 (level, low) -> IRQ 17
[   16.443116] uhci_hcd 0000:00:07.2: UHCI Host Controller
[   16.443122] uhci_hcd 0000:00:07.2: new USB bus registered, assigned bus number 1
[   16.443146] uhci_hcd 0000:00:07.2: irq 17, io base 0x00001060
[   16.443152] usb usb1: configuration #1 chosen from 1 choice
[   16.443157] hub 1-0:1.0: USB hub found
[   16.443163] hub 1-0:1.0: 2 ports detected
[   16.552780] ACPI: PCI Interrupt 0000:00:11.0[A] -> GSI 18 (level, low) -> IRQ 18
[   16.552786] pcnet32: PCnet/PCI II 79C970A at 0x1080, 00 0c 29 0d 83 32 assigned IRQ 18.
[   16.552791] eth0: registered as PCnet/PCI II 79C970A
[   16.552797] pcnet32: 1 cards_found.
[   19.431902] Linux agpgart interface v0.102 (c) Dave Jones
[   19.470399] agpgart: Detected an Intel 440BX Chipset.
[   19.470405] agpgart: AGP aperture is 64M @ 0xe8000000
[   19.511034] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[   19.540278] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   19.620651] piix4_smbus 0000:00:07.3: Found 0000:00:07.3 device
[   19.620657] piix4_smbus 0000:00:07.3: Host SMBus controller not enabled!
[   19.690041] sr0: scsi3-mmc drive: 1x/1x xa/form2 cdda tray
[   19.690046] Uniform CD-ROM driver Revision: 3.20
[   19.690062] sr 2:0:0:0: Attached scsi CD-ROM sr0
[   19.850082] ACPI: PCI Interrupt 0000:00:12.0[A] -> GSI 19 (level, low) -> IRQ 17
[   20.109865] input: ImPS/2 Generic Wheel Mouse as /class/input/input2
[   20.109953] parport_pc 00:08: reported by Plug and Play ACPI
[   20.109959] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
[   20.110515] input: PC Speaker as /class/input/input3
[   22.069128] loop: module loaded
[   22.320119] lp0: using parport0 (interrupt-driven).
[   23.008414] Adding 706820k swap on /dev/sda5.  Priority:-1 extents:1 across:706820k
[   23.822148] EXT3 FS on sda1, internal journal

Да и ещё LSPCI
00:00.0 Host bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (rev 01)
00:01.0 PCI bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge (rev 01)
00:07.0 ISA bridge: Intel Corporation 82371AB/EB/MB PIIX4 ISA (rev 08)
00:07.1 IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 IDE (rev 01)
00:07.2 USB Controller: Intel Corporation 82371AB/EB/MB PIIX4 USB
00:07.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08)
00:0f.0 VGA compatible controller: VMware Inc [VMware SVGA II] PCI Display Adapter
00:10.0 SCSI storage controller: BusLogic BT-946C (BA80C30) [MultiMaster 10] (rev 01)
00:11.0 Ethernet controller: Advanced Micro Devices [AMD] 79c970 [PCnet32 LANCE] (rev 10)
00:12.0 Multimedia audio controller: Ensoniq ES1371 [AudioPCI-97] (rev 02)
« Последнее редактирование: 07 Марта 2008, 10:25:20 от 306013645 »
By_Wanderer

Оффлайн 306013645

  • Автор темы
  • Новичок
  • *
  • Сообщений: 4
    • Просмотр профиля
подредактил мак адреса..
 /etc/udev/rules.d/70-persistent-net.rules и на реальной тачке в директории VM (Ubuntu Linux.vmx)

и всё пошло.
Всем спасибо!!!

да и вот ещё доки, может кому понадобится привязка MAC - interface
http://unsorted.ru/topic61420.html
« Последнее редактирование: 13 Марта 2008, 12:18:23 от 306013645 »
By_Wanderer

 

Страница сгенерирована за 0.068 секунд. Запросов: 23.