Re: Installation media couldn't be mounted

2020-10-18 Thread Anatoly Pugachev
On Fri, Oct 16, 2020 at 7:51 PM Sam Imberman wrote: > > That doesn't work either: "mounting /dev/sdb1 on /cdrom failed: No such > device" can you show/paste kernel logs ?

Re: Installation media couldn't be mounted

2020-10-18 Thread John Paul Adrian Glaubitz
Hi Sam! On 10/16/20 6:51 PM, Sam Imberman wrote: > That doesn't work either: "mounting /dev/sdb1 on /cdrom failed: No such > device" What's the output of: cat /proc/partitions ? Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie

Re: Installation media couldn't be mounted

2020-10-18 Thread Sam Imberman
/proc/partitions: major minor #blocks name 11 0 1048575sr0 8 0 58605120 sda 8 16 15581184 sdb 8 17 318524 sdb1 Also, I uploaded screenshots of /var/log/syslog upthread, is that what you mean? On Sun, Oct 18, 2020 at 7:44 AM John Paul Adrian Glaubitz < glaub...@physik.fu-berl

Syslog debian installer

2020-10-18 Thread Jeroen Diederen
Hi, I was wondering where the syslog of Debian-installer ends up. I was expecting to find it at /var/log/installer but there is no directory like that. I used an older image (April 2020). Jeroen