Re: Debian Squeeze ext4 corruption under VMware

2012-05-15 Thread Jacob Gaarde
er" can also be used to enable or disable barriers, for consistency with other ext4 mount options. The ext4 filesystem enables write barriers by default. this is what I used on an NFS-server serving filesystems from an emc san years back, cause the emc san would s

Re: changing bootup parameters

2012-01-16 Thread Jacob Gaarde
appened at boot therefore it might be a good idea to dmesg > outfile.out sometime soon after boot. -- -- //Jacob Gaarde //Dont reply to my (apparent) e-mail address. Instead Use //e-mail : jgaarde gmail com <http://www.linkedin.com/in/jacobgaarde> -- To UNSUBSCRIBE, email to debia

Re: How I can remove my folder icons in desktop screen?

2011-07-20 Thread Jacob Gaarde
top. If it is false, then it will use ~/Desktop as the desktop. " -- -- //Jacob Gaarde //Dont reply to my (apparent) e-mail address. Instead Use //e-mail : jgaarde gmail com <http://www.linkedin.com/in/jacobgaarde> -- To UNSUBSCRIBE, email to debian-user-requ...@lists.deb

Re: VMware Workstation

2011-03-03 Thread Jacob Gaarde
no partitions given, using whole disk else PARTITIONS=$3 echo using partitions : ${PARTITIONS} fi if [ -z ${PARTITIONS} ] ; then VBoxManage internalcommands createrawvmdk -filename ${VMDKPATH}${VMDK}.vmdk -rawdisk ${DISK} -register else VBoxManage internalcommands createrawvmdk