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

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



On Sun, 14 Sep 2014 23:23:37 +0100
Brian <ad44@cityscape.co.uk> wrote:

> 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


 dd if=/dev/zero of=/dev/sdb count=10000
10000+0 records in
10000+0 records out
5120000 bytes (5,1 MB) copied, 1,42414 s, 3,6 MB/s

> 
> 4. Unplug the plick and plug it back in.
> 
> 5. Record the output of
> 
>      fdisk -l /dev/sdc
> 

$ sudo fdisk -l /dev/sdb

Disk /dev/sdb: 8019 MB, 8019509248 bytes
247 heads, 62 sectors/track, 1022 cylinders, total 15663104 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000

Disk /dev/sdb doesn't contain a valid partition table



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

in my system it's /dev/sd

I dont know it those /var/log/syslog messages are related..

Sep 15 03:15:01 enous /USR/SBIN/CRON[32617]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Sep 15 03:15:12 enous udevd[32462]: timeout '/sbin/blkid -o udev -p /dev/sdb1'
Sep 15 03:15:13 enous udevd[32462]: timeout: killing '/sbin/blkid -o udev -p /dev/sdb1' [32615]
Sep 15 03:15:14 enous udevd[32462]: timeout: killing '/sbin/blkid -o udev -p /dev/sdb1' [32615]
......
Sep 15 03:27:59 enous udevd[441]: '/sbin/blkid -o udev -p /dev/sdb' [601] terminated by signal 9 (Killed)
Sep 15 03:27:59 enous udevd[441]: timeout 'udisks-part-id /dev/sdb'

> 7. Record the output of
> 
>      fdisk -l /dev/sdc
> 
> 8. Post both fdisk outputs here (not at paste.debian.net) in your
> next mail.
> 
> 

$ sudo fdisk -l /dev/sdb

WARNING: GPT (GUID Partition Table) detected on '/dev/sdb'! The util fdisk doesn't support GPT. Use GNU Parted.


Disk /dev/sdb: 8019 MB, 8019509248 bytes
255 heads, 63 sectors/track, 974 cylinders, total 15663104 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x4bc8102e

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1   *           0     1323007      661504    0  Empty
/dev/sdb2            8200        9031         416   ef  EFI (FAT-12/16/32)





Reply to: