On Sun, Aug 04, 2024 at 02:36:37PM -0400, gene heskett wrote:
> On 8/4/24 01:13, to...@tuxteam.de wrote:
[...]
> > Could you please do a "sudo sfdisk -l /dev/sdl" (NOTE: NO PARTITION NUMBER
> > SUFFIX)
> > for us?
> >
> 128GB SD Card has already been overwritten with a ubuntu/noble server img.
On 8/4/24 01:13, to...@tuxteam.de wrote:
On Sat, Aug 03, 2024 at 08:04:08PM -0400, gene heskett wrote:
On 8/3/24 19:39, gene heskett wrote:
[ISO] debian-12.6.0-arm64-DVD-1.iso
Wrote it to /dev/sdl, won't mount on sdl or sdl1. gparted says sdl2 is the
dos partition??
Now writing it to /dev
On 8/4/24 09:40, Thomas Schmitt wrote:
Hi,
Gene Heskett wrote:
/dev/sdl2 7783552 7798783 15232 7.4M ef EFI (FAT-12/16/32)
Now, that looks like something that might boot an intel system,
Or on one of the other systems with EFI firmware.
EFI boot program names are defined for 32-bit an
Hi,
Gene Heskett wrote:
> /dev/sdl2 7783552 7798783 15232 7.4M ef EFI (FAT-12/16/32)
> Now, that looks like something that might boot an intel system,
Or on one of the other systems with EFI firmware.
EFI boot program names are defined for 32-bit and for 64-bit ARM CPUs.
But - as you mea
l question
... > can this iso be put on a micro-sd
Yes. But it is possibly not intended for Raspberry Pi with 64 bit CPU.
--
Reasoning:
It seems that Debian on Raspberry Pi has its own means of installat
On 8/4/24 06:55, Andrew M.A. Cater wrote:
On Sun, Aug 04, 2024 at 02:01:24AM -0400, gene heskett wrote:
On 8/4/24 01:17, David Wright wrote:
On Sat 03 Aug 2024 at 20:04:08 (-0400), gene heskett wrote:
On 8/3/24 19:39, gene heskett wrote:
[ISO] debian-12.6.0-arm64-DVD-1.iso
This will wor
On 8/4/24 06:29, Darac Marjal wrote:
On 04/08/2024 05:23, gene heskett wrote:
Nice, but no pi clone has ever booted from a usb stick, ever, not even
real pi's can do that.
You are one of today's lucky 10,000:
https://thepihut.com/blogs/raspberry-pi-tutorials/how-to-boot-your-raspberry-pi-f
On 8/4/24 06:29, Darac Marjal wrote:
On 04/08/2024 05:23, gene heskett wrote:
Nice, but no pi clone has ever booted from a usb stick, ever, not even
real pi's can do that.
You are one of today's lucky 10,000:
https://thepihut.com/blogs/raspberry-pi-tutorials/how-to-boot-your-raspberry-pi-f
On 8/4/24 03:37, Thomas Schmitt wrote:
Hi,
Gene Heskett wrote:
Wrote it to /dev/sdl, won't mount on sdl or sdl1. gparted says sdl2 is the
dos partition??
The partition table of debian-12.6.0-arm64-DVD-1.iso is in MBR, which
many tools call "DOS".
$ /sbin/fdisk -l debian-12.6.0-arm64-DVD-1
On 8/4/24 03:37, Thomas Schmitt wrote:
Hi,
Gene Heskett wrote:
Wrote it to /dev/sdl, won't mount on sdl or sdl1. gparted says sdl2 is the
dos partition??
The partition table of debian-12.6.0-arm64-DVD-1.iso is in MBR, which
many tools call "DOS".
$ /sbin/fdisk -l debian-12.6.0-arm64-DVD-1
Hi,
Gene Heskett wrote
> > [ISO] debian-12.6.0-arm64-DVD-1.iso
and later:
> Well, I'm tired of trying to make debian-arm work so you guys aren't
> hassling me for bringing armbian questions here,
I make a new attempt of an answer to your initial question
> ... &
On Sun, Aug 04, 2024 at 02:01:24AM -0400, gene heskett wrote:
> On 8/4/24 01:17, David Wright wrote:
> > On Sat 03 Aug 2024 at 20:04:08 (-0400), gene heskett wrote:
> > > On 8/3/24 19:39, gene heskett wrote:
> > > > [ISO] debian-12.6.0-arm64-DVD-1.iso
> > > >
This will work on an arm64 board p
On 04/08/2024 05:23, gene heskett wrote:
Nice, but no pi clone has ever booted from a usb stick, ever, not even
real pi's can do that.
You are one of today's lucky 10,000:
https://thepihut.com/blogs/raspberry-pi-tutorials/how-to-boot-your-raspberry-pi-from-a-usb-mass-storage-device
OpenP
Hi,
Gene Heskett wrote:
> Wrote it to /dev/sdl, won't mount on sdl or sdl1. gparted says sdl2 is the
> dos partition??
The partition table of debian-12.6.0-arm64-DVD-1.iso is in MBR, which
many tools call "DOS".
$ /sbin/fdisk -l debian-12.6.0-arm64-DVD-1.iso
...
Disklabel type: dos
...
On 8/4/24 01:17, David Wright wrote:
On Sat 03 Aug 2024 at 20:04:08 (-0400), gene heskett wrote:
On 8/3/24 19:39, gene heskett wrote:
[ISO] debian-12.6.0-arm64-DVD-1.iso
Wrote it to /dev/sdl, won't mount on sdl or sdl1. gparted says sdl2 is
the dos partition??
With amd64-netinst ISOs, al
On Sat 03 Aug 2024 at 20:04:08 (-0400), gene heskett wrote:
> On 8/3/24 19:39, gene heskett wrote:
> > [ISO] debian-12.6.0-arm64-DVD-1.iso
> >
> Wrote it to /dev/sdl, won't mount on sdl or sdl1. gparted says sdl2 is
> the dos partition??
With amd64-netinst ISOs, all three of /dev/sdX{,1,2} sho
On Sun, Aug 04, 2024 at 11:10:50AM +1000, George at Clug wrote:
[...]
> I do not know what the aim of the above dd statement is, as I have yet to
> learn how to make use of dd.
>
> If the aim is to make a bootable USB then I like to use:
> # cp debian-12.6.0-arm64-DVD-1.iso /dev/sdl
They both
On Sat, Aug 03, 2024 at 08:04:08PM -0400, gene heskett wrote:
> On 8/3/24 19:39, gene heskett wrote:
> > [ISO] debian-12.6.0-arm64-DVD-1.iso
> >
> Wrote it to /dev/sdl, won't mount on sdl or sdl1. gparted says sdl2 is the
> dos partition??
>
> Now writing it to /dev/sdl1. card adapter traffic
On 8/3/24 21:11, George at Clug wrote:
On Sunday, 04-08-2024 at 10:04 gene heskett wrote:
On 8/3/24 19:39, gene heskett wrote:
[ISO] debian-12.6.0-arm64-DVD-1.iso
Wrote it to /dev/sdl, won't mount on sdl or sdl1. gparted says sdl2 is
the dos partition??
Now writing it to /dev/sdl1. card
On 8/3/24 22:38, e...@gmx.us wrote:
On 8/3/24 20:04, gene heskett wrote:
On 8/3/24 19:39, gene heskett wrote:
[ISO] debian-12.6.0-arm64-DVD-1.iso
Wrote it to /dev/sdl, won't mount on sdl or sdl1. gparted says sdl2 is
the
dos partition??
If it's meant to be written to a thumb drive to re
On 8/3/24 20:04, gene heskett wrote:
On 8/3/24 19:39, gene heskett wrote:
[ISO] debian-12.6.0-arm64-DVD-1.iso
Wrote it to /dev/sdl, won't mount on sdl or sdl1. gparted says sdl2 is the
dos partition??
If it's meant to be written to a thumb drive to result in a bootable drive,
you need to
On Sunday, 04-08-2024 at 10:04 gene heskett wrote:
> On 8/3/24 19:39, gene heskett wrote:
> > [ISO] debian-12.6.0-arm64-DVD-1.iso
> >
> Wrote it to /dev/sdl, won't mount on sdl or sdl1. gparted says sdl2 is
> the dos partition??
>
> Now writing it to /dev/sdl1. card adapter traffic led bli
On 8/3/24 19:39, gene heskett wrote:
[ISO] debian-12.6.0-arm64-DVD-1.iso
Wrote it to /dev/sdl, won't mount on sdl or sdl1. gparted says sdl2 is
the dos partition??
Now writing it to /dev/sdl1. card adapter traffic led blinks for either
write.
but...:
gene@coyote:~/Downloads/armbian$ sud
[ISO] debian-12.6.0-arm64-DVD-1.iso
If so I'll see how this boots from a micro-sd.
Cheers, Gene Heskett, CET.
--
"There are four boxes to be used in defense of liberty:
soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author, 1940)
If we desire respect for the law, we
24 matches
Mail list logo