[Voyage-linux] Installation Issues
Pascal de Bruijn
(spam-protected)
Fri Jul 14 17:39:25 HKT 2006
Hi,
I just tried to install Voyage using Ubuntu Dapper, and had some issues.
I made a patch to fix them, the basically does two things:
1. Modern distributions mount CF disk automatically through HAL. The
installation script tries to manually mount the CF disk, and fails
because it may already be mounted. So my patch first tries to unmount
the CF disk, before mounting it again as ext2.
2. On my system lilo wouldn't install because /dev/sda wasn't available.
My patch does a bind mount of /dev to /cfdisk/dev, which makes all
devices of the host system available to the lilo chroot.
Regards,
Pascal de Bruijn
--
http://blog.pcode.nl/
http://del.icio.us/pmjdebruijn/
http://www.flickr.com/photos/pmjdebruijn/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: voyage_install.patch
Type: text/x-patch
Size: 1190 bytes
Desc: not available
URL: <http://list.voyage.hk/pipermail/voyage-linux/attachments/20060714/487842b6/attachment.bin>
More information about the Voyage-linux
mailing list