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.

/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]> 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.**debian.org<[email protected]>
> with a subject of "unsubscribe". Trouble? Contact
> [email protected]
> Archive: 
> http://lists.debian.org/**[email protected]<http://lists.debian.org/[email protected]>
>
>

Reply via email to