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

Re: installing from a Compact Flash IDE using the USB stick receipe



Am 2006-05-03 19:38:18, schrieb Martin-Éric Racine:
> Howdy!

> 1) every time I write the ready-to-use boot.img.gz to /dev/sda1, the
> 512Mb media ends up showing as a 128Mb media afterwards.

Solution:

        1)      apt-get install syslinux
        2)      mkdosfs -F 16 /dev/sda1
        3)      syslinux /dev/sda1
        4)      mount -t vfat /dev/sda1 /mnt
        5)      extract the contents of boot.img.gz to /mnt

Now you will have a bootable 512 MByte CF-Disk where you can put
other packages for installing
        
Greetings
    Michelle Konzack

-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
##################### Debian GNU/Linux Consultant #####################
Michelle Konzack   Apt. 917                  ICQ #328449886
                   50, rue de Soultz         MSM LinuxMichi
0033/3/88452356    67100 Strasbourg/France   IRC #Debian (irc.icq.com)



Reply to: