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

Re: USB bootable debian stick wont boot on 890FXA-GD65 mobo.



On Mon 15 Sep 2014 at 00:20:29 +0300, Alexandros Prekates wrote:

> http://paste.debian.net/120890  for /var/log/syslog and fdisk info on
> the machine with the mobo in question (i've already ubuntu installed on
> the machine but want to dual boot with debian testing :-) ).

>From your paste.debian.net:

    Device Boot      Start         End      Blocks   Id  System
 /dev/sdc1              63    15647309     7823623+   b  W95 FAT32

This device has not had a Debian ISO copied to it. Please do the following:

1, Insert the stick.

2. Check it is still /dev/sdc with dmesg.

3. Do

     dd if=/dev/zero of=/dev/sdc count=10000

4. Unplug the plick and plug it back in.

5. Record the output of

     fdisk -l /dev/sdc

6. Do

     cat debian-testing-amd64-netinst.iso > /dev/sdc

7. Record the output of

     fdisk -l /dev/sdc

8. Post both fdisk outputs here (not at paste.debian.net) in your next mail.


Reply to: