relinux-dev team mailing list archive
-
relinux-dev team
-
Mailing list archive
-
Message #00109
Re: [Question #178423]: Relinux spitting out massive errors
Question #178423 on relinux changed:
https://answers.launchpad.net/relinux/+question/178423
Status: Open => Needs information
Joel Leclerc requested more information:
Could you give me the output of these Terminal commands (run them one-
by-one, exactly in the order shown)?
sudo bash
WORKDIR=/home/relinux
rm -rf $WORKDIR
mkdir -p $WORKDIR/ISOTMP/casper
mkdir -p $WORKDIR/ISOTMP/preseed
mkdir -p $WORKDIR/dummysys/dev
mkdir -p $WORKDIR/dummysys/etc
mkdir -p $WORKDIR/dummysys/proc
mkdir -p $WORKDIR/dummysys/tmp
mkdir -p $WORKDIR/dummysys/sys
mkdir -p $WORKDIR/dummysys/mnt
mkdir -p $WORKDIR/dummysys/media/cdrom
mkdir -p $WORKDIR/dummysys/var
chmod ug+rwx,o+rwt $WORKDIR/dummysys/tmp
tree $WORKDIR
exit
--
You received this question notification because you are a member of
relinux development team, which is an answer contact for relinux.