Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Installation from usb stick : strech 9.0.0

Ask for help with issues regarding the Installations of the Debian O/S.
Message
Author
vmclark
Posts: 187
Joined: 2008-07-30 15:16
Has thanked: 1 time

Re: Installation from usb stick : strech 9.0.0

#16 Post by vmclark »

Lysander wrote:Same issues. Was slightly shocked when the GNOME ISO didn't work. Net install worked flawlessly [the second time, anyway - the first was a torrent and didn't work, the download from the Debian site did work, on the other hand].
I also downloaded the gnome from that torrent site. What is the iso location from debian that worked?

Here is a bug#865015 report on the issue I had:
https://www.mail-archive.com/search?l=d ... newest&f=1

and here:
https://lists.debian.org/debian-boot/20 ... 00230.html

User avatar
Lysander
Posts: 643
Joined: 2017-02-23 10:07
Location: London
Been thanked: 1 time

Re: Installation from usb stick : strech 9.0.0

#17 Post by Lysander »

vmclark wrote:
Lysander wrote:Same issues. Was slightly shocked when the GNOME ISO didn't work. Net install worked flawlessly [the second time, anyway - the first was a torrent and didn't work, the download from the Debian site did work, on the other hand].
I also downloaded the gnome from that torrent site. What is the iso location from debian that worked?

Here is a bug#865015 report on the issue I had:
https://www.mail-archive.com/search?l=d ... newest&f=1

and here:
https://lists.debian.org/debian-boot/20 ... 00230.html
I got that exact same error in the GNOME iso and couldn't get past it. As for the install that worked, it was just the net install on the top right hand corner when I visited the front page of the Debian site at https://www.debian.org, given as https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-9.0.0-amd64-netinst.iso.

vmclark
Posts: 187
Joined: 2008-07-30 15:16
Has thanked: 1 time

Re: Installation from usb stick : strech 9.0.0

#18 Post by vmclark »

Lysander wrote:
vmclark wrote:
Lysander wrote:Same issues. Was slightly shocked when the GNOME ISO didn't work. Net install worked flawlessly [the second time, anyway - the first was a torrent and didn't work, the download from the Debian site did work, on the other hand].
I also downloaded the gnome from that torrent site. What is the iso location from debian that worked?

Here is a bug#865015 report on the issue I had:
https://www.mail-archive.com/search?l=d ... newest&f=1

and here:
https://lists.debian.org/debian-boot/20 ... 00230.html
I got that exact same error in the GNOME iso and couldn't get past it. As for the install that worked, it was just the net install on the top right hand corner when I visited the front page of the Debian site at https://www.debian.org, given as https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-9.0.0-amd64-netinst.iso.
They already id'ed the problem. If you go to the Bug#865015 link I listed and follow the responses you'll see Steve is working on a fix.

cferoiu
Posts: 7
Joined: 2017-06-19 13:15

Re: Installation from usb stick : strech 9.0.0

#19 Post by cferoiu »

I try to install from USB stick with pppoe module enabled this image: debian-9.0.0-amd64-netinst.iso
I got the error :
The failing step is: Configure and start a PPPoE connection
The problem is ... debian-8.7.1-amd64-netinst.iso not work also.
If sameone are solution for me please let me know; btw i don't want graphics interfaces.. just server.
It is possible to install minimal from DVD images?

Eldegro
Posts: 3
Joined: 2017-06-10 12:49

Re: Installation from usb stick : strech 9.0.0

#20 Post by Eldegro »

On Windows, there is a program that is recommended by the Debian Wiki to create a live usb.

Win32 Disk Imager

https://sourceforge.net/projects/win32diskimager/

Fully working.

franklamp
Posts: 1
Joined: 2017-06-18 15:25

Re: Installation from usb stick : strech 9.0.0

#21 Post by franklamp »

ptn107 wrote:The DVD iso here works fine. It's just bigger.

http://cdimage.debian.org/cdimage/relea ... -DVD-1.iso
It failed to install software (gnome), the error is:

main-menu[265]: WARNING **: Configuring 'pkgsel' failed with error code 1
main-menu[265]: WARNING **: Menu item 'pkgsel' failed.

Silvervein
Posts: 3
Joined: 2017-12-01 23:46

Re: Installation from usb stick : strech 9.0.0

#22 Post by Silvervein »

I'm running into the same issue.

I've downloaded a couple of isos' from links on Debian's download page:
debian-9.2.1-amd64-netinst
debian-live-9.2.0-amd64-cinnamon

Live boots just fine and I can play around, but when I go to install I get stuck on the Load installer components from CD. The iso keeps looking for a CD when I'm using USB.

I looked at the above mentioned links, but the links were not in English so not helpful to me unfortunately.

Anyone have any updates?

Thanks!

jdeaner
Posts: 1
Joined: 2017-12-23 00:29

Re: Installation from usb stick : strech 9.0.0

#23 Post by jdeaner »

Get to a console and check to see if the CDROM is mounted to the correct USB device. If you had to install non-free firmware it is most likely you removed the USB drive and added files to it. If that is the case the USB re-reads under a different device address when reinserted. Use dmesg to find the new USB device and check if that matches the current mounted CDROM.

CTL+ ALT + F2
dmesg
mount
umount /dev/sdold1
mount /dev/sdnew1 /cdrom
CTL+ ALT +F5 gets back to the installer gui

Post Reply