Hi! Did you make any progress?
thanks.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: mhddfs
See the following example:
1. Create to source filesystems:
mkfs.ext2 /dev/ram1
mkfs.ext2 /dev/ram2
mkdir -p /mnt/1
mkdir -p /mnt/2
mount /dev/ram1 /mnt/1
mount /dev/ram2 /mnt/2
2. Create a file on each disks:
echo "FIRST DISK" >/mnt/1/first.txt
echo "SECON
On Sun, Nov 06, 2005 at 03:50:05PM +0100, Harald Dunkel wrote:
> Harald Dunkel wrote:
> >
> > For testing I have added it to Debian's
> > module-init-tools 3.2-pre9. Works for me.
> >
>
> No, it doesn't. After the 3rd reboot the
> problem was back.
Well, that's really wierd, It Should Work(tm)
On Sat, Nov 05, 2005 at 06:31:04PM +0100, Kay Sievers wrote:
> I've got these messages several times on the experimental SUSE too,
> but can't reproduce it so far, even without Rusty's patch to modprobe
> they have disappeared. See here for the details:
> http://bugs.debian.org/cgi-bin/bugreport
4 matches
Mail list logo