Search found 13 matches

by rah2435
4. May 2010, 17:45
Forum: Linux Guests
Topic: Problems with Ubuntu 10.04 Guest
Replies: 42
Views: 14363

Re: Problems with Ubuntu 10.04 Guest

Thanks Perry.

I did what you said and FINALLY everything is working. I feel like an idiot, I was digging too deep for something that Sun actually makes quite simple.

thanks very, very much for your help!!

Rich
by rah2435
4. May 2010, 17:26
Forum: Linux Guests
Topic: Problems with Ubuntu 10.04 Guest
Replies: 42
Views: 14363

Re: Problems with Ubuntu 10.04 Guest

>> Did you uninstall the OSE guest additions and install the PUEL additions in the guest? >> As I said you can not mix these versions. It must be the same in both. I may have - I've done so many thing trying to get this to work, I'm near to being burned out :-) So - I'll remove the OSE stuff (again)...
by rah2435
4. May 2010, 17:15
Forum: Linux Guests
Topic: Problems with Ubuntu 10.04 Guest
Replies: 42
Views: 14363

Re: Problems with Ubuntu 10.04 Guest

>>You can not mix PUEL and OSE

OH! So - I should be using PUEL (whatever that is...) not OSE.

How do I know which oine I'm using? I saw no references to PUEL in synaptic.

thanks,
Rich
by rah2435
4. May 2010, 17:12
Forum: Linux Guests
Topic: Problems with Ubuntu 10.04 Guest
Replies: 42
Views: 14363

A note here regarding the screen problems some folks are having. I had the same thing until I installed the guest additions version 3.1.6 (ose) in ubuntu. I've done this both through synaptic and using apt-get from the command line. Both worked the same. I now can resize the screen, use seamless mod...
by rah2435
4. May 2010, 15:42
Forum: Linux Guests
Topic: Problems with Ubuntu 10.04 Guest
Replies: 42
Views: 14363

Re: Problems with Ubuntu 10.04 Guest

First - thanks for the replies regarding my drive mount problem. VERY much appreciated. >> Surely this is just simply a case of the sharename being the same as the mount point? They need to be different. Well, this is what I had before (Ubuntu 9.xx guest) and it mounted without a hitch. about the OS...
by rah2435
3. May 2010, 22:56
Forum: Linux Guests
Topic: Problems with Ubuntu 10.04 Guest
Replies: 42
Views: 14363

Re: Problems with Ubuntu 10.04 Guest

well...here's the latest!! I ran the install of 3.1.7 virtual box guest from the ISO file it looked like it installed ok BUT when i did an dpkg -l all that was listed is 3.1.6 packages... ??? SO - I un-installed all the virtual box packages using apt-get remove. Then did an install of all the packag...
by rah2435
3. May 2010, 22:11
Forum: Linux Guests
Topic: Problems with Ubuntu 10.04 Guest
Replies: 42
Views: 14363

Re: Problems with Ubuntu 10.04 Guest

are you using guest additions v 3.1.6 or 3.1.7.

I just installed 3.1.7 hoping it would make a difference but it didn't seem to.

Rich
by rah2435
3. May 2010, 21:44
Forum: Linux Guests
Topic: Problems with Ubuntu 10.04 Guest
Replies: 42
Views: 14363

Re: Problems with Ubuntu 10.04 Guest

thanks.

here's what I get:

rich@rich-laptop:/etc$ sudo -i
root@rich-laptop:~# mkdir /mnt/source
root@rich-laptop:~# mount -t vboxsf source /mnt/source
/sbin/mount.vboxsf: mounting failed with the error: No such device
root@rich-laptop:~#
by rah2435
3. May 2010, 21:08
Forum: Linux Guests
Topic: Problems with Ubuntu 10.04 Guest
Replies: 42
Views: 14363

Re: Problems with Ubuntu 10.04 Guest

The windows path is c:\source and I map it to /source in UBUNTU.
here's the command I use:

sudo mount -t vboxsf source /source
by rah2435
3. May 2010, 20:29
Forum: Linux Guests
Topic: Problems with Ubuntu 10.04 Guest
Replies: 42
Views: 14363

Re: Problems with Ubuntu 10.04 Guest

No...I'm trying anything I can to get my share mounted. I thought maybe the GA wasn't getting loaded so I tried to start it manually. Maybe this is not the right approach? I use "seamless" mode and that is now working great. Still can't mount my share though... also - got this from dmesg: ...
by rah2435
3. May 2010, 19:44
Forum: Linux Guests
Topic: Problems with Ubuntu 10.04 Guest
Replies: 42
Views: 14363

Re: Problems with Ubuntu 10.04 Guest

Well...I restarted and it didn't seem to help.
Still geting:

/etc/init.d$ sudo ./vboxadd start
Starting the VirtualBox Guest Additions ...fail!
(modprobe vboxvfs failed)
by rah2435
3. May 2010, 19:38
Forum: Linux Guests
Topic: Problems with Ubuntu 10.04 Guest
Replies: 42
Views: 14363

Re: Problems with Ubuntu 10.04 Guest

Thanks! I ran this and got the following output. sudo /etc/init.d/vboxadd setup Removing old VirtualBox vboxvideo kernel module ...done. Removing old VirtualBox vboxvfs kernel module ...done. Removing old VirtualBox vboxguest kernel module ...done. Building the VirtualBox Guest Additions kernel modu...
by rah2435
3. May 2010, 18:20
Forum: Linux Guests
Topic: Problems with Ubuntu 10.04 Guest
Replies: 42
Views: 14363

Re: Problems with Ubuntu 10.04 Guest

I've been running Ubuntu 9.xx guest using virtualbox 3.1.6 with Windows 7 host for a while now. Last week I upgraded to Ubuntu 10.04. Everything seems to be great except - now I can't mount my share :( /sbin/mount.vboxsf: mounting failed with the error: No such device Also - I tried this error when ...