Boot from USB stick not possible?

Share your opinion about Porteus Kiosk Edition.
Forum rules
Porteus Kiosk section of the forum is unmaintained now. Its kept in a 'read only' mode for archival purposes.
Please use the kiosk contact page for directing your queries: https://porteus-kiosk.org/contact.html
User avatar
Archybaldos
White ninja
White ninja
Posts: 13
Joined: 02 Dec 2014, 17:14
Distribution: FreeBSD, Ubuntu
Location: Europe

Boot from USB stick not possible?

Post#1 by Archybaldos » 15 Jan 2015, 10:15

Hi
I have a situation where I can not use the CD.
Grub4dos not solved the problem. Please, consult loader for USB stick installation. CD-emulation or what?
Any ideas?

Thanks!

User avatar
francois
Contributor
Contributor
Posts: 6434
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

Re: Boot from USB stick not possible?

Post#2 by francois » 15 Jan 2015, 11:38

1.0 Use your usb key as a cd.
With no linux system on your box, write the iso file to the usb that will then act as a CD (really watch what you do, do not pick the wrong partition, i.e. you hdd):

Code: Select all

fdisk -l (to get to know the device occupied by the usb key)

Code: Select all

dd if=/path/to/iso/porteus-version.iso of=/dev/sdX bs=4M;sync
2.1 Install porteus to the hdd after creating a partition.
Then hdd install with your favorite grub loader or grubconfig:
http://forum.porteus.org/viewtopic.php?f=62&t=946

2.2 From hdd installation, install on the usb key.
And then with the porteus installer the panel menu and system tools submenu back on your usb key.

3.0 Alternate procedure to hdd temporaty install with the copy2ram bootup of the usb. (I did not try, but it should work)
I imagine that copy2ram cheatcode might permit to use the usb key (CD dummy) to install porteus to the same usbkey, once porteus is loaded in the ram of your box. Just reformat the usb key and use porteus installer from the system tools menu.
Prendre son temps, profiter de celui qui passe.

Locked