[Voyage-linux] Needing Input

Richard E Neese (spam-protected)
Tue Oct 16 01:09:29 HKT 2012


On 10/15/2012 12:55 PM, Kim-man 'Punky' TSE wrote:
> Did you use unetbootin to create Live USB drive from Live CD?
>
> http://unetbootin.sourceforge.net/
>
> Then use voyage.update to install it to the harddrive.
>
> On 10/16/2012 12:18 AM, Richard E Neese wrote:
>> On 10/15/2012 8:44 AM, Ray Mickle wrote:
>>> Richard,
>>>  From my experience with voyage, you need to run grub to update the 
>>> device it is pointing to due to grub using disk ids instead of 
>>> /dev/sdaX. I have done this on CF disks as well as ssd drives from a 
>>> usb drive.
>>>
>>> Hope it helps,
>>> Ray
>>>
>>>
>>> _______________________________________________
>>> Voyage-linux mailing list
>>> Voyage-linux at list.voyage.hk
>>> http://list.voyage.hk/mailman/listinfo/voyage-linux
>> well where do we start to fix this.
>> as this is a issue that should be corrected.
>> as it stands now I have to use the cd and install then mnt and cp the 
>> files over to the drive and this is a waste of time.
>> we should be able to install from a usb onto and drive  and have the 
>> grub install correctly.
>>
>> Punky if you read this please give pointers on where to look at 
>> fixing this issue.
>>
>>
>>
>> _______________________________________________
>> Voyage-linux mailing list
>> Voyage-linux at list.voyage.hk
>> http://list.voyage.hk/mailman/listinfo/voyage-linux
>
>
I used the live cd to install on the usb like any other device/drive

mkdir /tmp/root
mount -o loop /live/image/live/filesystem.squashfs  /tmp/root
cd /tmp/root
mkdir /mnt/cf
/usr/local/sbin/format-cf.sh /dev/sda = the usb thumbdrive
/usr/local/sbin/voyage.update

and then built my apps on it and cleaned it up.

the thumb drive is bootable and useable just not able to install on 
other devices with it.

I want to figure out how we fix the gub issue so that the usb drive can 
be used to install onto devices without
cdrom/dvdrom drives.




More information about the Voyage-linux mailing list