Trying to setup ndiswrapper
Oliver Grawert
hostmaster at grawert.net
Fri Apr 15 21:03:42 UTC 2005
hi,
Am Samstag, den 16.04.2005, 08:44 +1200 schrieb Paul Thompson:
> root at del9100:/home/pjt # sudo ndiswrapper -i ~/Desktop/bcmwl5.inf
first, you dont need to use sudo if you are root....
the ~ sign above represents the home directory of the current user, so
you give the command to install the file /root/Desktop/bcmwl5.inf which
does not exist i guess. try the following command instead and you should
be set:
ndiswrapper -i /home/pjt/Desktop/bcmwl5.inf
ciao
oli
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20050415/156f467c/attachment.sig>
More information about the ubuntu-users
mailing list