Installworld Problem... Please help!!!

VeeJay maanjee at gmail.com
Sun Nov 19 04:47:04 PST 2006


Hello,

Please help!!!
I have CVSup'ed my 6.1 Fresh Install. No problems with buildworld or kernel
build, but I am getting failures
during installworld. When I give this command in single user mode:

# make installworld

A Partial output of the Screen Dump

cd /usr/src/etc;              make distrib-dirs
mtree -eU -f /usr/src/etc/mtree/BSD.root.dist -p /
mtree -eU -f /usr/src/etc/mtree/BSD.var.dist -p /var
mtree -eU -f /usr/src/etc/mtree/BSD.usr.dist -p /usr
mtree -eU -f /usr/src/etc/mtree/BSD.include.dist -p /usr/include
mtree -deU -f /usr/src/etc/mtree/BIND.chroot.dist -p /var/named
mtree -deU -f /usr/src/etc/mtree/BSD.sendmail.dist -p /
cd /; rm -f /sys; ln -s usr/src/sys sys
rm: /sys: Read-only file system
*** Error code 1

Stop in /usr/src/etc.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
#


Information about my FSTAB:

# cat /etc/fstab
# Device    Mountpoint  FStype   Options     Dump   Pass#
/dev/mfid0s1b  none     swap            sw         0        0
/dev/mfid0s1a  /             ufs            rw          1         1
/dev/mfid0s1g  /home     ufs           rw          2         2
/dev/mfid0s1e  /tmp          ufs         rw          2         2
/dev/mfid0s1f  /usr          ufs         rw          2         2
/dev/mfid0s1d  /var          ufs         rw          2         2
/dev/acd0    /cdrom    cd9660      ro, noauto  0         0


-- 
Thanks!

BR / vj


More information about the freebsd-questions mailing list