mikshaw
Group: Members
Posts: 4856
Joined: July 2004 |
|
Posted: Jan. 11 2006,03:21 |
|
A few things that probably should be mentioned... 1) backup/restore doesn't have much to do with mydsl. While they have similar behavior, one does not affect the other. If you're specifying mydsl packages, use "mydsl", but if you're specifying a backup, use "restore". 2) "hdc" is a physical hard drive, "hdc1" specifies a partition. You'll always need to specify a partition when you're doing this sort of thing. 3) the "mydsl" boot option should not include "/dev". The boot script already assumes dev and mnt. So it should be mydsl=hdc1
-------------- http://www.tldp.org/LDP/intro-linux/html/index.html
|