You are not logged in.
Pages: 1
What's the best way of installing your distro on USB key from Windows?!
Pendrive linux installer doesn't help at all!! ![]()
Offline
Have you tried ubootnetin?
Offline
Instructions:
https://wiki.archlinux.org/index.php/Usb_install for a portable Arch Linux
You can follow the procedure using a livecd.
When you install Arch or AB from unetbootin it fails, I remember reading.
Getting your questions answered here at ArchBang Forums
Please! Always give hardware info, if there is a chance that 's relevant: #lspci -vnn
Quote: What I have learnt from Linux is to minimize dependencies and functionalities for greater independence.
On Arch(bang) and Openbox: http://stillstup.blogspot.com/
Offline
Must admit I only had it working under Linux with the likes of Ubuntu, but even then its a bit tricky to get working
Offline
Most of the USB installation programs on Windows fail with Arch/ArchBang except maybe W32DiskImager.exe, and dd seems to be the only effective way with Linux.
GUI's?? We don't need no stinkin' GUI's!!!
Offline
Now I am thinking out loud here but if you have a Archbang on CD you could use dd
dd if=/path/to/optical drive of=archbang.iso
It may even be possible to to output contents of cd directly to usb drive
Offline
Pages: 1