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

2011-04-21 Thread Hardy Griech
On 21.04.2011 08:29, Björn Wetterbom wrote: What's the output on the serial console? I probably won't be any better than you interpreting it, but perhaps someone else will. Unfortunately I cannot say, because in my desperate tries to start the debian installer I flashed the TS-109 images into

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 update UUIDs in /etc/fstab, a ' updat

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

2011-04-20 Thread Hardy Griech
On 20.04.2011 10:27, Björn Wetterbom wrote: : You are correct, if you update UUIDs in /etc/fstab, a ' update-initramfs -u ' is required. What you can do is change the UUIDs on the new disk so that they are identical to those of the old disk. Use tune2fs for ext2/3/4 partitions and mkswap for swap

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: Re: QNAP TS-110: how to replace HDD?

2011-04-20 Thread ntbox
> 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. I tried it actually that way: - same HDD layout - copy data (cp -a) - insert new disk - try to start But that r

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

QNAP TS-110: how to replace HDD?

2011-04-19 Thread Hardy Griech
Hello, I thought that it's a common procedure to replace the HDD of a QNAP NAS. Searching the web does not reveal really exact information, including Martins site. After partitioning the new HDD (with the same layout as before) and copying data from the old one to the new one I tried http: