Package Details: loopboot 0.0.1-0

Package Base: loopboot
Description: Let arch boot from a loop file like ubuntu wubi!
Upstream URL: http://http://code.google.com/p/loopboot
Category: system
Licenses: GPL2
Submitter: tuxzz
Maintainer: tuxzz
Last Packager: None
Votes: 1
First Submitted: 2012-09-15 09:40
Last Updated: 2012-09-15 09:40

Latest Comments

Anonymous comment

2012-09-17 14:36

Is there a step by step on how to accomplish this...for I am totally lost.

Comment by tuxzz

2012-09-15 09:46

If you don't install aufs, mkinitcpio will has some errors. You can omit it if you don't use aufs.
About I/O error at shutdown:
Add -o $(mount.ntfs-3g) to kill_all_wait(){...killall5 ...killall5 ...} in /etc/rc.d/functions
But it will be replace when upgrade initscripts, this a bug and I can't fix it...

Sorry for my bad English. I'm Chinese.