Aug 212012
Hey Everyone.
I’ve updated Raspbian Server Edition. Cut down the size of the download by a lot thanks to some suggestions on the forums.
I’ve also updated raspi-config with some options for RSE. I will add more as I think of them, but for now that’s all the changes.
You can get RSEv2 from –
Here (ad supported)
or
Here
Any feedback will be very welcome.
Thanks !
Good work. I will try it now!
Thanks !
If you have any ideas or feedback, please feel free to leave a comment here 🙂
Still issues with this image:
Linux raspberrypi 3.1.9+ #168 PREEMPT Sat Jul 14 18:56:31 BST 2012 armv6l
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Type ‘startx’ to launch a graphical session
NOTICE: the software on this Raspberry Pi has not been fully configured. Please run ‘sudo raspi-config’
pi@raspberrypi ~ $ sudo raspi-config
-bash: sudo: command not found
pi@raspberrypi ~ $ su
Password:
su: Authentication failure
pi@raspberrypi ~ $ su
Password:
su: Authentication failure
pi@raspberrypi ~ $ su
Password:
su: Authentication failure
pi@raspberrypi ~ $
root user should have a blank password…
I logged in with root without needing a password. Perhaps you need to log out of pi user and then log in as root.
I’m doing all this over ssh – looks like it works on the direct console – I have the config screen up now. Sorry for the misunderstanding – I normally work with the RPi headless because I only have one HDMI device in the house. As it is you can’t login with root/blank over ssh.
ahhhhhh
I should have asked that earlier, sorry !
If anyone is having issues with not having SUDO, just do a “apt-get install sudo” then you’ll have sudo, or just login as su and do everything without having to type sudo
Thanks, I didn’t think to include that 🙂
Hi,
did test your image but cant get wlan to work. Did you remove the drivers for rtl8712u?
I do want to use the raspberry as a VPN AP (Openvpn).
Hopefully you can help me.
Yes, I did remove the drivers unfortunately. I will be updating the raspi-config script in order to make setting up wireless easier. for now, you will have to install the drivers manually.
thanks will try to install manually,
did install sudo and then installed apt-get firmware-ralink
wlan driver is now installed as wlan0 but there are no routes or bridges between wlan and eth0.
Can you help me out?
Hi, check out my other blog posts regarding Wifi Access Points and see if those help you out 🙂
-bash: sudo: command not found (over ssh)?
shame…
cant do anything as root
full crap…
I neglected to install sudo on version 2. This will be fixed in the next release. In the meantime you can login as root.