<div>I'm not sure with USB devices, but I know under NFS you have two options you can add that do this.&nbsp; They are bg and soft.&nbsp; Perhaps they will work this way under a USB filesystem.&nbsp; Your line in fstab might then look like this:
</div>
<div>&nbsp;</div>
<div>/deev/sda1 /mnt/USB auto bg,soft<br><br>Let us know if this works.&nbsp; I would like to do something similar and I don't use Mandriva as dave had suggested.</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div><span class="gmail_quote">On 3/22/06, <b class="gmail_sendername">Matthew Johnson</b> &lt;<a href="mailto:Matthew.Johnson@dnr.state.ia.us">Matthew.Johnson@dnr.state.ia.us</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Within fstab, in the options column for your USB, drive add the<br>following: 'noauto'<br><br>fstab example:
<br><br>#device&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;#mount pt&nbsp;&nbsp;#fs&nbsp;&nbsp;&nbsp;&nbsp; #options<br>/dev/sda1&nbsp;&nbsp;&nbsp;&nbsp; /mnt/USB&nbsp;&nbsp; auto&nbsp;&nbsp;&nbsp;&nbsp;noauto,user&nbsp;&nbsp; 0 0<br><br>Matthew<br><br><br>&gt;&gt;&gt; <a href="mailto:daniel.ramaley@DRAKE.EDU">daniel.ramaley@DRAKE.EDU</a> 3/22/06 3:23:46 PM &gt;&gt;&gt;
<br>Is there a way to set options in /etc/fstab such that if a partition is<br><br>present at boot it will be mounted, but if it is not present there<br>won't be any errors that halt the boot process? This is on Linux.<br>
<br>I am wondering because i have a portable USB drive and i'd like to be<br>able to unmount and remove it without worrying about any hassle on<br>reboot. As for why i'd be worried about rebooting a Linux box, well,<br>this is on my computer at work, which has some hardware issues. So far
<br><br>it hasn't actually crashed on me but i need to reboot it about twice a<br><br>month because the (proprietary, ATI) graphics driver wedges in such a<br>way that the only effective solution is to log in remotely and reboot
<br>the whole machine.<br><br>------------------------------------------------------------------------<br>Dan Ramaley&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Dial Center 118, Drake<br>University<br>Network Programmer/Analyst&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2407 Carpenter Ave
<br>+1 515 271-4540&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Des Moines IA 50311 USA<br>_______________________________________________<br>Cialug mailing list<br><a href="mailto:Cialug@cialug.org">Cialug@cialug.org</a><br><a href="http://cialug.org/mailman/listinfo/cialug">
http://cialug.org/mailman/listinfo/cialug</a><br>_______________________________________________<br>Cialug mailing list<br><a href="mailto:Cialug@cialug.org">Cialug@cialug.org</a><br><a href="http://cialug.org/mailman/listinfo/cialug">
http://cialug.org/mailman/listinfo/cialug</a><br></blockquote></div><br>