running on linux 3.13.0-24-generic virtual box that has a version 4.3.12
when I'm running the command.
sudo brctl addbr br0 it says that directory is not found
but I can already see the commands possible for brctl if i run the command brctl..
and even when i run the command whereis brctl I'm able to see the source of it.
Do you have any ideas on what I can do ?
Adding of bridge failed.
Adding of bridge failed.
- Attachments
-
- Screenshot of the command line.
- Problem.PNG (58.12 KiB) Viewed 597 times
-
Martin
- Volunteer
- Posts: 2562
- Joined: 30. May 2007, 18:05
- Primary OS: Fedora other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: XP, Win7, Win10, Linux, OS/2
Re: Adding of bridge failed.
That has nothing to do with VirtualBox. Try to find out which package of your Linux distribution is missing/needed and install it.
Re: Adding of bridge failed.
I'm guessing the package which it is looking for is the brctl.. which is already installed because I'm already able to see the commands so I'm puzzled why addbr seems to not function well.
Thanks for the reply
Thanks for the reply