Re: new
Fabio Mierlo <[email protected]>
| Newsgroups | gmane.linux.distributions.gobo.general |
|---|---|
| Message-ID | <CAD-1oRQ5vraJhdS6+iCXacXV6maai0rrHeLNEWSu39sKGiSofQ@mail.gmail.com> |
You can see the copy progress with the follow commands (from "man dd"): dd if=GoboLinux-015-i686.iso of=/dev/sdb& pid=$! kill -INFO $pid Fabio Mierlo On 7 July 2014 11:48, Hugo Barrocas <[email protected]> wrote: > Hi, as explained on previous posts, > If your USB device is detected as /dev/sdb and if you have the ISO at the > current directory, you just need to run: > > $ dd if=GoboLinux-015-i686.iso of=/dev/sdb > > ..And wait some time for it to end copying. > The "dd" comand works fine, I have done it and booted fom a USB flash drive, > tested Gobo to see how it worked, then installed on the hard drive. > > On my first attemps it didn't work out because I was doing it wrong: > > http://lists.gobolinux.org/pipermail/gobolinux-users/2014-May/009022.html > > -- > Cumprimentos, > D.er Hugo Barrocas > > _______________________________________________ > gobolinux-users mailing list > [email protected] > http://lists.gobolinux.org/mailman/listinfo/gobolinux-users >