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

Re: your mail



Am 2005-02-19 23:54:09, schrieb Bernd Schwendele:

> Also, das hab' ich mal versucht.
> 
> dd of=hd.img bs=1024 seek=2000000 count=0
> losetup /dev/loop1 /home/besc2008/hd.img
> mount -o loop /dev/loop1 /mnt/loop/

> Allerdings sagt er mir dann:
> 
> mount: you must specify the filesystem type
> 
> Hmmm. Nach RAW hab ich schon geschaut. Man ich steh' echt auf dem 
> Schlauch...

Wie währe es mit:

dd of=hd.img bs=1024 seek=2000000 count=0
mkfs.msdos -F 32 hd.img
mount -t vfat hd.img /mnt/loop -o loop

Funktioniert bei mit mit 250 loop Devices.

> Gruß
>  Bernd

Greetings
Michelle

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

Attachment: signature.pgp
Description: Digital signature


Reply to: