From: Itsuro O. <od...@va...> - 2005-01-05 02:22:36
|
Hi, For example you use /dev/hda7 as a dump device, type "ls -l /dec/hda7" # ls -l /dev/hda7 brw-rw---- 1 root disk 3, 7 Jul 1 2004 /dev/hda7 # The device number is "0x300007". Of course you should prepare a dump device (a disk partition) in advance. Thanks. On Sun, 2 Jan 2005 15:37:54 +0800 panxj <xue...@io...> wrote: > Dear all: > I'm trying this tool now, but don't know where to get the dumpping result. In the mkexec README ,there are following lines: > # echo "0x800012" > /proc/mkexec/dumpdev > specify the device number of the dump device. higher 12 bit is major, lower 20 bit is minor. check device number of your device to use "ls -l". > > Should I create the device myself? And what's the parameter of the new device? > > Thanks a lot! > > > ------------------------------------------------------- > The SF.Net email is sponsored by: Beat the post-holiday blues > Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. > It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt > _______________________________________________ > Mkdump-devel mailing list > Mkd...@li... > https://lists.sourceforge.net/lists/listinfo/mkdump-devel -- Itsuro ODA <od...@va...> |