Re: [Trisquel-users] Creating Boot USB Using Disks

2016-10-16 Thread greatgnu
I can assure you I used dd for at least 5 different distros and it never  
failed, not once.


"teething troubles" is a very interesting idiom.

Fig. difficulties and problems experienced in the early stages of a project,  
activity, etc.
There have been a lot of teething troubles with the new computer system. 


Re: [Trisquel-users] Creating Boot USB Using Disks

2016-10-16 Thread Adonay Felipe Nogueira
My experience tells me that the graphical startup disk creator can cause
the same problems as using the other tools you know (only exception
being, of course, GNU `dd`).

As far as I understand (and please, don't take my words as true, because
I'm still learning what `dd` does): `dd` works because it copies the
**contents** of the input file to output file.

However, if I recall correctly `dd` doesn't make registries in the file
system where the output file is (for example, if you were to use `dd` to
copy a directory to some other place in same file system, you might end
up with a broken output file). This is why we must unmount the USB disk
device (and preferably, format it) before copying a live image to it
(because the file system in this case would be that of the USB disk
device).


signature.asc
Description: This is a digitally signed message part