[Voyage-linux] Reporting a bug in debootstrap.voyage.sh

Victoria Alexandru (spam-protected)
Sat Sep 10 04:04:15 HKT 2005


In the section:
	#################################
	# Remapping files to /rw
	#################################
............
Line 311:	chroot $DEST ln -sf /rw/$FILE $FILE

should be: chroot $DEST ln -sf /rw$FILE $FILE

The extra "/" after rw will make wrong links (such as
/rw//var/spool instead of /rw/var/spool)


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 




More information about the Voyage-linux mailing list