how to use Guest Additions from a Linux live CD
Posted: 13. Aug 2009, 12:52
Hello. I want to run some linux live CDs as guests on VirtualBox, and I want them to have full access to a shared folder on my host system (WinXP). I need some applications on those linux live CD (partimage, gparted, ...) to clone and then resize other virtual disks I already have (my Win2000.vdi is 4 GB in size, and I want move it to a bigger one). So, in think I should do the following configurate my virtual machine like this:
- Attach my 2 hard disks (small and bigger new) to the machine
- Attach the Linux liveCD iso image, to the machine CD
- When running the machine I want to use partimage to create an image copy of my first hard disk (Win2000.vdi) which I will later restore to the second disk (the bigger one). Partimage needs a folder where to store the images.
So I want to use the shared folders, but in order to do that I need to install Guest Additions on my running Linux.
Here I get lost, by 2 reasons. Since I am a complete newbie using Linux, I prefer to ask before trying impossible things:
1) Is it possible to install Guest Additions on a system that runs from an ISO CD image? (I mean, perhaps I can't use "apt-get install dkms" since the CD is not a writable system). I want to try several things (sysresccd.org, clonezilla, partimage ...) but I think the problem is the same whatever it is the liveCD I run.
2) Assuming point 1 is possible, Guest Additions do also have to be installed from ISO CD image.
How should I do that if the Linux system is already running from the same CD unit?
I searched for related posts but I don't see a clear answer to my questions:
http://forums.virtualbox.org/viewtopic. ... +CD#p10005
http://forums.virtualbox.org/viewtopic. ... 050#p19050
Many thanks in advance
- Attach my 2 hard disks (small and bigger new) to the machine
- Attach the Linux liveCD iso image, to the machine CD
- When running the machine I want to use partimage to create an image copy of my first hard disk (Win2000.vdi) which I will later restore to the second disk (the bigger one). Partimage needs a folder where to store the images.
So I want to use the shared folders, but in order to do that I need to install Guest Additions on my running Linux.
Here I get lost, by 2 reasons. Since I am a complete newbie using Linux, I prefer to ask before trying impossible things:
1) Is it possible to install Guest Additions on a system that runs from an ISO CD image? (I mean, perhaps I can't use "apt-get install dkms" since the CD is not a writable system). I want to try several things (sysresccd.org, clonezilla, partimage ...) but I think the problem is the same whatever it is the liveCD I run.
2) Assuming point 1 is possible, Guest Additions do also have to be installed from ISO CD image.
How should I do that if the Linux system is already running from the same CD unit?
I searched for related posts but I don't see a clear answer to my questions:
http://forums.virtualbox.org/viewtopic. ... +CD#p10005
http://forums.virtualbox.org/viewtopic. ... 050#p19050
Many thanks in advance