Skip to Content.
Sympa Menu

baslinux - Re: [BL] Problem with building a smaller fs.img

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: 3aoo-cvfd AT dea.spamcon.org
  • To: saay-4adx AT dea.spamcon.org
  • Cc: BasicLinux List <baslinux AT lists.ibiblio.org>
  • Subject: Re: [BL] Problem with building a smaller fs.img
  • Date: Tue, 20 Apr 2004 13:41:46 +1200

Alejandro Lieber wrote:
>
> > ----------------------------------------------
> > dd if=/dev/zero of=hercules.img bs=1k count 6k
> > ----------------------------------------------
>
> How do I copy hercules.img to a DOS fat16 subdirectory.

Mount the DOS partition and then copy the file to the
appropriate subdirectory. For example:
-----------------------------
mount /dev/hda1 /hd
copy hercules.img /hd/baslin
umount /hd
-----------------------------

Cheers,
Steven




Archive powered by MHonArc 2.6.24.

Top of Page