加入收藏 设为首页 联系站长
首页 | 虚拟动态 | Cisco模拟 | Juniper仿真 | 虚拟机 | 网络仿真 | 软件路由 | 技术专题 | 相关软件 | 交流论坛
>首页 -> Juniper仿真

TOP

olive on Vmware 5.5.3 is ok,NIC is UP
[ 录入者:admin | 时间:2007-10-27 18:05:57 | 作者: | 来源: | 浏览:992次 ]
JNOS8.0 已经能驱动AMD网卡,下面我们尝试vmware5.X下安装.下面将描述4种方法如何在vmware下安装jnos 8.0 驱动网卡.感谢cunshen ,毛小兵,梦天的测试.
照这篇文档安装的junos可以做到:
不需要真正的pc,完全可以在vmware上安装
可以认出vmware的网卡,以便可以在vmware上做实验
使用telnet代替串口线连接junos.
一.使用挂disk的方法
http://wiki.nio.name/software/junos8_on_vmware5.(毛小兵的方法)
二.大家知道vmware下,JNOS 4.4网卡是能驱动起来的,先装4.4,然后升级8.0(梦天的方法)
三.在freebsd下时 ,同时把7.4与8.0上传上去,具体命令如下cunshen的方法)
rm /dev/wd0c
ln -s /dev/ad0c /dev/wd0c
mkdir  ar/etc
touch  ar/etc/master.passwd  ar/etc/inetd.conf  ar/etc/group
cd /tmp
pwd
ftp 192.168.0.2
binary
get jinstall-7.4R1.7-export-signed.tgz
get jinstall-8.0R1.9-export-signed.tgz
bye
pkg_add get jinstall-7.4R1.7-export-signed.tgz
reboot
通过那个串口软件 telnet上去 ,系统启动完成后 敲入:
request system software add /var/tmp/jinstall-8.0R1.9-export-signed.tgz
就开始升级了 ,  it's so easy !
效果演示:
root> ... add /var/tmp/jinstall-8.0R1.9-export-signed.tgz                     
NOTICE: Validating configuration against jinstall-8.0R1.9-export-signed.tgz.
NOTICE: Use the 'best-effort-load' option to match the checks done at boot time.
NOTICE: Use the 'no-validate' option to skip this if desired.
Checking compatibility with configuration
Initializing...
Using jbase-7.4R1.7
Using /var/tmp/jinstall-8.0R1.9-export-signed.tgz
Verified jinstall-8.0R1.9-export.tgz signed by PackageProduction_8_0_0
Using /var/validate/tmp/jinstall-signed/jinstall-8.0R1.9-export.tgz
Using /var/validate/tmp/jinstall/jbundle-8.0R1.9-export.tgz
Checking jbundle requirements on /
Using /var/validate/tmp/jbundle/jbase-8.0R1.9.tgz
Using /var/validate/tmp/jbundle/jkernel-8.0R1.9.tgz
Using /var/validate/tmp/jbundle/jpfe-8.0R1.9.tgz
WARNING: hw.product.model='unknown' using jpfe-M40
Using /var/validate/tmp/jbundle/jdocs-8.0R1.9.tgz
Using /var/validate/tmp/jbundle/jroute-8.0R1.9.tgz
Validating against /config/juniper.conf.gz
Message from syslogd@ at Dec  8 10:53:33  ...
dcd[6748]: /build/ryowo-c/7.4R1.7/src/juniper/sbin/dcd/rtsock/rtsock_current.c:579: insist 'iflp_temp != NULL' failed
Message from syslogd@ at Dec  8 10:53:39  ...
dcd[6753]: /build/ryowo-c/7.4R1.7/src/juniper/sbin/dcd/rtsock/rtsock_current.c:579: insist 'iflp_temp != NULL' failed

Message from syslogd@ at Dec  8 10:53:44  ...
dcd[6819]: /build/ryowo-c/7.4R1.7/src/juniper/sbin/dcd/rtsock/rtsock_current.c:579: insist 'iflp_temp != NULL' failed
mgd: commit complete
Validation succeeded
Installing package '/var/tmp/jinstall-8.0R1.9-export-signed.tgz' ...
Message from syslogd@ at Dec  8 10:53:50  ...
dcd[6894]: /build/ryowo-c/7.4R1.7/src/juniper/sbin/dcd/rtsock/rtsock_current.c:579: insist 'iflp_temp != NULL' failed
Verified jinstall-8.0R1.9-export.tgz signed by PackageProduction_8_0_0
Adding jinstall...
WARNING:     This package will load JUNOS 8.0R1.9 software.
WARNING:     It will save JUNOS configuration files, and SSH keys
WARNING:     (if configured), but erase all other files and information
WARNING:     stored on this machine.  It will attempt to preserve dumps
WARNING:     and log files, but this can not be guaranteed.  This is the
WARNING:     pre-installation stage and all the software is loaded when
WARNING:     you reboot the system.
Saving the config files ...
Installing the bootstrap installer ...
WARNING:     A REBOOT IS REQUIRED TO LOAD THIS SOFTWARE CORRECTLY. Use the
WARNING:     'request system reboot' command when software installation is
WARNING:     complete. To abort the installation, do not reboot your system,
WARNING:     instead use the 'request system software delete jinstall'
WARNING:     command as soon as this operation completes.
Saving package file in /var/sw/pkg/jinstall-8.0R1.9-export-signed.tgz ...
Saving state for rollback ...
root>
root>
root> show version
Model: olive
JUNOS Base OS boot [7.4R1.7]
JUNOS Base OS Software Suite [7.4R1.7]
JUNOS Kernel Software Suite [7.4R1.7]
JUNOS Packet Forwarding Engine Support (M20/M40) [7.4R1.7]
JUNOS Routing Software Suite [7.4R1.7]
JUNOS Online Documentation [7.4R1.7]
root>
root>
root>
root>
root>
root> request system reboot
Reboot the system ? [yes,no] (no) yes
Shutdown NOW!
Reboot consistency check bypassed - jinstall 8.0R1.9 will complete installation upon reboot
[pid 7376]
root>                                                                                
*** FINAL System shutdown message from root@ ***                             
System going down IMMEDIATELY                                                  
                                                                              
                                                                              
[1] 2931
Dec  8 10:55:28 init: syslogd (PID 2511) exited with status=0 Normal Exit
Waiting (max 60 seconds) for system process `vnlru' to stop...stopped
Waiting (max 60 seconds) for system process `bufdaemon' to stop...stopped
Waiting (max 60 seconds) for system process `syncer' to stop...stopped
syncing disks... 4
done
Uptime: 4m35s
ata0: Spinning down devices. Please wait...
ata2: Spinning down devices. Please wait...
Rebooting...
Console: serial port
BIOS drive A: is disk0
BIOS drive C: is disk1
BIOS 638kB/260032kB available memory
FreeBSD/i386 bootstrap loader, Revision 0.8
(builder@yamnahar.juniper.net, Fri Aug 11 15:53:26 GMT 2006)
Loading /boot/defaults/loader.conf
/boot/installer text=0x242153 data=0x2a158+0x2e226 syms=[0x4+0x39150+0x4+0x43f7a]
-
Hit [Enter] to boot immediately, or space bar for command prompt.
Booting [installer]...               
Olive CPU
Copyright (c) 1996-2001, Juniper Networks, Inc.
All rights reserved.
Copyright (c) 1992-2004 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
        The Regents of the University of California. All rights reserved.
JUNOS 8.0R1.9 #0: 2006-08-11 15:56:28 UTC
    [email=builder@yamnahar.juniper.net:/build/yamnahar-c/8.0R1.9/obj-i386/sys/compile/MFS]builder@yamnahar.juniper.net:/build/yamnahar-c/8.0R1.9/obj-i386/sys/compile/MFS[/email]
Timecounter "i8254"  frequency 1193182 Hz
Timecounter "TSC"  frequency 1750171158 Hz
CPU: Intel(R) Pentium(R) M processor 1.73GHz (1750.17-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x6d8  Stepping = 8
  Features=0xfe9fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS>
real memory  = 268435456 (262144K bytes)
sio0: gdb debugging port
avail memory = 253173760 (247240K bytes)
Preloaded elf kernel "installer" at 0xc07bf000.
Preloaded md_image "/boot/mdimg" at 0xc07bf0a0.
DEVFS: ready for devices
md0: Preloaded image </boot/mdimg> 3823616 bytes at 0xc04185b4
md1: Malloc disk
Using $PIR table, 9 entries at 0xc00fdf30
npx0: <math processor> on motherboard
npx0: INT 16 interface
pcib0: <Intel 82443BX (440 BX) host to PCI bridge> on motherboard
pci0: <PCI bus> on pcib0
pcib1: <Intel 82443BX (440 BX) PCI-PCI (AGP) bridge> at device 1.0 on pci0
pci1: <PCI bus> on pcib1
isab0: <Intel 82371AB PCI to ISA bridge> at device 7.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <Intel PIIX4 ATA33 controller> port 0x1050-0x105f at device 7.1 on pci0
ata0: at 0x1f0 irq 14 on atapci0
ata1: at 0x170 irq 15 on atapci0
pci0: <Intel 82371AB/EB (PIIX4) USB controller> at 7.2 irq 9
smb0: <Intel 82371AB SMB controller> port 0x1040-0x104f at device 7.3 on pci0
smb0: controller initialization failed
pci cmd reg = 0x0001, SMB host conf = 0x00
pci0: <VGA-compatible display device> at 15.0
pci0: <unknown card> (vendor=0x1000, dev=0x0030) at 16.0 irq 11
pci0: <unknown card> (vendor=0x8086, dev=0x100f) at 17.0 irq 10
pci0: <unknown card> (vendor=0x8086, dev=0x100f) at 18.0 irq 9
pci0: <unknown card> (vendor=0x8086, dev=0x100f) at 19.0 irq 5
pci0: <unknown card> (vendor=0x1274, dev=0x1371) at 20.0 irq 11
orm0: <Option ROMs> at iomem 0xc0000-0xc7fff,0xc8000-0xc8fff,0xc9000-0xc9fff,0xca000-0xcafff,0xdc000-0xdffff,0xe0000-0xe3fff on isa0
fdc0: <Intel 82077 or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
fdc0: FIFO enabled, 8 bytes threshold
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0
psm0: failed to get data.
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: model IntelliMouse, device ID 3
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x100>
sio0 at port 0x3f8-0x3ff irq 4 flags 0x90 on isa0
sio0: type 16550A, console
sio1 at port 0x2f8-0x2ff irq 3 on isa0
sio1: type 16550A
DEVFS: ready to run
ad0: 3071MB <VMware Virtual IDE Hard Drive> [6241/16/63] at ata0-master UDMA33
ata1-master: <VMware Virtual IDE CDROM Drive/00000001> CDROM device - NO DRIVER!
Mounting root from cd9660:/dev/md0c
Disabling watchdog
[上一篇]如何从vmware+junos中提取jinstal.. [下一篇]Install Junos 8.0R1.9 on Vmware..
※相关文章
 

评论

称  呼:
内  容:

相关栏目

最新文章

热门文章

推荐文章

赞助商链接