Quantcast
Channel: Debian on iomega storcenter ix4-200d: succes!
Viewing all 179 articles
Browse latest View live

Re: Debian on iomega storcenter ix4-200d: succes!

$
0
0
Matthew,

I think it might have something to do with avahi hosts.

Normally host names should be OK without workaround. But it does not hurt to force the hosts list to contain its own name and other in the network.

First, add the ix4 and the MacOS box or any box (you want it to see the ix4 as hostname.local) to the avahi list of hosts in
/etc/avahi/hosts
(IP address and hostname.local)

And reboot the ix4.

If that is not enough, add those same hosts to the /etc/hosts
/etc/hosts
(IP address and hostname)

Re: Debian on iomega storcenter ix4-200d: succes!

$
0
0
***FIXED***
removed all mail installs

  apt remove msmtp-mta
  apt remove mailutils
  apt remove s-nail
  apt remove msmtp-mta
  apt remove msmtp

then added Postfix, set to relay to an internal machine that can send to gmail. then installed mailutils

***end***


Back with a SMARTd (smartmontools) email challenge. Email works from command link but not from samrtd.conf. I get the following error:

[....] Restarting S.M.A.R.T. daemon: smartd
2021 Jun 17 10:41:31 iomega Test of <mail> to [removed]@gmail.com produced unexpected output (29 bytes) to STDOUT/STDERR: 
2021 Jun 17 10:41:31 iomega msmtp: invalid option -- 's'
2021 Jun 17 10:41:31 iomega Test of <mail> to [removed]@gmail.com: failed (32-bit/8-bit exit status: 16384/64)

Originally followed https://linuxconfig.org/how-to-configure-smartd-and-be-notified-of-hard-disk-problems-via-email

I have now tried msmtp, s-nail and mailx.

Any tips are gratefully received. My feeling is that it is a bug!

Re: Debian on iomega storcenter ix4-200d: succes!

$
0
0
Fixed the .local name resolution issue by installing: apt install libnss-mdns

Re: Debian on iomega storcenter ix4-200d: succes!

$
0
0
Matthew,

> Fixed the .local name resolution issue by
> installing: apt install libnss-mdns

Not sure why you need that extra package. It should work with avahi core packages already installed in the rootfs Debian-5.2.9-kirkwood-tld-1-rootfs-bodhi.tar.bz2, out of the box.

libnss-mdns is recommended (i.e. not required) package for avahi.

Thanks for the report. If it is helping you making it work in your network environment, then it is great to have. I'll keep that in mind for the next rootfs release.

Re: Debian on iomega storcenter ix4-200d: succes!

$
0
0
Hi. I am curious how to perform debain install on this device the ix4-200d

Re: Debian on iomega storcenter ix4-200d: succes!

Re: Debian on iomega storcenter ix4-200d: succes!

$
0
0
Hello again. I made the USB stick. The ix4-200d doesn't have video out so how do I know if this boots into debian?

Re: Debian on iomega storcenter ix4-200d: succes!

$
0
0
usb_set_bootargs=setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 earlyprintk=serial
load_uimage=ext2load usb 0:1 0x800000 /boot/uImage
load_uinitrd=ext2load usb 0:1 0x2100000 /boot/uInitrd
usb_boot=mw 0x800000 0 1; run load_uimage; run load_uinitrd; bootm 0x800000 0x2100000
usb_bootcmd=run usb_set_bootargs; run usb_boot
bootcmd=usb reset; run usb_bootcmd; usb stop; reset

Environment size: 2296/16380 bytes
Marvell>> boot
Unknown command 'usb' - try 'help'

** Block device usb 0 not supported

** Block device usb 0 not supported
## Booting image at 00800000 ...
Bad Magic Number
Unknown command 'usb' - try 'help'


Re: Debian on iomega storcenter ix4-200d: succes!

$
0
0
I have no clue how to move this onto the device and update uboot so that the USB command is supported..uboot-1.1.4-Mar-10-2011.mtd0

Re: Debian on iomega storcenter ix4-200d: succes!

Re: Debian on iomega storcenter ix4-200d: succes!

$
0
0
I am unable to ssh into the box as I cannot enable remote access.
Is there another way?

Re: Debian on iomega storcenter ix4-200d: succes!

Re: Debian on iomega storcenter ix4-200d: succes!

$
0
0
Cody,

I would prefer to read the serial boolog in plain text posted here, or pastebin!

Re: Debian on iomega storcenter ix4-200d: succes!

Re: Debian on iomega storcenter ix4-200d: succes!

$
0
0
Showing

## Booting image at 00800000 ...
   Image Name:   Linux-5.13.6-kirkwood-tld-1
   Created:      2021-10-02  23:06:28 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    9274 Bytes =  9.1 kB
   Load Address: 00008000
   Entry Point:  00008000
   Verifying Checksum ... OK


Supposed to be larger? What have i done?

Re: Debian on iomega storcenter ix4-200d: succes!

$
0
0
im in..


Cleaning up temporary files....
INIT: Entering runlevel: 2
Using makefile-style concurrent boot in runlevel 2.
Starting busybox' syslogd implementation : syslogdStarting /sbin/syslogd...
1063 (syslogd)
.
Starting NFS common utilities: statd idmapd.
Starting system message bus: dbus.
Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon.
Not starting NFS kernel daemon: no exports. ... (warning).
Starting NTP server: ntpd.
Starting OpenBSD Secure Shell server: sshdsshd: no hostkeys available -- exiting.
 failed!
Starting busybox' klogd implementation : klogdStarting /sbin/klogd...
1094 (klogd)
.
Running local boot scripts (/etc/rc.local)
ssh-keygen: generating new host keys: RSA
DSA
ECDSA
ED25519

Starting OpenBSD Secure Shell server: sshd
.
.

Debian GNU/Linux 11 debian ttyS0

debian login: root
Password:
Linux debian 5.13.6-kirkwood-tld-1 #1.0 PREEMPT Sat Jul 31 22:10:39 PDT 2021 armv5tel

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Sat Sep 25 19:53:59 PDT 2021 from 192.168.0.100 on pts/0
debian
Iomega ix4-200d
Linux version 5.13.6-kirkwood-tld-1 (root@tldDebian) (gcc (Debian 8.3.0-6) 8.3.0, GNU ld (GNU Binutils for Debian) 2.31.1) #1.0 PREEMPT Sat Jul 31 22:10:39 PDT 2021
Debian 11.0
Sat Oct 2 17:14:12 PDT 2021 up 2 minutes
root@debian:~#

Re: Debian on iomega storcenter ix4-200d: succes!

Re: Debian on iomega storcenter ix4-200d: succes!

$
0
0
Is it possible to install the openmediavault since it is based on debian?

Re: Debian on iomega storcenter ix4-200d: succes!

$
0
0
andersonf_cunha,

> Is it possible to install the openmediavault since
> it is based on debian?

It should works. See the Wiki thread:


Quote

Media Streaming

OpenMediaVault
Debian Stretch and OMV4

One thing to be aware is you will need to run the rootfs on HDD, and have a large swap file/partition (size = 4x the RAM) .
Viewing all 179 articles
Browse latest View live