Date: Sun, 15 Jun 2003 05:04:32 +0300 (EEST) From: kAlunya <nick@hostel.com.ua> To: freebsd-questions@FreeBSD.ORG Subject: 5.1-Release: Write operation on enire ad{0,1,2,...} with mounted partition[s] Message-ID: <200306150204.h5F24WAa014139@nick.en>
next in thread | raw e-mail | index | archive | help
Hello, Core-Team! As shortly said in ${SUBJECT}, there is a question. In 5.1 Release thereis a situation: # whoami root # dd if=/dev/ad0 of=sect0_copy count=1 ..........it is ok........ # dd if=sect0_copy of=/dev/ad0 dd: /dev/ad0: Operation not permitted # rm -rf / ????? :) What is going on with permition to write my boot sector back on ad0? So image repeats when I am in single mode with / mounted as RO Is it ok with driver? >From one side - it's ok, FreeBSD says: "Hm... Thereis mounted things on this device! ;( Go away from my ad0!!!" >From other side... Am I r00t on 127.0.0.1??? :(( I _DO WANT_ this operation. But Free doesn't... Is it good with she? ------------------------- With best wishes, Nick.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306150204.h5F24WAa014139>