In order to run a live CD (i.e. Knnopix, sysresccd or whatever) as guest on VirtualBox, I attach the liveCD iso image to the virtual machine CD. Then I start the machine and everything goes OK (I don't need even to create virtual hard disks)
But how can I access host shared folders from this system?
The CD is busy, so how do you install Guest Additions? Is it not possible?
Many thanks in advance
access to host shared folders from guest liveCD
-
mpack
- Site Moderator
- Posts: 39134
- Joined: 4. Sep 2008, 17:09
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Mostly XP
Re: access to host shared folders from guest liveCD
The guest additions would have to be installed as part of the operating system on the live CD. I can't tell you whether that is possible. I assume you need access to some files while running from the CD. Can't you just copy these files into the guest before booting the CD? Or put the files on another CD/DVD?
-
abu
- Posts: 17
- Joined: 13. Aug 2009, 11:33
- Primary OS: MS Windows XP
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Linux, Windows
- Location: Galiza
- Contact:
Re: access to host shared folders from guest liveCD
Thanks mpack. That could be an option, but how do you run another CD in virtualbox while your guest system is already running from CD?mpack wrote: Or put the files on another CD/DVD?
-
mpack
- Site Moderator
- Posts: 39134
- Joined: 4. Sep 2008, 17:09
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Mostly XP
Re: access to host shared folders from guest liveCD
You don't, you just replace the CD/DVD in the drive at the appropriate time. Obviously this requires that the software you want to use can run and then prompt for the data location. Alternatively copy the appropriate program or the data on to any other accessible drive so that both program and data can be available at the same time.abu wrote:Thanks mpack. That could be an option, but how do you run another CD in virtualbox while your guest system is already running from CD?mpack wrote: Or put the files on another CD/DVD?
I get the feeling you don't want to copy anything to the system hard disk of the guest, so yet another option is to temporarily attach a second VDI to the guest, copy all the data files to that.