You are not logged in.
Pages: 1
Hi,
it's about 2 years that i'm working with arch, but but since i've seen Operating systems like Liberte and... i was wondering is there any way to make the arch linux be installed on USB as an persistence OS?
i've searched the bbs but there was no answer, and then i read the wiki but nope...
so if you have any idea that could help to do it i would be appreciated.
i just want to install arch linux on USB (not live os) and make it bootable on every computer
tnq
Last edited by aientech (2014-04-06 03:27:47)
Arch + i3 + CDM = KISS
Offline
Offline
thanks,
i didn't see that one
but am i correct with the installation steps?
1. i have the iso file
2. i need to mount it on my current arch like /mnt/myUsb
3. chroot into /mnt/myUsb
4. continue with installation...?
Arch + i3 + CDM = KISS
Offline
If you're already on Arch, there's no need for the ISO at all. Just install to the USB drive like you would to any other drive.
Online
Ok, i've found a quick solution using VirtualMachine.
1. make a Virtual Hard Disk of your usb using this code: "# VBoxManage internalcommands createrawvmdk -filename [path]/usb.vmdk -rawdisk /dev/sdXY"
2. Install the system using This Wiki.
3. For maintaining the system use This one
this is ok, and i can use my usb every where in every computer. thanks every one )
Arch + i3 + CDM = KISS
Offline
Pages: 1