-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The default shared folder (Downloads) is broken #3578
Comments
It looks like your chroot is using the latest available version. Enter the following in a CrOS shell session and show us what it displays:
It should look similar to mine shown below:
In that output line 741 should show: '
like mine above. If your display doesn't look like mine you may need to reboot and then restore the 'host-bin' files using:
Hope this helps, |
It looks like exactly the same :
I'll try to reset the "host-bin" files... Thanks for the quick reply :) |
I'm in the same situation, except I haven't updated my chroot in a while (and, since the shared folder isn't sharing, I can't update using the instructions in the README which rely on it). Current version is
Should that suggested fix work on my version? (if it's relevant, starting the chroot has for the last few days produced:
but I don't know whether it started at the same time as the shared Downloads disappearing, because I haven't tried to use the shared Downloads from the chroot in a while) |
I can report that in my case, the issue was fixed when I used my existing version of |
@Bbertatum are you using multi-login? See #1410 and #3531 |
Did you rename your chroot's hostname from 'localhost' to 'grischrome' ? CrOS doesn't play nice when the hostname is changed but I can't say I've tried it in a chroot recently. -DennisLfromGA |
I'm not using multi-login and I made the change (localhost to grischrome) after the issue occurs. Also, I noticed the moment the issue occured I've the same output mentionned before :
After updating the chroot the message is no more poppin but the folder seems not to be mounted :( @dnschneid Is there a way to troubleshoot deeply this problem ? I can't figure how the mount is done... I tried to mount directory using --bind but this always mount the entire partition instead of directory. Is there a command I can try to mount the directory inside chroot after I issue the command : "sudo enter-chroot" Thanks |
@DennisLfromGA : As adviced I update "host-bin" runnin :
With no luck :
Also, as u can see after a reboot, the setting of the hostname has been reset. |
Okay, thanx, just trying to remove some variables to eliminate any interaction with this issue.
Is it possible you have more than one I use something like the following to get more diagnostic output:
The devs may have a better suggestion though. Hope this helps, |
This change came about with ChromeOS upgrading to v64. That may help some as well. |
@stephengale801 : Is there a way to get back normal behaviour with the share ? I forgot to mention that I set up the chromebook in "Beta mode" to get GooglePlay apps.... But at the beggining there was no problem with the share that comes suddenly. |
I just had this issue and running the update command from the CRoSh (sp? [ChrOSh? {Whatever, the shell before you type sudo enter-chroot <apparently CrOS shell>}]) shell fixed it: sudo sh ~/Downloads/crouton -n -u |
Following @CrypticCalamari I did this:
but that alone didn't bring back my Downloads shared directory. But then doing this (thank you @Bbertatum ) did solve it:
Thank you all. |
My issue:
When I enter into the chroot the downloads folder is mounted (no error reported about something that went wrong when you run sudo enter-chroot))
I've done all the googles Updates im on an acer R13 Chromebook, I also tried to update the chroot using crouton -u but I give you the output of ls -l and nothing happens
The steps to see nothing in the :
The text was updated successfully, but these errors were encountered: