after it finished installing, i mounted the iso for the "guest additions" thing from virtual box (which adds a bunch of ease-of-use features, like increased virtual box screen resolution and options for "capturing" the mouse on the guest vs. the host) and ran my first ever linux installation via commands in the terminal!!! i wish i'd taken a screenshot, however.... i did save it as a text file (gedit is the text editor) ANDDD since i have the guest additions installed, i can now copy and paste to and from the guest and host!! so here it is!!
To run a command as administrator (user "root"), use "sudo". See "man sudo_root" for details. tory@tory-vmlinux:~$ ls Desktop Documents Examples Music Pictures Public Templates Videos tory@tory-vmlinux:~$ cd .. tory@tory-vmlinux:/home$ cd .. tory@tory-vmlinux:/$ ls bin cdrom etc initrd lib media opt root srv tmp var boot dev home initrd.img lost+found mnt proc sbin sys usr vmlinuz tory@tory-vmlinux:/$ cdrom bash: cdrom: command not found tory@tory-vmlinux:/$ cd cdrom tory@tory-vmlinux:/cdrom$ sudo sh ./VBoxLinuxAdditions-x86.run [sudo] password for tory: Verifying archive integrity... All good. Uncompressing VirtualBox 2.0.2 Guest Additions for Linux installation............ ................................................................................. ................................................................................. ........... VirtualBox 2.0.2 Guest Additions installation Building the VirtualBox Guest Additions kernel module... Building the shared folder support kernel module... Installing the VirtualBox Guest Additions... Successfully installed the VirtualBox Guest Additions. You must restart your guest system in order to complete the installation. tory@tory-vmlinux:/cdrom$
...THIS IS SO COOL!!!
1 comments:
You'd rather play with computers than hang out with me. :-(
Post a Comment