Henry S. Thompson writes:
> Achim Gratz writes:
>
>> Henry S. Thompson writes:
>>> But if I come in to this machine via ssh (public key or password), the
>>> virtual partitions are lost:
>>
>> That's how Windows is designed. If you have no desktop session, then
>> none of the associated setups are
Erik Soderquist writes:
> On Thu, Jul 18, 2019 at 5:29 PM Erik Soderquist wrote:
>> You may be able to work around this by adding the subst command to
>> your .profile, but should not expect subst commands from one user
>> session to be visible in another user session.
>
> I just tested, and yes,
On Thu, Jul 18, 2019 at 5:29 PM Erik Soderquist wrote:
> You may be able to work around this by adding the subst command to
> your .profile, but should not expect subst commands from one user
> session to be visible in another user session.
I just tested, and yes, executing the subst commands with
On Thu, Jul 18, 2019 at 5:04 PM Henry S. Thompson wrote:
>
> Achim Gratz writes:
>
> > Henry S. Thompson writes:
> >> But if I come in to this machine via ssh (public key or password), the
> >> virtual partitions are lost:
> >
> > That's how Windows is designed. If you have no desktop session, the
Achim Gratz writes:
> Henry S. Thompson writes:
>> But if I come in to this machine via ssh (public key or password), the
>> virtual partitions are lost:
>
> That's how Windows is designed. If you have no desktop session, then
> none of the associated setups are triggered.
Not to dismiss your po
Henry S. Thompson writes:
> But if I come in to this machine via ssh (public key or password), the
> virtual partitions are lost:
That's how Windows is designed. If you have no desktop session, then
none of the associated setups are triggered.
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neu
I have one real (c:) and three virtual (d:, e:, f:) partitions on my
Windows 10 box
The virtual partitions are created at login by Windows tasks using the
'subst' command.
With an empty /etc/fstab, at first this all appears to work fine:
> mount
C:/C64/bin on /usr/bin type ntfs (binary,auto)
FS shares, btw.
>
> No there no explantion on how to enter a user and password. I tried the nfs
> syntax because it doesn't require a password.
The Cygwin mount is no actual mount command because it doesn't mount
anything. It's not an OS. The mount point in Cygwin is ju
Andrey Repin wrote:
Greetings, Mike Brown!
I'm remotely loggin in to my P box and would lke to mount one of the NAS
Samba shares. M$ likes to unmount the share after a period of time,
but because it was mounted, the pasword is needed (I hope).
When I try the following:
mount \\192.16
Greetings, Mike Brown!
>> > > If you want to do it from Cygwin side, use fstab and don't use /cygdrive
>> > > prefix. It is for automatic mounts ONLY.
>> >
>> > I went and found the Cygwin web page that describes fstab. What it doesn't
>> > say is how to use it.
>>
>> It does: https://cygwin.co
On Mon, Nov 02, 2015 at 05:26:51PM +0100, Corinna Vinschen wrote:
> On Nov 2 10:03, Mike Brown wrote:
> > On Mon, Nov 02, 2015 at 04:40:33AM +0300, Andrey Repin wrote:
> > > If you want to do it from Cygwin side, use fstab and don't use /cygdrive
> > > prefix. It is for automatic mounts ONLY.
> >
On 11/02/2015 11:18 AM, Corinna Vinschen wrote:
> On Nov 1 23:35, Mike Brown wrote:
>> On Mon, Nov 02, 2015 at 04:40:33AM +0300, Andrey Repin wrote:
>>> net use //host/resource[/path] P: * /PERSISTENT /SAVECRED
>>
>> I got the following to be accepted:
>>
>> net use \\192.168.1.40\Public password
On Nov 2 10:03, Mike Brown wrote:
> On Mon, Nov 02, 2015 at 04:40:33AM +0300, Andrey Repin wrote:
> > If you want to do it from Cygwin side, use fstab and don't use /cygdrive
> > prefix. It is for automatic mounts ONLY.
>
> I went and found the Cygwin web page that describes fstab. What it doesn
On Nov 1 23:35, Mike Brown wrote:
> On Mon, Nov 02, 2015 at 04:40:33AM +0300, Andrey Repin wrote:
> > net use //host/resource[/path] P: * /PERSISTENT /SAVECRED
>
> I got the following to be accepted:
>
> net use \\192.168.1.40\Public password /user:brown /persistant:yes
>
> The syntax doesn't h
On Mon, Nov 02, 2015 at 04:40:33AM +0300, Andrey Repin wrote:
> If you want to do it from Cygwin side, use fstab and don't use /cygdrive
> prefix. It is for automatic mounts ONLY.
I went and found the Cygwin web page that describes fstab. What it doesn't
say is how to use it. I have the followin
On Nov 1 23:35, Mike Brown wrote:
> On Mon, Nov 02, 2015 at 04:40:33AM +0300, Andrey Repin wrote:
> > net use //host/resource[/path] P: * /PERSISTENT /SAVECRED
>
> I got the following to be accepted:
>
> net use \\192.168.1.40\Public password /user:brown /persistant:yes
>
> The syntax doesn't h
On Mon, Nov 02, 2015 at 04:40:33AM +0300, Andrey Repin wrote:
> net use //host/resource[/path] P: * /PERSISTENT /SAVECRED
I got the following to be accepted:
net use \\192.168.1.40\Public password /user:brown /persistant:yes
The syntax doesn't have a place to where it should be mounted.
But, if
Greetings, Mike Brown!
> I'm remotely loggin in to my P box and would lke to mount one of the NAS
> Samba shares. M$ likes to unmount the share after a period of time,
> but because it was mounted, the pasword is needed (I hope).
> When I try the following:
> mount \\192.168.1.40\Public /cy
I'm remotely loggin in to my P box and would lke to mount one of the NAS
Samba shares. M$ likes to unmount the share after a period of time,
but because it was mounted, the pasword is needed (I hope).
When I try the following:
mount \\192.168.1.40\Public /cygdrive/p
I get an invalid option.
I used the following line in a Cygwin script:
Reflect.exe -e -inc "C:\cygwin64\usr\local\bin\Reflect.xml"
where Reflect.xml was generated in the Macrium GUI.
This performed the backups just fine on our two Thinkpad Carbon X1
Windows 10 Pro x64 PCs.
I then went to the Macrium GUI to mount the new i
Greetings, Frank Redeker!
>> (SNIP)
>>
>> $ ls -ld /?/*
>> ls: cannot access /?/*: No such file or directory
>>
>> $ ls -ld /a/*
>> drwxr-xr-x 1 AnrDaemon - 0 Jun 26 2012 /a/Android
>> drwxr-xr-x 1 AnrDaemon - 0 Nov 5 10:58 /a/Info&Txt
>> drwxr-xr-x 1 AnrDaemon ---
Greetings, Damian Harty!
>> Can you please do the following commands in order (native windows console
>> preferred, but not necessary):
>> net use
> % net use
> New connections will be remembered.
> Status Local RemoteNetwork
>
>
On 1/24/2014 12:27 PM, Damian Harty wrote:
Please remove this crap from list mails, thank you.
I have no control over it. Please feel free to simply ignore it.
Actually, you're lucky your email wasn't bounced back to you because
of this. It's site policy to not allow such disclaimers. S
On Jan 24 15:58, Damian Harty wrote:
> > Are you starting mintty as admin? That might explain it.
>
> I'm not observing a difference between running mintty as normal and
> right-clicking and doing "run as administrator". If that wasn't what you were
> asking, then I apologise.
>
> It seems if
On Fri, Jan 24, 2014 at 05:27:32PM +, Damian Harty wrote:
>> >> >Please remove this crap from list mails, thank you.
>> > I have no control over it. Please feel free to simply ignore it.
>
>>Actually, you're lucky your email wasn't bounced back to you because of
>>this. It's site policy to not
Dear community,
I have read this conversation and am honestly shocked about the way Damian
(whom I do not know, BTW) was "greeted" in response to his initial question. I
have noticed several times that too often here talk is about compliance to a
string of rules and acronyms anyone daring to po
> >> >Please remove this crap from list mails, thank you.
> > I have no control over it. Please feel free to simply ignore it.
> Actually, you're lucky your email wasn't bounced back to you because of this.
> It's site policy to not allow such disclaimers. > See the FAQ entry on this
> poli
BTW, there is a type there, IMO:
> http://cygwin.com/cygwin-ug-net/using.html#cygdrive
none /cygdrive cygdrive binary 0 0
D: /cygdrive/d somefs text 0 0
will not make file access using the /mnt/d path prefix suddenly using textmode
The sentence after the fstab excerpt should have referr
On 1/24/2014 6:31 AM, Damian Harty wrote:
>Please remove this crap from list mails, thank you.
I have no control over it. Please feel free to simply ignore it.
Actually, you're lucky your email wasn't bounced back to you because of
this. It's site policy to not allow such disclaimers. See th
On Fri, Jan 24, 2014 at 11:31:16AM +, Damian Harty wrote:
>On Fri, Jan 24, 2014 at 03:10:41PM +0400, Andrey Repin wrote:
>>Please remove this crap from list mails, thank you.
>
>I have no control over it. Please feel free to simply ignore it.
Sorry but this disclaimer is against site policy.
> Are you starting mintty as admin? That might explain it.
I'm not observing a difference between running mintty as normal and
right-clicking and doing "run as administrator". If that wasn't what you were
asking, then I apologise.
It seems if I start a cmd shell "standalone" and run c:\cygwin\
On Jan 24 15:10, Damian Harty wrote:
> > My experience with cygwin is that if I can open a DOS command window and
> > successfully do:
> >
> >dir k:
> >
> > Drive "k" will be accessible as /cygdrive/k
>
> *Until now* that has been my experience also...
>
> Check this out for "curiouser and curio
> My experience with cygwin is that if I can open a DOS command window and
> successfully do:
>
>dir k:
>
> Drive "k" will be accessible as /cygdrive/k
*Until now* that has been my experience also...
Check this out for "curiouser and curiouser":
Start a command shell from inside Cygwin:
%
If I run net use from a simple DOS prompt (Windows\system32\cmd.exe) I get:
H:\>net use
New connections will be remembered.
Status Local RemoteNetwork
---
OK H
In message you write:
>
>Windows Explorer readily shows drives H: and Z:. That looks like they
>"are reall y mounted" to me, but I wouldn't know what constitutes a
>rigorous test or even w hat the definition of "really mounted" actually
>is.
>
My experience with cygwin is that if I can open a DOS
> Remove the above mount points, exit your Cygwin shells, and try again. If
> the H and Z drives still don't show up under your /cygdrive prefix, they are
> probably not really mounted in your Windows session.
OK, so back to where I started. A virginal /etc/fstab once more.
Windows Explorer re
On Jan 24 09:53, Damian Harty wrote:
> O learned Denizens,
>
> I'm best described as a feverish fumbler rather than some sort of expert.
> However, I have been around the block a few times but now I find myself
> feeling like a newbie again.
>
> I've just realised that in my new place of employ
> Can you please do the following commands in order (native windows console
> preferred, but not necessary):
> net use
% net use
New connections will be remembered.
Status Local RemoteNetwork
---
Hallo Andrey Repin,
On 24.01.2014 12:10, Andrey Repin wrote:
>
> (SNIP)
>
> $ ls -ld /?/*
> ls: cannot access /?/*: No such file or directory
>
> $ ls -ld /a/*
> drwxr-xr-x 1 AnrDaemon - 0 Jun 26 2012 /a/Android
> drwxr-xr-x 1 AnrDaemon - 0 Nov 5 10:58 /a/Info&Txt
> dr
Greetings, Damian Harty!
>> > Q2: Why doesn't it automatically mount the network drives?
>> It does.
> Thank you for your constructive reply. We can go around the "It
> does/doesn't" loop for some time, if you like.
> While it may do on your machine, it is of course entirely possible that, sat
> > Q2: Why doesn't it automatically mount the network drives?
> It does.
Thank you for your constructive reply. We can go around the "It does/doesn't"
loop for some time, if you like.
While it may do on your machine, it is of course entirely possible that, sat at
my machine, I am unable to ac
7;t work as advertised:
> % cd /cygdrive
> % ls
> c
> %
> Q1: Is there something else I need to do after mounting it?
No.
> Q2: Why doesn't it automatically mount the network drives?
It does.
$ ls -ld /?/*
ls: cannot access /?/*: No such file or direc
ygdrive/c type ntfs (binary,posix=0,user,noumount,auto)
...which is lovely, except that it doesn't work as advertised:
% cd /cygdrive
% ls
c
%
Q1: Is there something else I need to do after mounting it?
Q2: Why doesn't it automatically mount the network drives?
I look
>I notice that every time I run setup.exe, my soft link gets removed and a new
>profile is created for me the next time I open a Cygwin terminal.
I can confirm a similar issue in setup-x86_64. However, the soft link for /home
is not actually removed - it remains side-by-side with the new /home d
Greetings, Warren Young!
>>> My current solution is to just mount it in fstab with the following line:
>>>
>>>c:/Users /home ntfs binary,posix=0,nouser
>>
>> Alternatively, you can set HOME in your
>> Windows environment to point to the directory you want as your home.
> Or, change the second
On 9/19/2013 19:15, Larry Hall (Cygwin) wrote:
On 9/19/2013 12:16 PM, Rob Siklos wrote:
My current solution is to just mount it in fstab with the following line:
c:/Users /home ntfs binary,posix=0,nouser
Alternatively, you can set HOME in your
Windows environment to point to the directory
On 9/19/2013 12:16 PM, Rob Siklos wrote:
Background:
I wanted my /home directory to point to c:\Users rather than the
out-of-the-box home directory created by cygwin. In order to accomplish
this, I deleted the existing home folder and created a soft link mapping
/home to /cygdrive/c/Users.
Thi
Background:
I wanted my /home directory to point to c:\Users rather than the
out-of-the-box home directory created by cygwin. In order to
accomplish this, I deleted the existing home folder and created a soft
link mapping /home to /cygdrive/c/Users.
This works great, except that I notice
On Tue, Jun 4, 2013 at 2:21 PM, Warren Young wrote:
> $ test -f /etc/termcap && echo "looks like BSD"
That's why I had the smiley.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscrib
On 6/3/2013 17:52, Dan Kegel wrote:
On Mon, Jun 3, 2013 at 4:44 PM, Warren Young wrote:
Cygwin != Linux
/proc/cpuinfo begs to differ :-)
$ grep -i linux /proc/cpuinfo | wc -l
0
Wrong test. I think you were looking for
$ test -f /proc/cpuinfo && echo "looks like linux"
See also http://ww
On Jun 3 21:29, Yaakov (Cygwin/X) wrote:
> On 2013-06-03 18:03, Dan Kegel wrote:
> >On Mon, Jun 3, 2013 at 3:47 PM, Larry Hall (Cygwin) wrote:
> >>Cygwin != Linux
> >
> >/proc/cpuinfo begs to differ :-)
> >
> >For what it's worth, windows 8 now includes a way to mount iso,
> >and it seems to have
On 2013-06-03 18:03, Dan Kegel wrote:
On Mon, Jun 3, 2013 at 3:47 PM, Larry Hall (Cygwin) wrote:
Cygwin != Linux
/proc/cpuinfo begs to differ :-)
For what it's worth, windows 8 now includes a way to mount iso,
and it seems to have been backported to older windows as an addon
( http://www.micr
On Mon, Jun 3, 2013 at 4:44 PM, Warren Young wrote:
>>> Cygwin != Linux
>>
>> /proc/cpuinfo begs to differ :-)
>
> $ grep -i linux /proc/cpuinfo | wc -l
> 0
Wrong test. I think you were looking for
$ test -f /proc/cpuinfo && echo "looks like linux"
See also http://www.sourceware.org/ml/cygwin-p
On 6/3/2013 17:03, Dan Kegel wrote:
On Mon, Jun 3, 2013 at 3:47 PM, Larry Hall (Cygwin) wrote:
Cygwin != Linux
/proc/cpuinfo begs to differ :-)
$ grep -i linux /proc/cpuinfo | wc -l
0
Smiley suggests joke. Joke not funny, yet statement not serious.
Programmer confused. F1!
Also:
$ una
On Mon, Jun 3, 2013 at 3:47 PM, Larry Hall (Cygwin) wrote:
> Cygwin != Linux
/proc/cpuinfo begs to differ :-)
For what it's worth, windows 8 now includes a way to mount iso,
and it seems to have been backported to older windows as an addon
( http://www.microsoft.com/en-us/download/details.aspx?id
On 6/3/2013 6:20 PM, John Oliver wrote:
$ mount -o loop -t iso9660 /cygdrive/c/Documents\ and\
Settings/joliver/My\ Documents/Downloads/Fedora-18-x86_64-DVD.iso Fedora
mount: unknown option -- t
Try `mount --help' for more information.
$ mount -o loop /cygdrive/c/Documents\ and\ Settings/joliver
If you're just looking for any old way to do it, as opposed to using cygwin,
Me, I just install WinCDEmu from
http://wincdemu.sysprogs.org/download
and then do
cygstart foo.iso
- Dan
On Mon, Jun 3, 2013 at 3:20 PM, John Oliver wrote:
> $ mount -o loop -t iso9660 /cygdrive/c/Documents\ and\
> Sett
$ mount -o loop -t iso9660 /cygdrive/c/Documents\ and\
Settings/joliver/My\ Documents/Downloads/Fedora-18-x86_64-DVD.iso Fedora
mount: unknown option -- t
Try `mount --help' for more information.
$ mount -o loop /cygdrive/c/Documents\ and\ Settings/joliver/My\
Documents/Downloads/Fedora-18-x86_64-
Hi Jeff,
On Apr 11 17:16, Jeff Avila wrote:
> 18891 59336 [main] ls 3892 symlink_info::check: 0xC022 =
> NtCreateFile (\??\UNC\boltzmann\sw)
Here's the problem. Status code 0xC022 means "Access denied". I
tried to reproduce your scenario, but for some reason it always works
fine in my
Here go:
3 3 [main] ls (3892) **
283 286 [main] ls (3892) Program name: C:\cygwin\bin\ls.exe
(windows pid 3892)
130 416 [main] ls (3892) OS version: Windows NT-6.2
115 531 [main] ls (3892) ***
* Daniel D (Sun, 1 Apr 2012 07:49:49 + (UTC))
>
> > Thorsten Kampe thorstenkampe.de> writes:
> > > * Daniel D (Fri, 30 Mar 2012 21:52:35 -0700)
> > > >
> > > > Is ~ allowed on a smb share name when mounting it? I keep getting
> > > >
> Thorsten Kampe thorstenkampe.de> writes:
>
> >
> > * Daniel D (Fri, 30 Mar 2012 21:52:35 -0700)
> > >
> > > Is ~ allowed on a smb share name when mounting it? I keep getting errors
> > > while trying to mount //server/~foo via fstab.
> &
* Daniel D (Fri, 30 Mar 2012 21:52:35 -0700)
>
> Is ~ allowed on a smb share name when mounting it? I keep getting errors
> while trying to mount //server/~foo via fstab.
>
> If yes, can someone give me some tips for what to do to mount a share named
> \\server\~foo ?
>
Howdy,
Is ~ allowed on a smb share name when mounting it? I keep getting errors
while trying to mount //server/~foo via fstab.
If yes, can someone give me some tips for what to do to mount a share named
\\server\~foo ?
Here’s what I already tried:
- ls //server/~foo works – prints out
On Tue, Jun 7, 2011 at 8:40 AM, Reini Urban wrote:
> 2011/5/24 Reini Urban:
>> 2011/5/18 Sven Severus:
>>> Ups! The original sequence starting at offset 4095 (0xfff)
>>> became a three character sequence ! The is duplicated!
>>>
>>> In other files created by Perl with output redirection I ob
line endings (hex: 0d 0a).
>> It is located in a directory with textmode mounting in cygwin.
>> One sequence of foo.h is split by a 4096 byte boundary within
>> the file: "od -c -Ax foo.h" shows a (='\r') at byte offset 4095
>> (0xfff)
>>
Tue, 24 May 2011, Reini Urban wrote:
> Yes, this looks like a PerlIO buffering bug for MSWin32 and cygwin.
> The last char of the buffer is not stored when checking the first char
> of the new buffer.
> I think first we have to provide a sample test case to perl core.
Thank you for your response.
ted in a directory with textmode mounting in cygwin.
> One sequence of foo.h is split by a 4096 byte boundary within
> the file: "od -c -Ax foo.h" shows a (='\r') at byte offset 4095
> (0xfff)
> and a (='\n') at offset 4096 (0x1000):
> ...
> 000ff0 /
Hello all,
let me report a strange behaviour with Cygwin Perl (I'm using cygwin1.dll
1.7.9-1, full installation 2 weeks ago).
File foo.h is an ordinary text file, all lines are terminated with DOS
style line endings (hex: 0d 0a).
It is located in a directory with textmode mounting in c
On 8/13/10 10:13 AM, Steven Collins wrote:
> I'm attempting to execute "net use" from the bash command prompt in an
> xterm session that was started via the "XWin Server" menu item. The
> 'ps' command lists the TTY as "con", so I wouldn't expect to be using
> a pty. Am I? If so, is there a work aro
On Fri, Aug 13, 2010 at 11:07, Christopher Faylor <> wrote:
> On Fri, Aug 13, 2010 at 10:56:55AM -0600, Steven Collins wrote:
>>On Fri, Aug 13, 2010 at 10:28, Jeremy Bopp <> wrote:
>>> On 8/13/2010 11:24 AM, Steven Collins wrote:
Is there some way within cygwin to successfully mount a share th
On Fri, Aug 13, 2010 at 10:56:55AM -0600, Steven Collins wrote:
>On Fri, Aug 13, 2010 at 10:28, Jeremy Bopp <> wrote:
>> On 8/13/2010 11:24 AM, Steven Collins wrote:
>>> Is there some way within cygwin to successfully mount a share that
>>> requires a password. Until I run the "net use" command or
On Fri, Aug 13, 2010 at 10:28, Jeremy Bopp <> wrote:
> On 8/13/2010 11:24 AM, Steven Collins wrote:
>> Is there some way within cygwin to successfully mount a share that
>> requires a password. Until I run the "net use" command or other
>> Windows application to open the share with the password Cyg
On 8/13/2010 11:24 AM, Steven Collins wrote:
> Is there some way within cygwin to successfully mount a share that
> requires a password. Until I run the "net use" command or other
> Windows application to open the share with the password Cygwin is
> unable to access it. The best I've come up with s
Is there some way within cygwin to successfully mount a share that
requires a password. Until I run the "net use" command or other
Windows application to open the share with the password Cygwin is
unable to access it. The best I've come up with so far is to run the
"net use" from my .bashrc. Is the
On 08/08/2010 12:40 PM, Phil Reynolds wrote:
Quoting "Jeremy Bopp" :
It sounds like your Samba configuration requires authentication in order
to access this share. Are you able to access the share as
\\server\share using the Windows file explorer without first mapping the
share to a drive or
Quoting "Jeremy Bopp" :
It sounds like your Samba configuration requires authentication in order
to access this share. Are you able to access the share as
\\server\share using the Windows file explorer without first mapping the
share to a drive or authenticating in some other way? Cygwin uses
On 08/08/2010 03:42 AM, Phil Reynolds wrote:
> In order to cut down on the overall time my backups are taking, I am
> thinking of running flexbackup under cygwin. However, I will want it to
> write to a directory I have shared from my Linux box using samba,
> without mounting it explic
In order to cut down on the overall time my backups are taking, I am
thinking of running flexbackup under cygwin. However, I will want it
to write to a directory I have shared from my Linux box using samba,
without mounting it explicitly.
I understand that this at least ought to be
http://cygwin.com/faq/
> Documentation: http://cygwin.com/docs.html
> Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
>
>
>
--
View this message in context:
http://old.nabble.com/file-owner-and-group-lost-when-mounting-samba-share-tp27
On 01/08/2010 03:31 PM, dsula1 wrote:
Hi,
I mounted a network samba share in cygwin
mount x:/prj /prj
and it works with the exceptions that the file nd group owner of the files
are only displayed as ???.
Any ideas what could be going on ?
Certainly. These IDs aren't in your '/etc/passwd
; and it works with the exceptions that the file nd group owner of the files
> are only displayed as ???.
>
> Any ideas what could be going on ?
>
> Thank you.
>
--
View this message in context:
http://old.nabble.com/file-owner-and-group-lost-when-mounting-samba-share-tp27
-group-lost-when-mounting-samba-share-tp27081894p27081894.html
Sent from the Cygwin list mailing list archive at Nabble.com.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info
On Mon, May 18, 2009 at 8:24 AM, Kelly Jones
wrote:
> I just did:
>
> dd if=/dev/zero of=test.fs bs=1 count=1
> /usr/sbin/mke2fs.exe test.fs
>
> to create an EXT2FS.
>
> Question: how do I mount this so that Windows sees it as a regular
> filesystem?
You need a driver. Windows doesn't gr
On 2009-5-18 20:24, Kelly Jones wrote:
I just did:
dd if=/dev/zero of=test.fs bs=1 count=1
/usr/sbin/mke2fs.exe test.fs
to create an EXT2FS.
Question: how do I mount this so that Windows sees it as a regular
filesystem?
My goal is to create something that's both a single file and also
I just did:
dd if=/dev/zero of=test.fs bs=1 count=1
/usr/sbin/mke2fs.exe test.fs
to create an EXT2FS.
Question: how do I mount this so that Windows sees it as a regular
filesystem?
My goal is to create something that's both a single file and also a
filesystem. Reason: Mozy backup encryp
card? If
you want a portable Cygwin, why not put most of it onto a CD?
Because a SD card is smaller and read/write. Mounting a CD ISO copied on
the SD would also be possible, but as you said it would require the
installation of software. I though it could be possible to manage the
whole thing
programs around that
mount ISO images as a virtual filesystem. But, if you have to install extra
support software, what is the point of installing Cygwin on an SD card? If
you want a portable Cygwin, why not put most of it onto a CD?
--
View this message in context:
http://www.nabble.com/Mounting-tar-
Hi all.
I want to copy my Cygwin installation on my SD card. Since it's formed
by many small files, and my flash memory performance is very poor with
such files, I was wondering if there is some way to mount a tar file, or
something like, even if in read-only way, searching in the archive if
t
Eric Uratchko wrote:
That's just it-- I've changed the domain user to a million different
things. Right now there is no authentication, it's set to full perms to
everyone. I can open it in everything. I can go to /cygdrive and see c
and z, z is the mapped network share.
Then I SSH in to the box
That's just it-- I've changed the domain user to a million different
things. Right now there is no authentication, it's set to full perms to
everyone. I can open it in everything. I can go to /cygdrive and see c
and z, z is the mapped network share.
Then I SSH in to the box and z is gone ... Anyth
Eric Uratchko wrote:
Never a dull moment, that's what I'll say right now.
Hokay ... So.. I'm in a test environment. Security is not an issue.
Permissions could very well be root to everything without passwords and
that would be fine, in fact that would make my life easier. But. Since
that isn't
Never a dull moment, that's what I'll say right now.
Hokay ... So.. I'm in a test environment. Security is not an issue.
Permissions could very well be root to everything without passwords and
that would be fine, in fact that would make my life easier. But. Since
that isn't the case...
[EMAIL PRO
Oops, missing Guest account...that fixed the setegid stuff... however still
can't login, something's wrong with my inittab I think.
--
View this message in context:
http://www.nabble.com/Problems-mounting-root-filesystem-off-of-NFS-t1293038.html#a3464265
Sent from the Cygwin User
in nfsd.log as the PPC board
boots).
Any help greatly appreciated, thank you!
--
View this message in context:
http://www.nabble.com/Problems-mounting-root-filesystem-off-of-NFS-t1293038.html#a3463433
Sent from the Cygwin Users forum at Nabble.com.
--
Unsubscribe info: http://cygwin.com
x27;ll try this, thanks!
I'm completely unfamiliar with configuring static map files for NFS so I'm
gonna have to do some reading here.
Thanks for your suggestions!
--
View this message in context:
http://www.nabble.com/Problems-mounting-root-filesystem-off-of-NFS-t1293038.html#a344
> I'm trying to get Linux running on a PPC board to mount an NFS root
> filesystem off of a Windows XP machine -- in this case the
> NFS filesystem is exported by the NFS server in Cygwin. While it
> mounts OK, Linux fails to come up due to various errors, e.g.
1) Did you install the server us
an do that [FAILED] Activating swap partitions: [ OK ]
mount: only root can do that
mount: only root can do that
mount: only root can do that
/etc/rc.d/rc.sysinit: line 456: /etc/rc.modules: Permission denied Checking
filesystems Checking all file systems.
[ OK ]
Mounting local filesystems: mount: on
David Vergin wrote:
> This conversation:
> http://mail.kde.org/pipermail/freenx-knx/2005-December/002725.html
> suggests that someone is working on getting this running in cygwin. But
> I can't find any follow-up.
I wouldn't get your hopes up. I certainly haven't seen anyone mention
any such thi
This got me a little excited -- mounting a remote file system on a local
mountpoint...
From: http://fuse.sourceforge.net/sshfs.html
> SSHFS: SSH Filesystem
> This is a filesystem client based on the SSH File Transfer Protocol.
> Since most SSH servers already support this protocol i
1 - 100 of 139 matches
Mail list logo