Re: 9.1.0 : netinst : installs well, but useless after firstboot

2017-10-07 Thread Brian
On Sat 07 Oct 2017 at 14:01:13 -0500, David Wright wrote: > On Sat 07 Oct 2017 at 11:11:19 (+0100), Brian wrote: > > On Fri 06 Oct 2017 at 21:39:28 -0500, David Wright wrote: > > > > > On Fri 06 Oct 2017 at 23:49:01 (+0100), Brian wrote: > > > > On Fri 06 Oct 2017 at 17:27:57 -0400, Henning Follm

Re: 9.1.0 : netinst : installs well, but useless after firstboot

2017-10-07 Thread David Wright
On Sat 07 Oct 2017 at 11:11:19 (+0100), Brian wrote: > On Fri 06 Oct 2017 at 21:39:28 -0500, David Wright wrote: > > > On Fri 06 Oct 2017 at 23:49:01 (+0100), Brian wrote: > > > On Fri 06 Oct 2017 at 17:27:57 -0400, Henning Follmann wrote: > > > > There is a fairly good example how to do it here:

Re: 9.1.0 : netinst : installs well, but useless after firstboot

2017-10-07 Thread Brian
On Sat 07 Oct 2017 at 12:04:10 +0100, Brian wrote: > On Sat 07 Oct 2017 at 06:13:44 -0400, Henning Follmann wrote: > > > Any way what method you are using it depends on wpa_supplicant. > > The config file can have multiple network definitions in it. > > What differs is how you add a new stanza in

Re: 9.1.0 : netinst : installs well, but useless after firstboot

2017-10-07 Thread Brian
On Sat 07 Oct 2017 at 06:13:44 -0400, Henning Follmann wrote: > On Fri, Oct 06, 2017 at 11:49:01PM +0100, Brian wrote: > > On Fri 06 Oct 2017 at 17:27:57 -0400, Henning Follmann wrote: > > > > > On Fri, Oct 06, 2017 at 08:08:42PM +0100, Brian wrote: > > > > On Fri 06 Oct 2017 at 11:59:17 -0500, D

Re: 9.1.0 : netinst : installs well, but useless after firstboot

2017-10-07 Thread Henning Follmann
On Fri, Oct 06, 2017 at 11:49:01PM +0100, Brian wrote: > On Fri 06 Oct 2017 at 17:27:57 -0400, Henning Follmann wrote: > > > On Fri, Oct 06, 2017 at 08:08:42PM +0100, Brian wrote: > > > On Fri 06 Oct 2017 at 11:59:17 -0500, David Wright wrote: > > > > > Sorry to interrupt here. > > In case of no

Re: 9.1.0 : netinst : installs well, but useless after firstboot

2017-10-07 Thread Brian
On Fri 06 Oct 2017 at 21:39:28 -0500, David Wright wrote: > On Fri 06 Oct 2017 at 23:49:01 (+0100), Brian wrote: > > On Fri 06 Oct 2017 at 17:27:57 -0400, Henning Follmann wrote: > > > > > On Fri, Oct 06, 2017 at 08:08:42PM +0100, Brian wrote: > > > > On Fri 06 Oct 2017 at 11:59:17 -0500, David W

Re: 9.1.0 : netinst : installs well, but useless after firstboot

2017-10-06 Thread David Wright
On Fri 06 Oct 2017 at 23:49:01 (+0100), Brian wrote: > On Fri 06 Oct 2017 at 17:27:57 -0400, Henning Follmann wrote: > > > On Fri, Oct 06, 2017 at 08:08:42PM +0100, Brian wrote: > > > On Fri 06 Oct 2017 at 11:59:17 -0500, David Wright wrote: > > > > > Sorry to interrupt here. > > In case of no NM

Re: 9.1.0 : netinst : installs well, but useless after firstboot

2017-10-06 Thread Brian
On Fri 06 Oct 2017 at 17:27:57 -0400, Henning Follmann wrote: > On Fri, Oct 06, 2017 at 08:08:42PM +0100, Brian wrote: > > On Fri 06 Oct 2017 at 11:59:17 -0500, David Wright wrote: > > > Sorry to interrupt here. > In case of no NM and the /e/n/i issues might I suggest systemd-networkd? > It is re

Re: 9.1.0 : netinst : installs well, but useless after firstboot

2017-10-06 Thread Henning Follmann
On Fri, Oct 06, 2017 at 08:08:42PM +0100, Brian wrote: > On Fri 06 Oct 2017 at 11:59:17 -0500, David Wright wrote: > Sorry to interrupt here. In case of no NM and the /e/n/i issues might I suggest systemd-networkd? It is really reliable in bringing up any connection. There is a fairly good exampl

Re: 9.1.0 : netinst : installs well, but useless after firstboot

2017-10-06 Thread Brian
On Fri 06 Oct 2017 at 11:59:17 -0500, David Wright wrote: > On Fri 06 Oct 2017 at 16:35:53 (+0100), Brian wrote: > > On Fri 06 Oct 2017 at 20:25:51 +0530, Mayuresh Kathe wrote: > > > > > On Fri, Oct 06, 2017 at 02:07:27PM +0100, Brian wrote: > > > > > > > > As for your present issue: > > > > >

Re: 9.1.0 : netinst : installs well, but useless after firstboot

2017-10-06 Thread David Wright
On Fri 06 Oct 2017 at 16:35:53 (+0100), Brian wrote: > On Fri 06 Oct 2017 at 20:25:51 +0530, Mayuresh Kathe wrote: > > > On Fri, Oct 06, 2017 at 02:07:27PM +0100, Brian wrote: > > > > > > As for your present issue: > > > > > > allow-hotplug wlo1 > > > iface wlo1 inet dhcp > > > wpa-ssid > >

Re: 9.1.0 : netinst : installs well, but useless after firstboot

2017-10-06 Thread Brian
On Fri 06 Oct 2017 at 20:25:51 +0530, Mayuresh Kathe wrote: > On Fri, Oct 06, 2017 at 02:07:27PM +0100, Brian wrote: > > > > As for your present issue: > > > > allow-hotplug wlo1 > > iface wlo1 inet dhcp > > wpa-ssid > > wpa-psk > > > > in /e/n/i should work. > > tried it, no effec

Re: 9.1.0 : netinst : installs well, but useless after firstboot

2017-10-06 Thread Mayuresh Kathe
On Fri, Oct 06, 2017 at 02:07:27PM +0100, Brian wrote: > On Fri 06 Oct 2017 at 17:41:23 +0530, Mayuresh Kathe wrote: > > > On 2017-10-06 04:06 PM, Brian wrote: > > >On Fri 06 Oct 2017 at 13:34:55 +0530, Mayuresh Kathe wrote: > > > > > >>On Fri, Oct 06, 2017 at 06:03:24PM +1100, Zenaan Harkness wro

Re: 9.1.0 : netinst : installs well, but useless after firstboot

2017-10-06 Thread Henning Follmann
On Fri, Oct 06, 2017 at 05:41:23PM +0530, Mayuresh Kathe wrote: > On 2017-10-06 04:06 PM, Brian wrote: > > On Fri 06 Oct 2017 at 13:34:55 +0530, Mayuresh Kathe wrote: > > > > > On Fri, Oct 06, 2017 at 06:03:24PM +1100, Zenaan Harkness wrote: > > > > > > 'de'? desktop environment! > i did not inst

Re: 9.1.0 : netinst : installs well, but useless after firstboot

2017-10-06 Thread Brian
On Fri 06 Oct 2017 at 17:41:23 +0530, Mayuresh Kathe wrote: > On 2017-10-06 04:06 PM, Brian wrote: > >On Fri 06 Oct 2017 at 13:34:55 +0530, Mayuresh Kathe wrote: > > > >>On Fri, Oct 06, 2017 at 06:03:24PM +1100, Zenaan Harkness wrote: > >>> > >>> Are you sure? You may be right - but double check t

Re: 9.1.0 : netinst : installs well, but useless after firstboot

2017-10-06 Thread Mayuresh Kathe
On 2017-10-06 04:06 PM, Brian wrote: On Fri 06 Oct 2017 at 13:34:55 +0530, Mayuresh Kathe wrote: On Fri, Oct 06, 2017 at 06:03:24PM +1100, Zenaan Harkness wrote: > > Are you sure? You may be right - but double check to make sure... yes, i am very sure. double checked. the interface wlo1 exists

Re: 9.1.0 : netinst : installs well, but useless after firstboot

2017-10-06 Thread Brian
On Fri 06 Oct 2017 at 13:34:55 +0530, Mayuresh Kathe wrote: > On Fri, Oct 06, 2017 at 06:03:24PM +1100, Zenaan Harkness wrote: > > > > Are you sure? You may be right - but double check to make sure... > > yes, i am very sure. double checked. the interface wlo1 exists. > > there's a procedure m

Re: 9.1.0 : netinst : installs well, but useless after firstboot

2017-10-06 Thread Mayuresh Kathe
On Fri, Oct 06, 2017 at 06:03:24PM +1100, Zenaan Harkness wrote: > On Fri, Oct 06, 2017 at 12:10:09PM +0530, Mayuresh Kathe wrote: > > On 2017-10-06 11:56 AM, Zenaan Harkness wrote: > > > On Fri, Oct 06, 2017 at 11:07:22AM +0530, Mayuresh Kathe wrote: > > > > hello, > > > > > > > > i just installe

Re: 9.1.0 : netinst : installs well, but useless after firstboot

2017-10-06 Thread Zenaan Harkness
On Fri, Oct 06, 2017 at 12:10:09PM +0530, Mayuresh Kathe wrote: > On 2017-10-06 11:56 AM, Zenaan Harkness wrote: > > On Fri, Oct 06, 2017 at 11:07:22AM +0530, Mayuresh Kathe wrote: > > > hello, > > > > > > i just installed the firmware netinst version of 9.1.0 from; > > > https://cdimage.debian.or

Re: 9.1.0 : netinst : installs well, but useless after firstboot

2017-10-05 Thread Mayuresh Kathe
On 2017-10-06 11:56 AM, Zenaan Harkness wrote: On Fri, Oct 06, 2017 at 11:07:22AM +0530, Mayuresh Kathe wrote: hello, i just installed the firmware netinst version of 9.1.0 from; https://cdimage.debian.org/cdimage/unofficial/non-free/cd-including-firmware/9.1.0+nonfree/amd64/iso-cd/firmware-9.1

Re: 9.1.0 : netinst : installs well, but useless after firstboot

2017-10-05 Thread Zenaan Harkness
On Fri, Oct 06, 2017 at 11:07:22AM +0530, Mayuresh Kathe wrote: > hello, > > i just installed the firmware netinst version of 9.1.0 from; > https://cdimage.debian.org/cdimage/unofficial/non-free/cd-including-firmware/9.1.0+nonfree/amd64/iso-cd/firmware-9.1.0-amd64-netinst.iso > and post first boot

9.1.0 : netinst : installs well, but useless after firstboot

2017-10-05 Thread Mayuresh Kathe
hello, i just installed the firmware netinst version of 9.1.0 from; https://cdimage.debian.org/cdimage/unofficial/non-free/cd-including-firmware/9.1.0+nonfree/amd64/iso-cd/firmware-9.1.0-amd64-netinst.iso and post first boot failed to get the network readily available. the biggest problem is