See the Security and Bug Fixes Section - Grub EFI Install Updates Fix Sticky


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can I Mount HD on Startup?
#7
Glad you've solved it, CaperAsh.

Re your question about what to put instead of -----, when you mount a drive by right-clicking the desktop icon or selecting it in Thunar, the system, by default, creates a directory in /media/user using the drive label as the directory name, then mounts the drive at that point.  If you want to mimic that, and assuming that you are user CaperAsh, the mount point should be /media/CaperAsh/BIG HD.

If using crontab as I suggested, you would need two commands in the root crontab:
@reboot mkdir /media/CaperAsh/"BIG HD"/
@reboot mount /dev/sdb1 /media/CaperAsh/"BIG HD"/

The inverted commas in the commands are needed because of the space in the directory name.
Reply


Messages In This Thread
Can I Mount HD on Startup? - by CaperAsh - 11-09-2014, 12:47 AM
Re: can I mount HD on startup? - by Valtam - 11-09-2014, 02:29 AM
Re: can I mount HD on startup? - by CaperAsh - 11-09-2014, 08:22 PM
Re: can I mount HD on startup? - by CaperAsh - 11-09-2014, 09:00 PM
Re: can I mount HD on startup? - by bobw - 11-09-2014, 09:01 PM
Re: can I mount HD on startup? - by CaperAsh - 11-09-2014, 09:11 PM
Re: can I mount HD on startup? - by bobw - 11-09-2014, 09:50 PM
Re: can I mount HD on startup? - by CaperAsh - 11-10-2014, 06:08 PM
Re: can I mount HD on startup? - by Wirezfree - 11-10-2014, 07:59 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)