Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows 64 Bit > Can't save files to mounted vhd's.

Reply
Thread Tools Display Modes

Can't save files to mounted vhd's.

 
 
Skybuck Flying
Guest
Posts: n/a

 
      06-02-2011
Hello,

I used vhd tool 2.0 to turn file disk images into a vhd.

I then used VHD attach 2.0 to auto mount the vhd's in windows 7 ultimate.

I now try to write a text file or a ms paint file to one of the vhd's but it
says something like "permission denied".

I also checked "disk management tool" and it seems to be acting weird.

It does see all the vhd's but it does not show the disk labels and the
virtual disk do also not show up in the top window.

If I make the disks go offline and online they do appear in top window.

VHD created with windows 7 itself seems to work just fine and has all
permisions.

But the VHD's created with vhd tool seems to have a problem.

Are all VHD's created the same or do the image to vhd files have special
footers ?!?

Any idea's how to make the dsk to vhd files writeable by notepad and ms
paint ?!?

I can create new folders... but can't save files from apps ?!?

Also when I right click on windows explorer when inside the virtual disk I
get the pop-up menu, but it only says:

"new->folder"

The rest of the menu options are missing ?!?

Like:

"new->text file" <- it's missing !??

I am supposed to be an administrator so why don't I have all rights ?!?
weird...

I did notice "all users" does not have write rights... ?!?

Perhaps that's the problem ?

Bye,
Skybuck.

 
Reply With Quote
 
 
 
 
Skybuck Flying
Guest
Posts: n/a

 
      06-02-2011
The differences are as follows:

VHD created by windows 7 has following users/groups in security tab:

1. Authenticated Users (all permissions except: full control and special
permissions)
2. System (all permissions except: special permissions
3. Administrators ( all permissions except: special permissions)
4. Users ( read, execute, list folder contents )

VHD created by VHD tool and VHD attach:

1. Everyone (no permissions, except special permission(s) (?))
2. CREATOR OWNER (no permissions, except special permission(s)(?))
3. System (same as other vhd)
4. Administators (same as other vhd)
5. Users (+special permissions)


So looking at this:

1. Authenticated users is missing
2. It has two extra users/groups ?!? Everyone and CREATOR OWNER ?!?
3. Users have special permission in second vhd ?!?

Can anybody make any sense out of this ?

Bye,
Skybuck.

 
Reply With Quote
 
Charlie Russel-MVP
Guest
Posts: n/a

 
      06-02-2011
Well, you've answered your own question. It's a permissions problem, and
your tools have created the files with the wrong permissions. So, change
them. If you set Authenticated Users to Change (all except Full Control),
you should be fine.

(You can generally ignore "Special Permissions" except in very specialized
cases. This might show something if someone, or more likely some
application, has done some very detailed and narrow permissions setting. It
is not a permission itself, but reflects if there are some permissions set
that are not covered by the other categories.)

--
Charlie.
http://blogs.msmvps.com/russel


"Skybuck Flying" <> wrote in message
news:49745$4de77dca$5419acc3$ b.home.nl...
> The differences are as follows:
>
> VHD created by windows 7 has following users/groups in security tab:
>
> 1. Authenticated Users (all permissions except: full control and special
> permissions)
> 2. System (all permissions except: special permissions
> 3. Administrators ( all permissions except: special permissions)
> 4. Users ( read, execute, list folder contents )
>
> VHD created by VHD tool and VHD attach:
>
> 1. Everyone (no permissions, except special permission(s) (?))
> 2. CREATOR OWNER (no permissions, except special permission(s)(?))
> 3. System (same as other vhd)
> 4. Administators (same as other vhd)
> 5. Users (+special permissions)
>
>
> So looking at this:
>
> 1. Authenticated users is missing
> 2. It has two extra users/groups ?!? Everyone and CREATOR OWNER ?!?
> 3. Users have special permission in second vhd ?!?
>
> Can anybody make any sense out of this ?
>
> Bye,
> Skybuck.


 
Reply With Quote
 
Skybuck Flying
Guest
Posts: n/a

 
      06-02-2011
I added "authenticated users" and read and write permissions, and now it's
modifieing every file.

That can't be correct.

This disk image is from XP 64 and XP 32 bit.

And those two operating systems can modify files and the file system just
fine.

One solution could be to run programs as:

"Run as Administrator" by right clicking on their icons.

All-in-all this is pretty weird.

Perhaps "run as administrator" is better for security sake and speed sake.

Because I have other images with hundred thousands of files or so... and
I'll be damned if I am gonna change all those permissions, even if it's
automated... takes too long probably, but I might have no choice... utterly
weird though.

For now I will assume I have to run stuff as "Run as Administrator".

Isn't that a bit weird/strange that that does work ?

I am already an administrator ?!?

Bye,
Skybuck.

"Charlie Russel-MVP" wrote in message news:is82ml$304$...

Well, you've answered your own question. It's a permissions problem, and
your tools have created the files with the wrong permissions. So, change
them. If you set Authenticated Users to Change (all except Full Control),
you should be fine.

(You can generally ignore "Special Permissions" except in very specialized
cases. This might show something if someone, or more likely some
application, has done some very detailed and narrow permissions setting. It
is not a permission itself, but reflects if there are some permissions set
that are not covered by the other categories.)

--
Charlie.
http://blogs.msmvps.com/russel


"Skybuck Flying" <> wrote in message
news:49745$4de77dca$5419acc3$ b.home.nl...
> The differences are as follows:
>
> VHD created by windows 7 has following users/groups in security tab:
>
> 1. Authenticated Users (all permissions except: full control and special
> permissions)
> 2. System (all permissions except: special permissions
> 3. Administrators ( all permissions except: special permissions)
> 4. Users ( read, execute, list folder contents )
>
> VHD created by VHD tool and VHD attach:
>
> 1. Everyone (no permissions, except special permission(s) (?))
> 2. CREATOR OWNER (no permissions, except special permission(s)(?))
> 3. System (same as other vhd)
> 4. Administators (same as other vhd)
> 5. Users (+special permissions)
>
>
> So looking at this:
>
> 1. Authenticated users is missing
> 2. It has two extra users/groups ?!? Everyone and CREATOR OWNER ?!?
> 3. Users have special permission in second vhd ?!?
>
> Can anybody make any sense out of this ?
>
> Bye,
> Skybuck.


 
Reply With Quote
 
Skybuck Flying
Guest
Posts: n/a

 
      06-02-2011
Anyway adding authenticated users + read/write permissions did work.

Windows Explorer will then show "pop up menu" with text files...

Unfortunately "run as administator" does not seem to work for windows
explorer.

Perhaps I need to somehow take ownership of the disk/image/vhd ?

Weird.

Bye,
Skybuck.

"Charlie Russel-MVP" wrote in message news:is82ml$304$...

Well, you've answered your own question. It's a permissions problem, and
your tools have created the files with the wrong permissions. So, change
them. If you set Authenticated Users to Change (all except Full Control),
you should be fine.

(You can generally ignore "Special Permissions" except in very specialized
cases. This might show something if someone, or more likely some
application, has done some very detailed and narrow permissions setting. It
is not a permission itself, but reflects if there are some permissions set
that are not covered by the other categories.)

--
Charlie.
http://blogs.msmvps.com/russel


"Skybuck Flying" <> wrote in message
news:49745$4de77dca$5419acc3$ b.home.nl...
> The differences are as follows:
>
> VHD created by windows 7 has following users/groups in security tab:
>
> 1. Authenticated Users (all permissions except: full control and special
> permissions)
> 2. System (all permissions except: special permissions
> 3. Administrators ( all permissions except: special permissions)
> 4. Users ( read, execute, list folder contents )
>
> VHD created by VHD tool and VHD attach:
>
> 1. Everyone (no permissions, except special permission(s) (?))
> 2. CREATOR OWNER (no permissions, except special permission(s)(?))
> 3. System (same as other vhd)
> 4. Administators (same as other vhd)
> 5. Users (+special permissions)
>
>
> So looking at this:
>
> 1. Authenticated users is missing
> 2. It has two extra users/groups ?!? Everyone and CREATOR OWNER ?!?
> 3. Users have special permission in second vhd ?!?
>
> Can anybody make any sense out of this ?
>
> Bye,
> Skybuck.


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Files not showing up. Rod Windows Vista File Management 3 11-18-2009 02:54 AM
Can't open or save files rfinnct Windows Vista Performance 6 10-29-2008 04:46 AM
can't save files shayray Windows Vista File Management 0 10-31-2007 02:24 PM
Can't save file in localized folder Carl Windows Vista File Management 2 08-06-2007 09:58 PM
Where are my save game files Tony Windows Vista Games 1 05-11-2007 07:47 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59