From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Bart Oldeman" Subject: Re: /dev/sd* on ubuntu Date: Sun, 2 Mar 2008 21:54:28 -0500 Message-ID: References: <47CB29ED.2020806@gmail.com> Mime-Version: 1.0 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=xqHpifKjn4oTGpRjqofNJbtzwo9lcZYFc9vzvaHFzP4=; b=yADkeMyBYWH1FJXGmM6jxhg6ckeCdjF1sRwsVtgSJ3s3OlMG3AXr6yyIzp/yQs91AT+0eIPbUvEaJN8uSX0XiI1aGNj+0/ymylWv47Cm2/u7x9CBzrzXMp94q9HcnEkZea5+6YJy0IveKuYCiogqEuL5PBamnp/kjGlZsPM+qq0= In-Reply-To: <47CB29ED.2020806@gmail.com> Content-Disposition: inline Sender: linux-msdos-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="iso-8859-1" To: =?ISO-8859-1?Q?K=E9vin_REDON?= Cc: linux-msdos@vger.kernel.org On Sun, Mar 2, 2008 at 5:27 PM, K=E9vin REDON wrot= e: > > Ubuntu 7.10 has dosemu 1.4.0.0 > I modified the /etc/dosemu/dosemu.conf : > $_hdimage =3D "drives/* /dev/sdb1" > sdb1 existe, it's a FAT32 and it's unmounter > but dosemu never mounts it (should be F:) That should work if you have at least read access to /dev/sdb1. Check your permissions. > lredit f: LINUX\FS/dev/sdb1 does not report errors but writing are > reading files on it is impossible (not enough space/file does not ex= ist) > the same if I use .dosemurc That won't work. It works if you mount /dev/sdb1 and then lredir the mountpoint though. That is indirect but safer. Bart -- To unsubscribe from this list: send the line "unsubscribe linux-msdos" = in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html