[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How can I install an amd64 to my new bought Laptop/



On Mon 16 Jul 2012 at 13:42:31 +0800, Benimaur Gao wrote:

> On Mon, Jul 16, 2012 at 12:05 AM, Camaleón <noelamac@gmail.com> wrote:
> >
> > There's a documented method for doing that:
> >
> > http://www.debian.org/releases/stable/amd64/ch04s03.html.en#usb-copy-isohybrid
> >
> > Did you run the above commands? (note that "dd" is not needed anymore)
> >
> > Also, what version are you installing (stable, testing...)?
> Okay, I will read the docs later.
> Is there anything wrong to create a bootable usb by dd? I don't know
> clearly about that..

Either

   cat debian.iso > /dev/sdX

or

   dd if=debian.iso of=/dev/sdX

is acceptable.


Reply to: