Re: Choose kernel in NSLU2

2012-01-03 Thread Björn Wetterbom
> > I want to know: > > a) how can I choose that other linux version boots my system: > dpkg-reconfigure what? > I believe you want to run flash-kernel to put your desired kernel in flash. Try 'man flash-kernel' as root. > b) can I follow the general howto to build my own kernel and make dpkg -i

Re: Support for the D-Link DNS-320?

2012-02-20 Thread Björn Wetterbom
I don't know about the DNS-320, but I would heartily recommend the QNAP products, preferrably the ones with official Debian support via www.cyrius.com. I'm running two older Qnaps as servers 24/7 with excellent track record. /Björn 2012/2/20 Rogério Brito > Hi, people. > > I just saw a guy sel

Re: Debian 5.0.3 on NSLU2

2012-04-25 Thread Björn Wetterbom
Without a decent Internet connection I'm unable to check if my suggestion is sane or stupid, but have you looked at archive.debian.org? /B (Sent from my phone. ) On Apr 25, 2012 6:17 PM, "Brian Platt" wrote: > Evening all > > I have a linksys nslu2 running debian which due to a broken disk I w

Re: Sheevaplug has Debian 5.0.3 pre-installed

2012-05-08 Thread Björn Wetterbom
Why not dd the supplied Debian installation to external media and then try an upgrade? On Tue, May 8, 2012 at 10:18 AM, Mark Morgan Lloyd < markmll.debian-...@telemetry.co.uk> wrote: > jl.050...@gmail.com wrote: > >> All the instructions that I find for Debian on Sheevaplug assume >> that the plu

Re: QNap Hard drive upgrade (Boot Sequence)

2012-05-27 Thread Björn Wetterbom
Don't worry, just run rsync -aHX (iirc) from the old disk to the new and update fstab with new UUIDs and it will work. I've done it on several occasions. The kernel is stored in flash memory (if you watch kernel updates, they are always finalized with flash-kernel), so the mbr of the disk is not u

Re: QNap Hard drive upgrade (Boot Sequence)

2012-05-31 Thread Björn Wetterbom
e it could mount /var > > Can you suggest anything else I might try? > > Thanks. > > > On 27/05/2012 20:58, Björn Wetterbom wrote: > > Don't worry, just run rsync -aHX (iirc) from the old disk to the new and > update fstab with new UUIDs and it will work. I've do

Re: QNap Hard drive upgrade (Boot Sequence)

2012-05-31 Thread Björn Wetterbom
Update: point 1 below should be the correct answer. A background is at http://forum.qnap.com/viewtopic.php?f=147&t=58300 . Please report back. /B On Thu, May 31, 2012 at 9:11 AM, Björn Wetterbom wrote: > >1. Try changing the UUIDs on the new disk to match those of the old >

Re: Running on usb flash

2012-09-01 Thread Björn Wetterbom
I've run several devices from usb flash for years and have always followed the advice of Martin Michlmayr to use -noatime. Through the years I've had a few crashes, but they have consistently been on cheap usb devices. My advice is to use noatime and sandisk memory, other measures give little in re

RE: Running on usb flash

2012-09-02 Thread Björn Wetterbom
> to fstab, is it worth minimzing or disabling swap? You'll have to check whether swap is used. Use htop. B > > > Date: Sat, 1 Sep 2012 22:03:20 +0200 > Subject: Re: Running on usb flash > From: bjohv...@gmail.com > To: brianpl...@hotmail.com > CC: debian-arm@lis

RE: Running on usb flash

2012-09-02 Thread Björn Wetterbom
Could be a file system check. Leave it alone over night and see what happens. I can't see anything wrong with your fstab. If it's not fsck, you may need a serial console. B Sent from my nexus 7 On Sep 2, 2012 4:57 PM, "Brian Platt" wrote: > Did I make a mistake on the below fstab as slug no lo

Re: Think i've killed my usb flash partitions

2012-09-02 Thread Björn Wetterbom
Run fsck? B On Sep 2, 2012 6:39 PM, "Brian Platt" wrote: > Debian was running fine on my nslu2 until I added noatime to my fstab and > rebooted and now it doesn't boot. > > when I inserted the usb flash into another linux machine I get > > Sep 2 17:21:07 homebox kernel: [ 2676.694615] sde: unkn

Re: Help needed after updating Debian on QNAP TS-109 Pro II

2012-09-22 Thread Björn Wetterbom
You should have no problems. The part about boot loader is because grub or lilo can't be found. That's normal since you boot from flash. Run update-initramfs -u as root before reboot and you will be fine. I'm not sure it's needed nowadays, but it certainly won't cause any harm. Björn (Sent from

Re: Help needed after updating Debian on QNAP TS-109 Pro II

2012-09-22 Thread Björn Wetterbom
Wait! You must also run flash-kernel as root to move the initramfs to flash. Sorry I missed that. B (Sent from my phone.) On Sep 22, 2012 9:57 PM, "Björn Wetterbom" wrote: > You should have no problems. The part about boot loader is because grub or > lilo can't be found

Re: Help needed after updating Debian on QNAP TS-109 Pro II

2012-09-23 Thread Björn Wetterbom
o why smbd crashes. Or > should I just take the leap and reboot? > > Juha > > > On Sat, Sep 22, 2012 at 11:03 PM, Björn Wetterbom wrote: > >> Wait! You must also run flash-kernel as root to move the initramfs to >> flash. Sorry I missed that. >> >> B >>

Re: Debian qnap 109 -> qnap 209

2012-10-05 Thread Björn Wetterbom
Well, you could try to install the ramdisk to flash using the Debian installer. See http://www.cyrius.com/journal/debian/installer-flash-kernel. Since the 109 and the 209 are very similar, it might work (they have the same machine architecture). I'm not sure if update-initramfs -u will flash, so t

Re: Debian qnap 109 -> qnap 209

2012-10-05 Thread Björn Wetterbom
> Thx for your reply. > First I'm wondering how I start the debian-installer having the unbootable > 109 disk in the 209. Unfortunately I installed debian already on the qnap > 209. > > I can boot that install with also the 109 drive in it, but how do I launch > the d-i then? And how do I make sure

Re: arm, both disk able to boot (raid1)

2012-10-10 Thread Björn Wetterbom
I have a raid1 setup on my ts-209 (from the original install). See my fstab below. If your raid1 setup is done, just update your fstab and run "update-initramfs -u && flash-kernel" to update the initramfs with the new fstab and install the initramfs to flash. I'd advice you to have a serial consol

Re: arm, both disk able to boot (raid1)

2012-10-10 Thread Björn Wetterbom
http://www.cyrius.com/debian/orion/qnap/ts-209/ On Wed, Oct 10, 2012 at 11:46 AM, rosea.grammostola < rosea.grammost...@gmail.com> wrote: > On 10/10/2012 11:07 AM, Björn Wetterbom wrote: > >> I have a raid1 setup on my ts-209 (from the original install). See my >> fs

Re: arm, both disk able to boot (raid1)

2012-10-10 Thread Björn Wetterbom
That's the one. /B On Wed, Oct 10, 2012 at 12:59 PM, rosea.grammostola < rosea.grammost...@gmail.com> wrote: > On 10/10/2012 12:26 PM, Björn Wetterbom wrote: > >> http://www.cyrius.com/debian/**orion/qnap/ts-209/<http://www.cyrius.com/debian/orion/qnap/ts-209/>

Re: Flash-Kernel, IPv6 and Kirkwood CPU

2012-12-02 Thread Björn Wetterbom
Have you tried running flash-kernel as root and then rebooting, as suggested by http://permalink.gmane.org/gmane.linux.debian.devel.kernel/82575? (Found by googling the error message) /B (Skickat från min platta == Sent from my tablet) On Dec 2, 2012 2:36 PM, "Rash" wrote: > Hi, > > I have a k

Re: Plug computer with two eth

2013-03-05 Thread Björn Wetterbom
http://www.newit.co.uk/ doesn't seem to have it right now, but since they carry other Globalscape products (and have done for years), the Mirabox will likely turn up there. /B On Tue, Mar 5, 2013 at 9:16 AM, Mike Howard wrote: > On 03/03/2013 16:43, DrEagle wrote: > >> Le 03/03/2013 16:12, Prze

Re: Installing ftp Server on debian slug

2013-03-25 Thread Björn Wetterbom
Silly question perhaps, but are you root? (Skickat från min telefon == Sent from my phone) On Mar 25, 2013 6:27 PM, "Tobias Wagner" wrote: > Hi all, > > for access to log files and creating backups I`d like to install ftp > server on my nslu2. It is set up as advised on cyrius.com and running >

Re: Dropping support for the smallest armel machines

2013-06-26 Thread Björn Wetterbom
Dropping support for nslu2 is fine with me. As noted above, I can continue running it with an older kernel and be equally happy. Or I could retire it and get (another) rpi. What would be (a little) worse for me though is dropping orion5 support. I rely on security updates for my ts-209. OTOH, by 2

Re: Will it work for QNAP 420?

2013-08-23 Thread Björn Wetterbom
Having the root file system on a usb flash drive will work fine. I would advice you to get two identical sticks and dd the data from your installed stick to a backup stick once installation is finished. Usb sticks tend to wear over time. They last 2-3 years for me. /B On Fri, Aug 23, 2013 at 9:2

Re: Will it work for QNAP 420?

2013-08-27 Thread Björn Wetterbom
I can't imagine that would be a problem. I'm running samba + raid1 on a 5-year-old (ish) ts-209 without any problems. It's got a 500 MHz CPU iirc. My only issue is that I only get about 1 MB/s throughput on a Gbit LAN. But I haven't yet had the time to isolate the issue, so I'm not sure the proble

Re: Sheevaplug hangs after u-boot upgrade

2013-09-20 Thread Björn Wetterbom
The same happened to me. See my pasted mail to Martin below. B --- Hi Martin! I recently upgraded u-boot according to http://cyrius.com/debian/kirkwood/sheevaplug/uboot-upgrade/, which went smoothly. But after the install the plug would not boot beyond uncompressing the kernel. Eventually I rea

Debian on QNAP 419P II

2013-10-17 Thread Björn Wetterbom
Would I have any problems installing Debian on said device? It's not specifically mentioned on cyrius.com as far as I can tell. I've done several installs before and know how to use serial. /B

Re: Debian on QNAP 419P II

2013-10-17 Thread Björn Wetterbom
eplace my good old TS-209. /B On Thu, Oct 17, 2013 at 3:06 PM, Ian Campbell wrote: > On Thu, 2013-10-17 at 14:40 +0200, Björn Wetterbom wrote: > > Would I have any problems installing Debian on said device? It's not > > specifically mentioned on cyrius.com as f

Re: Debian on QNAP 419P II

2013-10-29 Thread Björn Wetterbom
dr'. They have to be both set, I don't know why. I ended up using 'fatload' instead (inspired by http://cyrius.com/debian/kirkwood/sheevaplug/install/), which is easier and faster IMO. /Björn On Thu, Oct 17, 2013 at 3:26 PM, Martin Michlmayr wrote: > * Björn Wetterbom

Removing lvm and crypto from rootfs

2013-11-06 Thread Björn Wetterbom
Hello list! I'm having an issue with my sheevaplug. Previously it booted off an encrypted lvm. I have now rsynced the entire rootfs to a standard partition on a usb stick and I am trying to get it to boot. My strategy is to update the initramfs from a chroot, inspired by this: http://www.cyrius.c

Re: Removing lvm and crypto from rootfs

2013-11-07 Thread Björn Wetterbom
> > Are you sure flash-kernel got called by update-initramfs (it should on > wheezy). > > How did you configure u-boot? Maybe you're passing a root parameter > via u-boot. > > Yeah, I checked all that. After trying *really* hard to figure out how the initramfs hooks for lvm2 and cryptsetup work I

Re: Unable to boot QNAP TS-119 since update on 12 Nov

2013-11-15 Thread Björn Wetterbom
I can make my ts 119 kernel image available for download. Would that help? It's wheezy. (Skickat från min telefon == Sent from my phone) On Nov 15, 2013 6:25 PM, "Martin Michlmayr" wrote: > * Felix Andreas Braun [2013-11-15 16:39]: > > I was following debian testing on a QNAP TS 119. Since the

Re: U-Boot on QNAP TS-421

2014-02-12 Thread Björn Wetterbom
On Wed, Feb 12, 2014 at 12:14 PM, Gordan Bobic wrote: > TS-421 doesn't save it's u-boot variables on NAND. As > far as I can tell, they are always saved on a virtual > MTD partition (mtdblock4) in RAM, and overwritten on > every boot with the presets hard-coded in the u-boot > binary (mtdblock0).

Re: Dropping armel/ixp4xx

2014-04-16 Thread Björn Wetterbom
On Mon, Apr 14, 2014 at 3:02 AM, Ben Hutchings wrote: > The ixp4xx kernel is now too big to fit in the flash partitions: > > https://buildd.debian.org/status/fetch.php?pkg=linux&arch=armel&ver=3.14-1~exp1&stamp=1397151242 > > I intend to disable this flavour for the next upload of 3.14 and remove

Re: Information needed from owners/users of Debian on ARM/kirkwood base QNAP devices (should take < 1min to gather)

2014-06-18 Thread Björn Wetterbom
On Tue, Jun 17, 2014 at 9:49 AM, Ian Campbell wrote: > Hello, > > TL;DR: Please run the attached kirkwood-qnap script on your ARM based > QNAP systems as "./kirkwood-qnap --info" and report the results in this > thread along with the model/kind of your QNAP device (as precisely as > you can). -

Re: Encrytion on a QNAP

2014-06-24 Thread Björn Wetterbom
On Tue, Jun 24, 2014 at 7:56 PM, Ian Campbell wrote: > On Tue, 2014-06-24 at 17:18 +0200, Lee Williams wrote: > Lee, are you on the list or should we continue to cc? > Hello, > > > > > > since I have to reinstall my NAS on a new HDD, I thought it would be a > > good idea to set up encryption th

Re: QNAP 219 P II, Luks, Debian

2014-08-11 Thread Björn Wetterbom
On Sat, Aug 9, 2014 at 8:17 PM, peng wrote: > Hi All, > I followed http://www.cyrius.com/debian/kirkwood/qnap/ts-219/ and > converted my NAS to Debian. I tried the following, > > 1. raid0 (1G) as swap(encrypted as well with random key) and raid1 (rest > of 2x1T); luks on raid1; lvm on luks; /root

Re: QNAP 219 P II, Luks, Debian

2014-08-14 Thread Björn Wetterbom
On Thu, Aug 14, 2014 at 12:09 AM, peng wrote: > So, here's my test. > > 1. Sole relying U-boot/kernel/initramd, with /root on hard disk, I can > enter passphrase for luks (for /root), but will land in shell and complain > lacking of /dev/ram. > 2. Creating a seperate /boot either on harddisk or s

Regarding Kirkwood cpu support

2009-03-10 Thread Björn Wetterbom
I just joined the list and sifted through a couple of months of the archive. With regards to Martin Michlmayr starting up work on Kirkwood support ( http://lists.debian.org/debian-arm/2009/02/msg00057.html) I wanted to share a link concerning a Kirkwood application: http://techreport.com/discussio

Re: GCC bug when -ffast-math is set on armel

2009-03-19 Thread Björn Wetterbom
This is probably also the reason why "lame -V" does not work on armel. See https://sourceforge.net/tracker/index.php?func=detail&aid=2681646&group_id=290&atid=100290 Thank you so much Martin for informing on the arm list. On Thu, Mar 19, 2009 at 10:40, Martin Guy wrote: > Hi > I thought I shou

Re: Regarding Kirkwood cpu support

2009-03-25 Thread Björn Wetterbom
What kind of time frames are we talking about when it comes to Debian support for Kirkwood for us "ordinary users" who don't compile our own kernels and want our machine to start every day, every time? Will initial support consist of install packages from Martin or others, and official Debian supp

Re: Regarding Kirkwood cpu support

2009-03-26 Thread Björn Wetterbom
I'd love to help out to the best of my abilities. Please tell me how. 2009/3/25 Wouter Verhelst : > On Wed, Mar 25, 2009 at 04:56:37PM +0100, Björn Wetterbom wrote: >> What kind of time frames are we talking about when it comes to Debian >> support for Kirkwood for us "

Re: [SheevaPlug] Order not received

2009-04-07 Thread Björn Wetterbom
Well, I ordered mine on the 30th of March and I'm still waiting for any word on when delivery will be. The only clue is given at http://www.globalscaletechnologies.com/c-2-globalscale-technologies-products.aspx It would be nice if any list member that receives a plug could announce this on the li

Sheevaplug late? - Call them!

2009-05-05 Thread Björn Wetterbom
Seems to me that several people have reported a speedy delivery of their sheevaplug after calling Globalscale. Yesterday the same thing happened to me. When calling (+1-714-632-9239), I was told that expected delivery was a week or more away, which would have meant a total delivery time of more tha

Re: QNAP TS 209 software RAID?

2009-08-12 Thread Björn Wetterbom
I have run hardware raid in the past, and have heard opinions from several others. To make a long story short, software raid is now the only way I go. I believe the TS-209 does not support hardware raid. I run software raid 1 on mine with an excellent track record. On Wed, Aug 12, 2009 at 16:56, Z

Re: Need help to boot debian on USB with more devices connected

2009-10-07 Thread Björn Wetterbom
Isn't this a well known issue with usb-booted devices? See e.g. http://www.nslu2-linux.org/wiki/Debian/TroubleShooting (section "The slug fails to reboot with 2 drives connected"). I guess you have already figured out that you can boot by detaching all devices except the boot disk. Will it perhaps

News from GlobalScale Technologies

2010-02-05 Thread Björn Wetterbom
Have you guys seen the coming products from GST? (Announced Jan 24 according to the web site.) http://www.globalscaletechnologies.com/c-4-guruplugs.aspx Incredible what they can pack into these things, the new plugs look sooo cool. The only thing I can't figure out is the configuration of the two

Re: Alternative to using USB-Stick as mass storage on NSLU2

2010-02-18 Thread Björn Wetterbom
I've used a Freecom 2.5" drive for a couple of years with good results. USB powered of course. I've also used an external WD 3.5" drive which I am very pleased with, and since WD offers a wide variety of 2.5" drives at good prices I would go for one of those. /Björn On Thu, Feb 18, 2010 at 18:

Re: Very newbe help/pointers required about building a distribution from scratch

2010-03-10 Thread Björn Wetterbom
Could "Linux from scratch" provide you with at least some of the information you need? http://www.linuxfromscratch.org/ On Wed, Mar 10, 2010 at 19:10, Jonathan Wilson wrote: > Ok I'm quite a newbe to both Linux and "PC" development, however I know > what I want to do but don't know where to star

Re: Very newbe help/pointers required about building a distribution from scratch

2010-03-10 Thread Björn Wetterbom
/3/10 Luke Kenneth Casson Leighton : > 2010/3/10 Björn Wetterbom : >> Could "Linux from scratch" provide you with at least some of the >> information you need? > >  is that available for debian?  does it rebuild _debian_ packages, > entirely and recursively, recreat

Re: Managed to brick my sheevaplug -- not getting any serial output

2010-03-11 Thread Björn Wetterbom
I threw my cable away months ago after big problems with it disconnecting serial access. Now I just use any mini-USB cable lying around. On Thu, Mar 11, 2010 at 09:18, Shiva Bhattacharjee wrote: > Is it necessary for me to use the same mini-usb cable that came with the > sheevaplug? It seems my h

Re: Managed to brick my sheevaplug -- not getting any serial output

2010-03-11 Thread Björn Wetterbom
Newer kernels don't use /dev/ttyUSB0 for JTAG. It is used for serial access and no /dev/ttyUSB1 will appear. Check out http://www.openplug.org/plugwiki/index.php/Setting_Up_OpenOCD_Under_Linux On Thu, Mar 11, 2010 at 11:29, Lluís Batlle wrote: > 2010/3/11 Shiva Bhattacharjee : >> Is it necessar

Re: John Holland's eSATA support for the Sheevaplug

2010-05-18 Thread Björn Wetterbom
> I just aked on IRC and was told that the latest blocker was #572618, > which was fixed in the kernel upload done yesterday.  So hopefully the > kernel will move to squeeze soon and then we can update the installer. Can you please announce on the list when this happens. I'm considering an nslu2-t

Re: SD not detected when installing to sheevaplug

2010-07-18 Thread Björn Wetterbom
Try re-downloading the installer, that solved the modules problem for me. On Jul 17, 2010 4:55 PM, "Carles Pagès" wrote: I'm trying to install debian lenny to a sheeva plug following the instructions on Martin's page. When the installer finishes the hardware detection, I get an error stating tha

Re: flashing fails due to size issue during upgrade

2011-02-21 Thread Björn Wetterbom
So what's the bottom line of this for the average user? Should I take any precautionary measures before upgrading my slug to Squeeze (I will of course follow the instructions in the release notes)? Is it clear why Jeffrey's ramdisk didn't fit in the flash? Regards Björn On Feb 21, 2011 8:39 PM, "J

Reports of successful Squeeze upgrades

2011-02-22 Thread Björn Wetterbom
Following the recent conversations regarding upgrade problems I would appreciate some success stories before I attempt the upgrade on my (production) machines. Anyone willing to share? Please state your device type as well (I run an NSLU2 and a TS-209 with Lenny). Thanks Björn

Re: Reports of successful Squeeze upgrades

2011-02-24 Thread Björn Wetterbom
Yup, that's it. On Thu, Feb 24, 2011 at 09:51, John Winters wrote: > On 23/02/11 18:42, Martin Michlmayr wrote: > [snip] > > >> I upgraded a NSLU2 to squeeze yesterday without any problems but the >> system was a base system of lenny without any additional software >> installed. >> >> It would b

Re: Reports of successful Squeeze upgrades

2011-03-01 Thread Björn Wetterbom
I have now upgraded my nslu2 successfully. There was only one hiccup. The minimal system upgrade went fine, as well as kernel and udev upgrades. During the dist-upgrade, I left the ssh/screen session unattended. When I came back, I could see that the process had completed without any obvious erro

Using nslu2 as remote console

2011-03-06 Thread Björn Wetterbom
I recently got the idea to use my nslu2 as a remote serial console for another machine. The idea is to be able to ssh to the nslu2 to see console output from the other machine. To do this, I figure I have to disable the getty on the nslu2. Is there anything else I should think about, or is it as s

Re: Using nslu2 as remote console

2011-03-06 Thread Björn Wetterbom
Thank you for your input. Special thanks to Daniel who made me think a little about kernel and bootloader output to the console. I was planning on using the onboard serial, but my solution will now include one of these: http://www.ftdichip.com/Products/Cables/USBTTLSerial.htm I have used it befor

Re: Suggestions for a SheevaPlug replacement

2011-03-26 Thread Björn Wetterbom
Or the TS-119, which is fanless. /B On Sat, Mar 26, 2011 at 15:44, KaruppuSwamy T wrote: > Hi, > > I suggest QNAP TS-110, which takes just 5W power. I am very much happy with > this home server, powered by Debian Squeeze. It fits well with arm branch of > Debian. > > > http://karuppuswamy.com/wo

Re: QNAP TS-110: how to replace HDD?

2011-04-20 Thread Björn Wetterbom
-- Snip --- > - how to actually replace the HDD? > Since you have the same disk layouts, I would rsync the data from the old to the new disk. Then update /etc/fstab with the UUIDs of the new disk. After that you're good to go. > - how to start the Debian installer? > With a serial console, use tf

Re: Re: QNAP TS-110: how to replace HDD?

2011-04-20 Thread Björn Wetterbom
Yes, the installer can be flashed from the command line. See http://forum.qnap.com/viewtopic.php?f=147&t=37149&p=164507&sid=dee8c64d1a8772fc2325acbebe529079 Disclamer: I don't know if the mentioned commands are valid for TS-110. You are correct, if you update UUIDs in /etc/fstab, a 'update-initra

Re: QNAP TS-110: how to replace HDD?

2011-04-20 Thread Björn Wetterbom
What's the output on the serial console? I probably won't be any better than you interpreting it, but perhaps someone else will. On Wed, Apr 20, 2011 at 17:45, Hardy Griech wrote: > On 20.04.2011 10:27, Björn Wetterbom wrote: > : > >> You are correct, if you upda

nslu2 does not start - hw error

2011-06-04 Thread Björn Wetterbom
When pressing the power button on my nslu2 I can hear a "click" inside the device and the power button lights up briefly. Then it's dead again. After repeating this several times (up to, say, 20 times), the device starts. When it's running I can issue a reboot command without problems. I have trie

Re: Latest Debian for Sheevaplug?

2015-03-25 Thread Björn Wetterbom
You should start at http://cyrius.com/debian/kirkwood/sheevaplug/ I think you'll find everything you need there. (Skickat från min telefon == Sent from my phone) On Mar 25, 2015 5:50 PM, "Gilles" wrote: > Hello > > I'm no expert and would like to upgrade a Sheevaplug to the latest > stable rel

Re: Summary of the ARM ports BoF at DC15

2015-09-13 Thread Björn Wetterbom
On Fri, Sep 11, 2015 at 5:58 PM, Steve McIntyre wrote: > Summary: if people care about armel for Stretch, they should make > noise NOW and convince people it's needed and can/should be supported > in future. > I'd hate to see my two QNAP NAS:es unsupported. Setting them up again with new hardwar

Re: How to instaal empty hdd debian for seagate personal cloud

2016-09-28 Thread Björn Wetterbom
See http://lmgtfy.com/?q=seagate+personal+cloud+debian On Wed, Sep 28, 2016 at 8:35 AM, Mikronet Bilgi İşlem < mikronetbilgiis...@gmail.com> wrote: > Hi > My seagate personal cloud hdd was died. > I want to install debian but i don't now how to install emty hdd > please help me, thanks. >

Re: What current NAS platform is recommended for installing Debian?

2016-12-03 Thread Björn Wetterbom
Does the Debian installer work on the Intel Qnaps? (Skickat från min telefon == Sent from my phone) On Dec 3, 2016 6:33 PM, "Romain Francoise" wrote: > On Sat, Dec 03, 2016 at 04:53:23PM +0100, Victor Hooi wrote: > > However, I'm curious - what platforms or units do people recommend > > these d

Re: What current NAS platform is recommended for installing Debian?

2016-12-03 Thread Björn Wetterbom
Excellent news. Need to consider a replacement for my current box when armel reaches end of life. (Skickat från min telefon == Sent from my phone) On Dec 3, 2016 20:51, "Romain Francoise" wrote: > On Sat, Dec 03, 2016 at 07:49:40PM +0100, Björn Wetterbom wrote: > > Does t