i installed lilo on first sector of root partition
now if i issue the command dd if=/dev/hda of=/tmp/temp.bin bs=512 count=1
it will create an image of mbr
but i want to create image of lilo i.e. of boot sector which is located on
first sectorof hda10
so now if i issue the command dd if=/dev/hda10 of=/tmp/temp.bin bs=512
count=1
file tmp.bin is created but its empty?
help me out plzzzzzzz



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to