[Debian-eeepc-devel] Debian Squeeze USB installer crashes on my Asus 701 EEE PC.

Glyn Webster glynwebster at orcon.net.nz
Sat Sep 11 23:57:41 UTC 2010


On 12/09/10 00:02, Ben Armstrong wrote:
> On 11/09/10 04:12 AM, Glyn Webster wrote:
>> http://people.debian.org/~joeyh/d-i/images/daily/hd-media/boot.img.gz
>>
>> http://cdimage.debian.org/cdimage/squeeze_di_alpha1/i386/iso-cd/debian-testing-i386-netinst.iso
>
> Hm, looks like the images are mismatched. You're using alpha1 (which is
> months old now) with the daily boot.img.gz. Use the daily netinst
> (further down on the same page) with the daily boot.img.gz. Looks like
> the wiki page isn't quite clear on that point and should be fixed.


Okay, I've tried that, but this is now happening:

$ wget http://people.debian.org/~joeyh/d-i/images/daily/hd-media/boot.img.gz
$ wget http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/i386/iso-cd/debian-testing-i386-netinst.iso
# su
# zcat boot.img.gz > /dev/sdb
# mkdir x
# mount /dev/sdb x
# cp debian-testing-i386-netinst.iso x/
cp: writing `x/debian-testing-i386-netinst.iso': No space left on device


And this does this look right?

# fdisk -l

Disk /dev/sda: 40.0 GB, 40020664320 bytes
255 heads, 63 sectors/track, 4865 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x0007d077

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1        4690    37668864   83  Linux
/dev/sda2            4690        4866     1411072+   5  Extended
/dev/sda5            4690        4866     1411072   82  Linux swap / Solaris

Disk /dev/sdb: 3999 MB, 3999268864 bytes
124 heads, 62 sectors/track, 1016 cylinders
Units = cylinders of 7688 * 512 = 3936256 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xbb0eb409

This doesn't look like a partition table
Probably you selected the wrong device.

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1   ?      448416      691216   933323145+  66  Unknown
Partition 1 has different physical/logical beginnings (non-Linux?):
     phys=(1010, 16, 43) logical=(448415, 87, 13)
Partition 1 has different physical/logical endings:
     phys=(906, 97, 3) logical=(132557, 11, 23)
Partition 1 does not end on cylinder boundary.
/dev/sdb2   ?           1           1           0   72  Unknown
Partition 2 has different physical/logical beginnings (non-Linux?):
     phys=(101, 116, 32) logical=(0, 41, 32)
Partition 2 has different physical/logical endings:
     phys=(370, 114, 47) logical=(0, 41, 31)
Partition 2 does not end on cylinder boundary.

Partition table entries are not in disk order


--Glyn



More information about the Debian-eeepc-devel mailing list