User Tools

Site Tools


operating_systems:apple:virtualbox

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
operating_systems:apple:virtualbox [2015/10/29 11:23] sbolayoperating_systems:apple:virtualbox [2015/10/29 11:31] (current) – [Sharing folders Between Mac and Linux] sbolay
Line 30: Line 30:
 uid=1000(sbolay) gid=1000(sbolay) groups=1000(sbolay),24(cdrom),25(floppy),29(audio),30(dip),44(video),46(plugdev),108(netdev),111(scanner),115(bluetooth) uid=1000(sbolay) gid=1000(sbolay) groups=1000(sbolay),24(cdrom),25(floppy),29(audio),30(dip),44(video),46(plugdev),108(netdev),111(scanner),115(bluetooth)
 </code> </code>
-  - reboot your VM and at login prompt, press ctrl+alt F1 and login as root+  - reboot your VM and at login prompt, press ctrl+cmd(+fn)+F1 and login as root
   - Convert the user id on Debian following the Mac one and add the user to the vboxsf group<code>   - Convert the user id on Debian following the Mac one and add the user to the vboxsf group<code>
 # usermod -u 501 sbolay # usermod -u 501 sbolay
Line 38: Line 38:
   - You can now share your Host folders from Devices -> Shared Folders -> ... (e.g. /Users/sbolay)   - You can now share your Host folders from Devices -> Shared Folders -> ... (e.g. /Users/sbolay)
   - Reboot and you should see your mounted folder in /media/sf_... (e.g. /media/sf_sbolay)   - Reboot and you should see your mounted folder in /media/sf_... (e.g. /media/sf_sbolay)
 +
 +<note important>The initial user was >= 1000, and this is necessary to show up in GDM Login Screen.
 +If your new ID is <1000, then your username will not show up in the GDM Login Screen and you will have to follow the link "Not listed?" and write your login!</note>
  
  
operating_systems/apple/virtualbox.1446117794.txt.gz · Last modified: 2015/10/29 11:23 by sbolay