![]() |
Виртуальная машина для BackTrack2
Вобщем то столкнулся с такой проблеммой. Не могу найти под Linux BackTrack 2 виртуальную машину (VMware или что то похожее). Подскажите может у кого есть.
|
nervniy, VirtualBOX.
Зачем нужна готовая виртуальная машина, какой-то специфический случай? Black Track - это LiveCD система. |
Я имею ввиду, что у меня на компе уже установлена BT2, а мне под ней нужно запустить Винду. Виртуальная машина поэтому нужна.
|
Неужели никто не может помочь с этим вопросом ????
|
nervniy, так в чём проблема? Установите VirtualBox или qemu. Для VirtualBox можно взять run файл - он не зависит от того, какая система пакетов у вас: deb или rpm.
|
я пытаюсь поставить qemu..
распаковую: tar xvzt (не помню ключи)... ставлю: configure... собираю: make а потом make install... Идут строчки строчки cтрочки... и все.. пишет текст установочные файлы ииии ... [ERROR 2] в конце! |
nervniy, с этого и надо начинать: какая ошибка, что конкретно пишет в консоли. А то рискуете нарваться на ответ, что местный телепат в отпуске.
|
Вложений: 2
1) распаковвываю архив: tar xvzf qemu-0.10.5.tar.gz
2) при распаковке в консоли пишет (я не отображаю весь текст, но частично скопирую): ... tar: qemu-0.10.5/slirp/slirp_config.h: Cannot change ownership to uid 500, gid 500: Operation not permitted tar: qemu-0.10.5/slirp/main.h: Cannot change ownership to uid 500, gid 500: Operation not permitted tar: qemu-0.10.5/slirp/socket.h: Cannot change ownership to uid 500, gid 500: Operation not permitted tar: qemu-0.10.5/slirp/sbuf.h: Cannot change ownership to uid 500, gid 500: Operation not permitted tar: qemu-0.10.5/slirp/mbuf.h: Cannot change ownership to uid 500, gid 500: Operation not permitted tar: qemu-0.10.5/slirp/if.h: Cannot change ownership to uid 500, gid 500: Operation not permitted tar: qemu-0.10.5/slirp/if.c: Cannot change ownership to uid 500, gid 500: Operation not permitted tar: qemu-0.10.5/slirp/icmp_var.h: Cannot change ownership to uid 500, gid 500: Operation not permitted tar: qemu-0.10.5/slirp: Cannot change ownership to uid 500, gid 500: Operation not permitted tar: qemu-0.10.5/COPYING: Cannot change ownership to uid 500, gid 500: Operation not permitted tar: qemu-0.10.5: Cannot change ownership to uid 500, gid 500: Operation not permitted tar: Error exit delayed from previous errors... 3) при этом я сохранил все в файл, все что распаковвывает: arhiv.txt 4) как написано в инструкции выполняю команду: configure. При выполнении команды в консоли идет вот какой текст: ... configure > ln: creating symbolic link `i386-softmmu/Makefile' to `/mnt/sda7/qemu-0.10.5/Makefile.target': Operation not permitted ln: creating symbolic link `x86_64-softmmu/Makefile' to `/mnt/sda7/qemu-0.10.5/Makefile.target': Operation not permitted ln: creating symbolic link `arm-softmmu/Makefile' to `/mnt/sda7/qemu-0.10.5/Makefile.target': Operation not permitted ln: creating symbolic link `cris-softmmu/Makefile' to `/mnt/sda7/qemu-0.10.5/Makefile.target': Operation not permitted ln: creating symbolic link `m68k-softmmu/Makefile' to `/mnt/sda7/qemu-0.10.5/Makefile.target': Operation not permitted ln: creating symbolic link `mips-softmmu/Makefile' to `/mnt/sda7/qemu-0.10.5/Makefile.target': Operation not permitted ln: creating symbolic link `mipsel-softmmu/Makefile' to `/mnt/sda7/qemu-0.10.5/Makefile.target': Operation not permitted ln: creating symbolic link `mips64-softmmu/Makefile' to `/mnt/sda7/qemu-0.10.5/Makefile.target': Operation not permitted ln: creating symbolic link `mips64el-softmmu/Makefile' to `/mnt/sda7/qemu-0.10.5/Makefile.target': Operation not permitted ln: creating symbolic link `ppc-softmmu/Makefile' to `/mnt/sda7/qemu-0.10.5/Makefile.target': Operation not permitted ln: creating symbolic link `ppcemb-softmmu/Makefile' to `/mnt/sda7/qemu-0.10.5/Makefile.target': Operation not permitted ln: creating symbolic link `ppc64-softmmu/Makefile' to `/mnt/sda7/qemu-0.10.5/Makefile.target': Operation not permitted ln: creating symbolic link `sh4-softmmu/Makefile' to `/mnt/sda7/qemu-0.10.5/Makefile.target': Operation not permitted ln: creating symbolic link `sh4eb-softmmu/Makefile' to `/mnt/sda7/qemu-0.10.5/Makefile.target': Operation not permitted ln: creating symbolic link `sparc-softmmu/Makefile' to `/mnt/sda7/qemu-0.10.5/Makefile.target': Operation not permitted ln: creating symbolic link `i386-linux-user/Makefile' to `/mnt/sda7/qemu-0.10.5/Makefile.target': Operation not permitted ln: creating symbolic link `x86_64-linux-user/Makefile' to `/mnt/sda7/qemu-0.10.5/Makefile.target': Operation not permitted ln: creating symbolic link `alpha-linux-user/Makefile' to `/mnt/sda7/qemu-0.10.5/Makefile.target': Operation not permitted ln: creating symbolic link `arm-linux-user/Makefile' to `/mnt/sda7/qemu-0.10.5/Makefile.target': Operation not permitted ln: creating symbolic link `armeb-linux-user/Makefile' to `/mnt/sda7/qemu-0.10.5/Makefile.target': Operation not permitted ln: creating symbolic link `cris-linux-user/Makefile' to `/mnt/sda7/qemu-0.10.5/Makefile.target': Operation not permitted ln: creating symbolic link `m68k-linux-user/Makefile' to `/mnt/sda7/qemu-0.10.5/Makefile.target': Operation not permitted ln: creating symbolic link `mips-linux-user/Makefile' to `/mnt/sda7/qemu-0.10.5/Makefile.target': Operation not permitted ln: creating symbolic link `mipsel-linux-user/Makefile' to `/mnt/sda7/qemu-0.10.5/Makefile.target': Operation not permitted ln: creating symbolic link `ppc-linux-user/Makefile' to `/mnt/sda7/qemu-0.10.5/Makefile.target': Operation not permitted ln: creating symbolic link `ppc64-linux-user/Makefile' to `/mnt/sda7/qemu-0.10.5/Makefile.target': Operation not permitted ln: creating symbolic link `ppc64abi32-linux-user/Makefile' to `/mnt/sda7/qemu-0.10.5/Makefile.target': Operation not permitted ln: creating symbolic link `sh4-linux-user/Makefile' to `/mnt/sda7/qemu-0.10.5/Makefile.target': Operation not permitted ln: creating symbolic link `sh4eb-linux-user/Makefile' to `/mnt/sda7/qemu-0.10.5/Makefile.target': Operation not permitted ln: creating symbolic link `sparc-linux-user/Makefile' to `/mnt/sda7/qemu-0.10.5/Makefile.target': Operation not permitted ln: creating symbolic link `sparc64-linux-user/Makefile' to `/mnt/sda7/qemu-0.10.5/Makefile.target': Operation not permitted ln: creating symbolic link `sparc32plus-linux-user/Makefile' to `/mnt/sda7/qemu-0.10.5/Makefile.target': Operation not permitted Но при этом в файле, в который я направил поток отображается вот что, файл (configure) 5) потом выполняю команду: make и вот что в консоле отображается: # make CC qemu-nbd.o CC qemu-tool.o CC osdep.o CC cutils.o CC qemu-malloc.o CC block-cow.o CC block-qcow.o CC aes.o CC block-vmdk.o CC block-cloop.o CC block-dmg.o CC block-bochs.o CC block-vpc.o CC block-vvfat.o CC block-qcow2.o CC block-parallels.o CC block-nbd.o CC nbd.o CC block.o CC aio.o CC posix-aio-compat.o CC block-raw-posix.o LINK qemu-nbd CC qemu-img.o LINK qemu-img CC readline.o CC console.o CC irq.o CC i2c.o CC smbus.o CC smbus_eeprom.o CC max7310.o CC max111x.o CC wm8750.o CC ssd0303.o CC ssd0323.o CC ads7846.o CC stellaris_input.o CC twl92230.o CC tmp105.o CC lm832x.o CC scsi-disk.o CC cdrom.o CC scsi-generic.o CC usb.o CC usb-hub.o CC usb-linux.o CC usb-hid.o CC usb-msd.o CC usb-wacom.o CC usb-serial.o CC usb-net.o CC sd.o CC ssi-sd.o CC bt.o CC bt-host.o bt-host.c:154: warning: no previous prototype for 'bt_host_hci' CC bt-vhci.o CC bt-l2cap.o CC bt-sdp.o CC bt-hci.o CC bt-hid.o CC usb-bt.o CC buffered_file.o CC migration.o CC migration-tcp.o CC net.o CC qemu-sockets.o CC qemu-char.o CC net-checksum.o CC savevm.o CC cache-utils.o CC migration-exec.o CC audio/audio.o CC audio/noaudio.o CC audio/wavaudio.o CC audio/mixeng.o CC audio/sdlaudio.o CC audio/ossaudio.o CC audio/wavcapture.o CC sdl.o CC x_keymap.o CC curses.o CC vnc.o CC d3des.o CC slirp/cksum.o CC slirp/if.o CC slirp/ip_icmp.o CC slirp/ip_input.o CC slirp/ip_output.o CC slirp/slirp.o CC slirp/mbuf.o CC slirp/misc.o CC slirp/sbuf.o CC slirp/socket.o CC slirp/tcp_input.o CC slirp/tcp_output.o CC slirp/tcp_subr.o CC slirp/tcp_timer.o CC slirp/udp.o CC slirp/bootp.o CC slirp/debug.o CC slirp/tftp.o AR libqemu_common.a make[1]: Entering directory `/mnt/sda7/qemu-0.10.5/i386-softmmu' make[1]: *** No rule to make target `all'. Stop. make[1]: Leaving directory `/mnt/sda7/qemu-0.10.5/i386-softmmu' make: *** [subdir-i386-softmmu] Error 2 6) потом выполняю команду make install: (все как описано в readme к программе) # make install make[1]: Entering directory `/mnt/sda7/qemu-0.10.5/i386-softmmu' make[1]: *** No rule to make target `all'. Stop. make[1]: Leaving directory `/mnt/sda7/qemu-0.10.5/i386-softmmu' make: *** [subdir-i386-softmmu] Error 2 Вот и на этом у меня финиш! |
народ, ХЕЛП !!! Я описал проблемму ))
|
nervniy, у вас нет прав создавать символические ссылки в каталоге /mnt/sda7/qemu-0.10.5/. А до этого вам не дали сменить права на файлы. Попробуйте все команды выполнить от имени пользователя root.
|
ххмм...
а я вроде и так под root захожу в BackTrack. Там при загрузке он запрашивает имя пользователя и пароль, я ничего не менял. Это команда .#su нужна для и повторно выпустить, или где то можно в свойствах дать права папке? |
nervniy, извини, но почему ты это делаешь в каталоге mnt?
|
в какталоке /mnt есть мой HDD (sda7). Там вот на нем и работаю. Там у меня архив проги и еще многих прог. Туда я и распаковвываю.
|
ну, я бы монтировала бы в другое место, ну да не важно, я не гуру, а полный нуб.
ты распаковываешь от рута? судя по всему - нет, попробуй распаковать такой командой sudo tar -zxvf имя_архива.tar.gz, ну, или через su. Tar ругается на то, что не может сменить права на папку. configure тоже попробуй сделать от рута. я не разбираюсь, но может у тебя есть какой-нибудь адекватный пакетный менеджер, который позволит тебе установить виртуальную машину из пакетов? |
надо поискать.
поповоду root, я под ним захожу. по умолчанию вход в BT2 - root. Попробую в папку /root это все дело перекопировать и от туда запустить. Хотя я с этого диска устанавливал себе уже wine и все нормально собралось и скомпилировалось ) |
Время: 03:38. |
Время: 03:38.
© OSzone.net 2001-