Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Boot from iso and mount the disk properly #14

Closed
wants to merge 2 commits into from

Conversation

YungSang
Copy link

@YungSang YungSang commented Feb 7, 2014

  • follow the boot2docker script to create VMDK

@YungSang YungSang mentioned this pull request Feb 9, 2014
@mitchellh
Copy link
Owner

Hm, is this still necessary given the changes in master? I don't actually think so... can you check?

@mitchellh mitchellh closed this Feb 10, 2014
@YungSang
Copy link
Author

I think that #18 includes the same persistent vmdk.
I'm not sure that the boot order is needed or not for #18.

And I tested the latest master of boot2docker and the build may need more memory to boot.

["modifyvm", "{{.Name}}", "--memory", "1024"],

Thanks.

@YungSang YungSang deleted the topic branch February 10, 2014 23:05
@YungSang
Copy link
Author

@mitchellh
I checked a build in master with boot2docker 0.5.4. I couldn't boot up the box.

It seems to need the boot order to boot from the iso with the vmdk properly.

@fnichol
Copy link
Collaborator

fnichol commented Feb 10, 2014

Confirmed, based on the size of my build box (~3.2 MB) I bet the .iso didn't get included and therefore has no distro to boot

@YungSang
Copy link
Author

@fnichol Ah, you're right. My box is 4MB.

So the boot2docker.iso should be in the current directory.

@YungSang
Copy link
Author

My mistake. My above comments are useless...

It works now..... hmm

@YungSang
Copy link
Author

I'm confused.
After restarting VirtualBox.app, it can't be booted up again.

@YungSang
Copy link
Author

While VirtualBox.app is running, making a box and booting the box are successful.
But without VirtualBox.app is running nor after restarting the app, booting the box fails.

legal90 pushed a commit to legal90/boot2docker-vagrant-box that referenced this pull request Jun 29, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants