[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

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



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 <rosea.grammostola@gmail.com> 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
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: [🔎] 50753797.7010803@gmail.com" target="_blank">http://lists.debian.org/[🔎] 50753797.7010803@gmail.com



Reply to: