Re: Help please - install the WiFi driver

2013-03-03 Thread Mr G
You need the firmware-iwlwifi package. # dpkg -s firmware-iwlwifi will tell you if the package is installed. It probably wont be on the install disk as it is the nonfree repository. You may have to adjust /etc/apt/sources.list depending on how you answered the questions when you installed. And

Re: Help please - install the WiFi driver

2013-03-03 Thread Mr G
to just simply get in my way but to each their own. On Sun, Mar 3, 2013 at 5:48 PM, Mark Filipak markfilipak.li...@gmail.comwrote: On 2013/3/3 6:10 PM, Mr G wrote: You need the firmware-iwlwifi package. # dpkg -s firmware-iwlwifi You mean this one: firmware-iwlwifi_0.28+**squeeze1_all.deb

Re: Help please - install the WiFi driver

2013-03-03 Thread Mr G
you will need to be in the group named sudo. On Sun, Mar 3, 2013 at 6:10 PM, Mr G persistence2succ...@gmail.com wrote: No, dpkg -s just simply tells you if it is installed. If it's not then: $ cd directory where firmware-iwlwifi.deb is then: $ sudo dpkg -i firmware-iwlwifi.deb

Re: Help please - install the WiFi driver

2013-03-03 Thread Mr G
will be able to search the archives. On Sun, Mar 3, 2013 at 9:51 PM, Mark Filipak markfilipak.li...@gmail.comwrote: On 2013/3/3 9:21 PM, Mr G wrote: If I didn't think it was necessary I wouldn't have asked you to run the commands. Quite right. My error. For convenience, I've added blank lines

Re: moving /var

2013-03-01 Thread Mr G
Why can't you just #mount --rebind /var /newvar B G On Mar 1, 2013 4:00 PM, Bob Proulx b...@proulx.com wrote: Bonno Bloksma wrote: A simple live CD is sufficient: Debian netinst minimal CD in rescue mode is sufficient to do so. Do not forget to update the /etc/fstab configuration file