Search found 1 match
- Fri Jul 11, 2014 9:33 am
- Forum: Debian/Ubuntu
- Topic: Debian 7.5 64bits is not yet support right now?
- Replies: 11
- Views: 17583
Re: Debian 7.5 64bits is not yet support right now?
The problem is that (at least on OVH servers) the lsb-release file exists on Debian, while the install script uses this to identify the system as Ubuntu. root@srv:~# cat /etc/lsb-release DISTRIB_ID=Debian DISTRIB_RELEASE=7 DISTRIB_CODENAME= DISTRIB_DESCRIPTION= # Check supported version if [ -e '/et...