Re: Debian 11 on Sheevaplug?

2022-06-10 Thread Gilles
On 09/06/2022 15:48, Martin Michlmayr wrote: * Gilles [2022-06-09 15:14]: U-Boot 2011.12 (Mar 11 2012 - 18:59:46) => Does Uboot support ext4, or just ext2? Or is the 2011.12 release too old, and I should either upgrade or go back to ext2 instead? It might be worth upgrading u-boot just in

Re: Debian 11 on Sheevaplug?

2022-06-09 Thread Rick Thomas
Hi Giles, It really looks like the version of uboot you're using only understands ext2 (and fat, most likely, but I'm not sure that helps you in this situation) Try dropping back to ext2 for anything that needs to be accessed by uboot. Enjoy! Rick On Thu, Jun 9, 2022, at 6:26 AM, Gilles wrote:

Re: Debian 11 on Sheevaplug?

2022-06-09 Thread Martin Michlmayr
* Gilles [2022-06-09 15:14]: > U-Boot 2011.12 (Mar 11 2012 - 18:59:46) > => Does Uboot support ext4, or just ext2? Or is the 2011.12 release too old, > and I should either upgrade or go back to ext2 instead? It might be worth upgrading u-boot just in case. These instructions are still correct:

Re: Debian 11 on Sheevaplug?

2022-06-09 Thread Gilles
Forgot to write that I tried this line manually: Marvell>> setenv bootcmd_usb 'usb start; ext4load usb 0:1 0x0080 /uImage; ext4load usb 0:1 0x0110 /uInitrd' Marvell>> print baudrate=115200 bootargs=console=ttyS0,115200 bootargs_console=console=ttyS0,115200 bootcmd=setenv bootargs

Re: Debian 11 on Sheevaplug?

2022-06-09 Thread Gilles
I used another USB stick, with the root+boot formated in ext4, the install completed, but… Uboot fails loading: = U-Boot 2011.12 (Mar 11 2012 - 18:59:46) Marvell-Sheevaplug - eSATA - SD/MMC SoC:   Kirkwood 88F6281_A0 DRAM:  512 MiB WARNING: Caches not enabled NAND:  512 MiB In:   

Re: Debian 11 on Sheevaplug?

2022-06-08 Thread Philip Hands
Gilles writes: > On 08/06/2022 00:54, Rick Thomas wrote: >> On Tue, Jun 7, 2022, at 6:32 AM, Gilles wrote: >>> It ends with a single error : "partman: mkswap: can't open '/dev/sda5': >>> No such file or directory": >>> >>> https://pastebin.com/raw/h0beZWnP >> It looks like /dev/sd5 doesn't

Re: Debian 11 on Sheevaplug?

2022-06-08 Thread Gilles
On 08/06/2022 00:54, Rick Thomas wrote: On Tue, Jun 7, 2022, at 6:32 AM, Gilles wrote: It ends with a single error : "partman: mkswap: can't open '/dev/sda5': No such file or directory": https://pastebin.com/raw/h0beZWnP It looks like /dev/sd5 doesn't actually exist. This is probably because

Re: Debian 11 on Sheevaplug?

2022-06-07 Thread Rick Thomas
On Tue, Jun 7, 2022, at 6:32 AM, Gilles wrote: > It ends with a single error : "partman: mkswap: can't open '/dev/sda5': > No such file or directory": > > https://pastebin.com/raw/h0beZWnP It looks like /dev/sd5 doesn't actually exist. This is probably because the USB stick has an MBR

Re: Debian 11 on Sheevaplug?

2022-06-07 Thread Gilles
On 07/06/2022 05:57, Martin Michlmayr wrote: * Gilles [2022-06-06 18:02]: Using a fresh 64GB USB keydrive, I sucessfully launched the D11 installer with default options… which fails creating the swap partition: https://gofile.io/d/MO7pb1 Can you go back to the main menu when this happens and

Re: Debian 11 on Sheevaplug?

2022-06-06 Thread Martin Michlmayr
* Paul Wise [2022-06-03 09:36]: > > Does it mean Debian 11 still isn't available for that device? > > I found that there are Sheevaplug installer images for bullseye, > so I suspect that Debian 11 still supports the Sheevaplug, > so Martin probably just hasn't updated the page yet and > probably

Re: Debian 11 on Sheevaplug?

2022-06-02 Thread Gandalf
Thanks, good to know ! May be I'll try to give a test... Good example of long time support !!! Le 03/06/2022 à 03:36, Paul Wise a écrit : On Thu, 2022-06-02 at 14:15 +0200, Gilles wrote: A search in the archives returned no hits. This mail says Sheevaplug support will be dropped *after*

Re: Debian 11 on Sheevaplug?

2022-06-02 Thread Paul Wise
On Thu, 2022-06-02 at 14:15 +0200, Gilles wrote: > A search in the archives returned no hits. This mail says Sheevaplug support will be dropped *after* bullseye: https://lists.debian.org/msgid-search/5393e08f-0224-4f83-a1d6-3c2780401...@www.fastmail.com That doesn't seem to have happened yet

Re: Debian 11 on Sheevaplug?

2022-06-02 Thread Rick Thomas
On Thu, Jun 2, 2022, at 5:15 AM, Gilles wrote: > Hello, > > A search in the archives returned no hits. > > Martin Michlmayr's page* shows how to install Debian 10 on a USB > keydrive to run on a Sheevaplug. > > Does it mean Debian 11 still isn't available for that device? > > Thank you. > > *