I am trying to do a disk to disk auto-install. When I dump everything into the root of the (single partition) first disk and use install: device://sda1 partition: sda1 everything works fine. Now when I move everything to a directory off of root, e.g. /linux/SuSE and use install: device://sda1/linux/SuSE it won't work Any suggestions? Thanks Ahmed
* ahmed@mindspring.com <ahmed@mindspring.com> [Apr 04. 2003 17:04]:
I am trying to do a disk to disk auto-install. When I dump everything into the root of the (single partition) first disk and use install: device://sda1 partition: sda1 everything works fine. Now when I move everything to a directory off of root, e.g. /linux/SuSE and use install: device://sda1/linux/SuSE it won't work
Any suggestions?
http://www.suse.de/~nashif/autoinstall/8.1/html/x1307.html has all the info: you need to specify the serverdir keyword, i,e, serverdir=/linux/SuSE partition=sda1 this implies instmode=hd The device://sda1/linux/SuSE value is only valid with autoyast, so you will need autoyast=device://sda1/linux/SuSE/<control file> serverdir=/linux/SuSE partition=sda1 Anas
Thanks
Ahmed
-- To unsubscribe, e-mail: suse-autoinstall-unsubscribe@suse.com For additional commands, e-mail: suse-autoinstall-help@suse.com
-- Anas Nashif <nashif@suse.com>, SuSE Linux AG Montreal (Laval), Canada
participants (2)
-
ahmed@mindspring.com
-
Anas Nashif