On Mon, Dec 28, 2015 at 3:30 PM, John Paul Adrian Glaubitz <glaub...@physik.fu-berlin.de> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > Hi debian-sparc and others! > > Here's my first attempt for a sparc64 netinst image: > >> https://people.debian.org/~glaubitz/debian-cd/ > > This has not been tested _at all_ and was just freshly generated, so > there is absolutely no warranty it will turn your sparc box into > a toaster ;-). > > Looking forward to any feedback! >
tried in solaris sparc ldom, created domain, same way as oracle sparc linux (details in https://oss.oracle.com/linux-sparc/docs/RELEASE-NOTES-1.0-en.html) but changed cdrom from oracle iso to netinstall.iso (debian-9.0-sparc64-NETINST-1.iso), here the output: {0} ok boot cdrom Boot device: /virtual-devices@100/channel-devices@200/disk@1 File and args: The file just loaded does not appear to be executable. {0} ok attached solaris linux sparc iso to this netinstall ldom : root@deimos:/home/sysadmin# ldm list-services ... VDS NAME LDOM VOLUME OPTIONS MPGROUP DEVICE lfs2.iso ro /export/zfs/ISOs/linux-sparc-1.0-DVD.iso netinst.iso ro /export/zfs/ISOs/debian-9.0-sparc64-NETINST-1.iso root@deimos:/home/sysadmin# ldm list -l netinstall ... DISK NAME VOLUME TOUT ID DEVICE SERVER MPGROUP vdisk1 netinstdisk@primary-vds0 0 disk@0 primary cdrom netinst.iso@primary-vds0 1 disk@1 primary cdrom1 lfs2.iso@primary-vds0 2 disk@2 primary and if I try to boot from cdrom1 , it actually goes ok: {0} ok boot cdrom Boot device: /virtual-devices@100/channel-devices@200/disk@1 File and args: The file just loaded does not appear to be executable. {0} ok boot cdrom1 NOTICE: Entering OpenBoot. NOTICE: Fetching Guest MD from HV. NOTICE: Starting additional cpus. NOTICE: Initializing LDC services. NOTICE: Probing PCI devices. NOTICE: Finished PCI probing. SPARC T5-2, No Keyboard Copyright (c) 1998, 2015, Oracle and/or its affiliates. All rights reserved. OpenBoot 4.38.1, 2.0000 GB memory available, Serial #83448028. Ethernet address 0:14:4f:f9:50:dc, Host ID: 84f950dc. Boot device: /virtual-devices@100/channel-devices@200/disk@2 File and args: SILO Version 1.4.14 - Rel: 4.0.18.el6 \ Use <TAB> to see valid boot labels or <RETURN> for default action. Alternatively, type 'halt' to drop back to the OpenBoot prompt. boot: Allocated 64 Megs of memory at 0x40000000 for kernel Loaded kernel version 4.1.8 Loading initial ramdisk (42887664 bytes at 0x74000000 phys, 0x40C00000 virt)... / PROMLIB: Sun IEEE Boot Prom 'OBP 4.38.1 2015/08/21 14:26' PROMLIB: Root node compatible: sun4v I can try not as ldom, but as bare-metal as well, but need to reboot server...