Direct installation according to T2 Handbook failed

View: New views
1 Messages — Rating Filter:   Alert me  

Direct installation according to T2 Handbook failed

by chengpan :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


According to Chapter 7,  after doing file extraction, one can execute:

    chroot /mnt/target /bin/bash
    mount /dev
    mount /proc
    ldconfig
    for x in /etc/cron.daily/*; do $x; done
    source /etc/conf/devfs
    stone

These did not work for me when I tried to install a "minimal" build =
using t2-trunk.  Maybe these are for early versions of T2 and =
Rock-Linux?  Could anyone tell me what I need to do for the current =
t2-trunk?

Thanks,
Cheng