Тема: VMware + FreeBSD
Показать сообщение отдельно
Старый 01.10.2003, 19:47     # 1
Zueuk
Member
 
Аватар для Zueuk
 
Регистрация: 21.08.2003
Адрес: Россия
Пол: Male
Сообщения: 388

Zueuk Популярный человек на этом форумеZueuk Популярный человек на этом форумеZueuk Популярный человек на этом форумеZueuk Популярный человек на этом форумеZueuk Популярный человек на этом форумеZueuk Популярный человек на этом форумеZueuk Популярный человек на этом форумеZueuk Популярный человек на этом форуме
Question VMware + FreeBSD

У меня небольшая проблемка:
в VMware поставил FreeBSD 4.8. В доках к VMware пишется, что для коректной работы нужно поставить VMware Tools.
Прочитал, сделал как там написано:

VMware Tools for FreeBSD Guests
Power on the virtual machine.
Prepare your virtual machine to install VMware Tools.
Choose File > Install VMware Tools.

The remaining steps take place inside the virtual machine, not on the host computer.

Be sure the guest operating system is running in text mode. You cannot install VMware Tools while X is running.
As root (su -), mount the VMware Tools virtual CD-ROM image, change to a working directory (for example, /tmp), uncompress the installer, then unmount the CD-ROM image.
Note: You do not use an actual CD-ROM to install VMware Tools, nor do you need to download the CD-ROM image or burn a physical CD-ROM of this image file. The VMware Workstation software contains an ISO image that looks like a CD-ROM to your guest operating system. This image contains all the files needed to install VMware Tools in your guest operating system.

mount -t iso9660 /dev/cdrom /mnt
cd /tmp
tar zxf /mnt/vmware-freebsd-tools.tar.gz
umount /mnt

Run the VMware Tools installer.
cd vmware-freebsd-tools
./install.pl

Log out of the root account.
exit

Start X and your graphical environment
In an X terminal, launch the VMware Tools background application.
vmware-toolbox &

Но, после команды
mount -t iso9660 /dev/cdrom /mnt
выдаёт, что iso9660 yt ceotcndetn!!!

Подскажите пожалуйста, а то изучение застопорилось на месте!!!!
Zueuk вне форума