http://www.cyrius.com/debian/orion/qnap/ts-209/
On Wed, Oct 10, 2012 at 11:46 AM, rosea.grammostola < [email protected]> 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 >> 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 console in case something goes wrong. >> >> > Thanks. I've no experience with a serial console. Tutorials on the web > seems to edit also the grub files, which aren't on this ARM install. > What should be done different on a ARM in comparison with this method for > instance? > http://www.cyberciti.biz/faq/**howto-setup-serial-console-on-** > debian-linux/<http://www.cyberciti.biz/faq/howto-setup-serial-console-on-debian-linux/> > > > > > /B >> >> --- 8< ---- >> >> $ cat /etc/fstab >> # /etc/fstab: static file system information. >> # >> # <file system> <mount point> <type> <options> <dump> <pass> >> proc /proc proc defaults >> 0 0 >> /dev/md0 / ext3 noatime,errors=remount-ro >> 0 1 >> /dev/md2 /home ext3 noatime >> 0 2 >> /dev/md1 none swap sw >> 0 0 >> none /proc/bus/usb usbfs defaults >> 0 0 >> >> --- >8 --- >> >> On Wed, Oct 10, 2012 at 10:53 AM, rosea.grammostola >> <[email protected] >> <mailto:rosea.grammostola@**gmail.com<[email protected]>>> >> wrote: >> >> On 10/10/2012 06:53 AM, Johnson Chetty wrote: >> >> >> you need u-boot to set up the environment for the >> device.... and >> u-boot will then load the kernel.. >> >> >> Thanks. Do you've pointers for how to do this? >> >> >> >> -- >> To UNSUBSCRIBE, email to >> debian-arm-REQUEST@lists.__deb**ian.org<http://debian.org> >> >> <mailto:debian-arm-REQUEST@**lists.debian.org<[email protected]> >> > >> >> with a subject of "unsubscribe". Trouble? Contact >> [email protected] >> <mailto:listmaster@lists.**debian.org<[email protected]> >> > >> Archive: >> http://lists.debian.org/__**[email protected]<http://lists.debian.org/[email protected]> >> >> <http://lists.debian.org/**[email protected]<http://lists.debian.org/[email protected]> >> > >> >> >> >

