Hello, it's me again. This is another issue. When installing debian in this machine I replaced the original disk with a 1GB DEC Model: RZ26L disk. I repartioned and added a SUN disk label as shown below:
Expert command (m for help): p Disk /dev/sda (Sun disk label): 15 heads, 80 sectors, 3597 rpm 1703 cylinders, 2 alternate cylinders, 1931 physical cylinders 5 extra sects/cyl, interleave 0:1 SUN1.0G cyl 1703 alt 2 hd 15 sec 80 Units = cylinders of 1200 * 512 bytes Device Flag Start End Blocks Id System /dev/sda1 0 1618 970800 83 Linux native /dev/sda2 u 1618 1703 51000 82 Linux swap /dev/sda3 0 1703 1021800 5 Whole disk My fstab looks like this: /dev/sda1 / ext2 defaults,errors=remount-ro 0 1 /dev/sda2 none swap sw 0 0 and silo.conf looks like this: partition=1 root=/dev/sda1 timeout=100 image=1/vmlinuz label=linux read-only After rebooting at the 'ok' prompt I get: not nvramrc SPARCstation IPC, No keyboard. ROM Rev. 1.6, 24 MB memory installed, Serial #29696. Ethernet address 8:0:20:a:f8:e0, Host ID: 52007400. ok boot sd(0,0,1) Booting from: sd(0,0,1) The selected SCSI device is not responding Can't open boot device Available Devices: SCSI disk [disk-device] (sd) Floppy Disk [disk-device] (fd) SCSI tape [tape-device] (st) le [network-device] (le) ok printenv Parameter Name Value Default Value selftest-#megs 10 oem-logo oem-logo? true false oem-banner oem-banner? false false ttyb-mode 9600,8,n,1,- 9600,8,n,1,- ttya-mode 9600,8,n,1,- 9600,8,n,1,- sbus-probe-list 0123 0123 fcode-debug? false false screen-#columns 80 80 screen-#rows 40 34 use-nvramrc? false false nvramrc boot-from-diag le()vmunix le()vmunix boot-from vmlinuz vmunix auto-boot? true true watchdog-reboot? true false input-device keyboard keyboard output-device video video keyboard-click? false false keymap sunmon-compat? true true sd-targets 31204567 31204567 st-targets 45670123 45670123 scsi-initiator-id 7 7 hardware-revision last-hardware-update testarea 0 0 mfg-switch? false false diag-switch? false true I'd like some help in getting it to boot from disk. Thanks. -- Rafael

