public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: changing cygdrive prefix in fstab has no effect
@ 2014-09-10  0:03 Mitch Deoudes
  2014-09-10  2:17 ` Larry Hall (Cygwin)
  0 siblings, 1 reply; 5+ messages in thread
From: Mitch Deoudes @ 2014-09-10  0:03 UTC (permalink / raw)
  To: cygwin

Thanks for the suggestions.

@Linda:
 >> Have you tried 'mount -h'?

Yes - I believe I mentioned it above.  Changing the prefix via mount 
does not seem to survive between sessions, on this install.

@Andrey
 >> Simplest would be to just reboot the box to be absolutely sure.

I believe these boxes have been rebooted multiple times, and I've 
double-checked the contents of /etc/fstab & they match what I posted 
originally.

It's almost as if /etc/fstab isn't getting read at all...



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 5+ messages in thread
* changing cygdrive prefix in fstab has no effect
@ 2014-09-03  4:54 Mitch Deoudes
  2014-09-03 13:31 ` Linda Walsh
  2014-09-03 17:35 ` Andrey Repin
  0 siblings, 2 replies; 5+ messages in thread
From: Mitch Deoudes @ 2014-09-03  4:54 UTC (permalink / raw)
  To: cygwin

I'm teaching a class at a local college, and since their computer lab is
stocked with Windows 7 & 8 machines, I had them install cygwin64 to use
as a command line.

The only change I requested they make to the config is to replace the
"/cygdrive" in /etc/fstab with "/".  This is my config at home, and
googling seems to indicate it is an accepted way of changing the default
prefix.  The problem is, it has no effect - the prefix (in a new
session) is still /cygdrive, as shown by mount and ls.

Any tips on why this may not be working?  I've verified the change to
/etc/fstab - it's the default, with only the first occurrence of
"/cygdrive" changed to "/".  It happened in two different computer labs,
administered by to different sysadmins, on I believe two different
operating systems (win7 & 8).  I don't have a cygcheck output on me, but
this is a clean install, downloaded as of this week, with no extra
packages except python.  Using "mount -c" works, but is not persistent
between sessions.

The below works for me at home:

# This is default anyway:
# none /cygdrive cygdrive binary,posix=0,user 0 0
none / cygdrive binary,posix=0,user 0 0

mitch


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-09-10  2:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-10  0:03 changing cygdrive prefix in fstab has no effect Mitch Deoudes
2014-09-10  2:17 ` Larry Hall (Cygwin)
  -- strict thread matches above, loose matches on Subject: below --
2014-09-03  4:54 Mitch Deoudes
2014-09-03 13:31 ` Linda Walsh
2014-09-03 17:35 ` Andrey Repin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).