ramdisk on 2.6.0-test1

From: Petko Manolov (petkan@nucleusys.com)
Date: Thu Jul 17 2003 - 11:16:31 EST


I tried to create a ramdisk image on 2.6.0-test1 and it went pretty bad.

Did:

        dd if=ramdisk of=/dev/ram0
        mount /dev/ram0 /mnt

made a few changes to /mnt then dir 'sync' and:

        dd if=/dev/ram0 of=newrd

When i scanned through "newrd" i didn't see the changes just made. Tried
with 'umount /mnt' instead of 'sync' - didn't do anything better.

Any idea of what i might be doing wrong?

                Petko
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Jul 23 2003 - 22:00:29 EST