Re: Installation media couldn't be mounted

2020-10-20 Thread Jeroen Diederen
Hi all, Booting from USB is done from open firmware by the following command: boot ud:,\\grub.elf Jeroen

Re: Installation media couldn't be mounted

2020-10-20 Thread Jeroen Diederen
Hi, I have a lot of experience of booting from USB on PPC based Macs. It is possible. You have to dd the image into the stick: Flashing USB sticks is quite easy under OSX or Linux with the following command: dd if=/path/to/debian.iso of=/dev/sdx (x being a number, sdx is the device name of t

Re: Installation media couldn't be mounted

2020-10-20 Thread Thomas Schmitt
Hi, John Paul Adrian Glaubitz wrote: > Tools like Rufus make weird assumptions and it has happened more > than once that one of these imaging tools create unusuable installation > media [1]. That's the other mode of Rufus, which unpacks the ISO onto the USB stick, interprets its bootloader menu,

Re: Installation media couldn't be mounted

2020-10-20 Thread John Paul Adrian Glaubitz
Hi Thomas! On 10/20/20 3:07 PM, Thomas Schmitt wrote: > Rufus' "dd" mode is known to be suitable. > The displayed size of /dev/sdb1 matches what i would expect from a correct > plain copy. > So i think this part succeeded. That might be the case. But I cannot provide support for that at the momen

Re: Installation media couldn't be mounted

2020-10-20 Thread Thomas Schmitt
Hi, Sam Imberman wrote: > I burnt the image using Rufus on Windows, Rufus' "dd" mode is known to be suitable. The displayed size of /dev/sdb1 matches what i would expect from a correct plain copy. So i think this part succeeded. > For the moment I've managed to 'solve' the problem by using the

Re: Installation media couldn't be mounted

2020-10-20 Thread John Paul Adrian Glaubitz
On 10/20/20 2:36 PM, Sam Imberman wrote: > I burnt the image using Rufus on Windows, which IIRC should be fine, though > I can do it with dd on a *nix machine later if someone thinks it may make a > difference. Most likely not. Tools like Rufus make weird assumptions and it has happened more than

Re: Installation media couldn't be mounted

2020-10-20 Thread Sam Imberman
I burnt the image using Rufus on Windows, which IIRC should be fine, though I can do it with dd on a *nix machine later if someone thinks it may make a difference. For the moment I've managed to 'solve' the problem by using the snapshot from 2019-07-03, which seems to work. If I can help troublesh

Re: Installation media couldn't be mounted

2020-10-19 Thread Thomas Schmitt
Hi, John Paul Adrian Glaubitz wrote: > Please use the latest image I created yesterday: > https://cdimage.debian.org/cdimage/ports/snapshots/2020-10-13/debian-10.0.0-powerpc-NETINST-1.iso This contains 1 mountable partition in MBR and 3 partitions in an Apple Partition Map (APM), of which partiti

Re: Installation media couldn't be mounted

2020-10-19 Thread Lennart Sorensen
On Sun, Oct 18, 2020 at 08:37:20AM -0400, Sam Imberman wrote: > /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? H

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

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 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-16 Thread Sam Imberman
That doesn't work either: "mounting /dev/sdb1 on /cdrom failed: No such device" On Fri, Oct 16, 2020 at 12:45 PM John Paul Adrian Glaubitz < glaub...@physik.fu-berlin.de> wrote: > Hi Sam! > > On 10/16/20 6:38 PM, Sam Imberman wrote: > > Yes, sorry, I meant to say that I am pretty sure that I was

Re: Installation media couldn't be mounted

2020-10-16 Thread John Paul Adrian Glaubitz
Hi Sam! On 10/16/20 6:38 PM, Sam Imberman wrote: > Yes, sorry, I meant to say that I am pretty sure that I was using the > current image all along. > I'm having trouble getting the machine to mount a USB drive, and I can't > get it to connect to the network either yet, so I've taken some crude > s

Re: Installation media couldn't be mounted

2020-10-16 Thread Sam Imberman
Yes, sorry, I meant to say that I am pretty sure that I was using the current image all along. I'm having trouble getting the machine to mount a USB drive, and I can't get it to connect to the network either yet, so I've taken some crude screenshots of the /var/log/syslog and put them up here: http

Re: Installation media couldn't be mounted

2020-10-15 Thread John Paul Adrian Glaubitz
On 10/15/20 9:05 PM, Sam Imberman wrote: > So actually, it looks like I was using the image you linked to -- it's the > exact same size as the one I wrote to the USB drive last time. No, the 10.0 and 10.0.0 images are definitely different: glaubitz@pettersson:/dsa/cdimage/ports$ md5sum 10.0/power

Re: Installation media couldn't be mounted

2020-10-15 Thread Sam Imberman
So actually, it looks like I was using the image you linked to -- it's the exact same size as the one I wrote to the USB drive last time. But just to confirm, I downloaded it again, wrote it to the USB drive again, and I still have the same problem as upthread. Makes me wonder if I should try the

Re: Installation media couldn't be mounted

2020-10-15 Thread John Paul Adrian Glaubitz
Hi Sam! On 10/15/20 5:59 PM, Sam Imberman wrote: > Thanks for your response! > The image is the one available at: > https://cdimage.debian.org/cdimage/ports/10.0/powerpc/iso-cd/debian-10.0-powerpc-NETINST-1.iso That image is pretty old. Please use the latest image I created yesterday: > https://

Re: Installation media couldn't be mounted

2020-10-15 Thread Sam Imberman
/cdrom does appear to exist (but it's empty as I would expect -- right?), and /proc/partitions shows sr0, sda, sdb, and sdb1. When I run mount with `-t isofs`, I get "No such device" instead of "No such file or directory". On Thu, Oct 15, 2020 at 12:54 PM Lennart Sorensen < lsore...@csclub.uwater

Re: Installation media couldn't be mounted

2020-10-15 Thread Lennart Sorensen
On Thu, Oct 15, 2020 at 11:59:32AM -0400, Sam Imberman wrote: > Thanks for your response! > The image is the one available at: > https://cdimage.debian.org/cdimage/ports/10.0/powerpc/iso-cd/debian-10.0-powerpc-NETINST-1.iso > > When I try to mount /dev/sdb1 manually using `mount /dev/sdb1 /cdrom`

Re: Installation media couldn't be mounted

2020-10-15 Thread Sam Imberman
man wrote: > > I've burnt the 10.0.0 netinst image to a USB stick and I am trying to > > install Debian to a Powerbook G4 12". I am receiving the error message > that > > "your installation media couldn't be mounted". > > (...) > > I'm not

Re: Installation media couldn't be mounted

2020-10-15 Thread John Paul Adrian Glaubitz
Hi Sam! On 10/15/20 4:32 PM, Sam Imberman wrote: > I've burnt the 10.0.0 netinst image to a USB stick and I am trying to > install Debian to a Powerbook G4 12". I am receiving the error message that > "your installation media couldn't be mounted". > (...) &g

Installation media couldn't be mounted

2020-10-15 Thread Sam Imberman
Hello, I've burnt the 10.0.0 netinst image to a USB stick and I am trying to install Debian to a Powerbook G4 12". I am receiving the error message that "your installation media couldn't be mounted". When I switch to the messages console, I have several errors from cd