[opensuse-autoinstall] [slightly offtopic] Packaging a custom cd.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi all, Sorry if this is offtopic, but this seemed like the best list to post to. I'm trying to package a "custom" cd with some extra patterns. I managed to make everything work under SLES, but now I need to transfer the process to OpenSuSE, and I stepped into a problem: The install fails after having copied all files, on the "Moving to installed system" part. I get an error message that says "An error occured while switching to the installed system and no recovery is possible. Run the automatic debugger to find out why it has failed?". When I run the debugger everything works and it goes straight to the next step. grep "<3>" y2log says: 2007-05-14 14:01:25 <3> linux(3081) [bash] ShellCommand.cc(shellcommand):78 512+0 records in 2007-05-14 14:01:25 <3> linux(3081) [bash] ShellCommand.cc(shellcommand):78 512+0 records out 2007-05-14 14:01:25 <3> linux(3081) [bash] ShellCommand.cc(shellcommand):78 512 bytes (512 B) copied, 0.0395791 s, 12.9 kB/s 2007-05-14 14:01:29 <3> linux(3081) [bash] ShellCommand.cc(shellcommand):78 mount: mount point /proc/bus/usb does not exist 2007-05-14 14:03:37 <3> linux(3081) [YCP] BootCommon.ycp:896 Unknown bootloader 2007-05-14 14:03:37 <3> linux(3081) [bash] ShellCommand.cc(shellcommand):78 1+0 records in 2007-05-14 14:03:37 <3> linux(3081) [bash] ShellCommand.cc(shellcommand):78 1+0 records out 2007-05-14 14:03:37 <3> linux(3081) [bash] ShellCommand.cc(shellcommand):78 512 bytes (512 B) copied, 0.00161407 s, 317 kB/s 2007-05-14 14:03:37 <3> linux(3081) [bash] ShellCommand.cc(shellcommand):78 /usr/bin/od: /dev/sda3: No such file or directory 2007-05-14 14:03:37 <3> linux(3081) [bash] ShellCommand.cc(shellcommand):78 /usr/bin/od: /dev/sda3: No such file or directory 2007-05-14 14:04:43 <3> linux(3081) [bash] ShellCommand.cc(shellcommand):78 mount: special device /dev/sda3 does not exist 2007-05-14 14:04:43 <3> linux(3081) [YCP] clients/inst_pre_install.ycp:106 Mounting falied! 2007-05-14 14:04:43 <3> linux(3081) [bash] ShellCommand.cc(shellcommand):78 mount: special device /dev/sda3 does not exist 2007-05-14 14:04:43 <3> linux(3081) [YCP] clients/inst_pre_install.ycp:106 Mounting falied! 2007-05-14 14:05:29 <3> linux(3081) [bash] ShellCommand.cc(shellcommand):78 mount: mount point /mnt/proc/bus/usb does not exist 2007-05-14 14:05:32 <3> linux(3081) [YCP] SlideShow.ycp:636 SlideShow::SanityCheck(): Slide show not correctly initialized: SlideShow::InitPkgData() never called! 2007-05-14 14:05:32 <3> linux(3081) [YCP] SlideShow.ycp:644 SlideShow::SanityCheck(): Illegal values for current_src (-1) or current_cd (-1) 2007-05-14 14:26:41 <3> linux(3081) [YCP] clients/inst_finish.ycp:127 Client vm_finish returned invalid data 2007-05-14 14:26:42 <3> linux(3081) [liby2] Y2ProgramComponent.cc(receiveFromExternal):358 External program returned invalid data. 2007-05-14 14:26:42 <3> linux(3081) [liby2] Y2ProgramComponent.cc(evaluate):122 Couldn't launch external server scr 2007-05-14 14:26:42 <3> linux(3081) [wfm] Y2WFMComponent.cc(SCROpen):250 SCROpen 'chroot=/mnt:scr' failed: -1 2007-05-14 14:26:42 <3> linux(3081) [YCP] clients/switch_scr_finish.ycp:34 Cannot switch to SCR '/mnt' I think the real error messages are the ones that start at 14:26 but I can send you the entire y2log if you need it. Any ideas where I should be looking to get this working will be appreciated. Thanks a lot. - -- Alan Mosca EMEA Systems Engineer Cluster Resources, Ltd. Direct - UK Office: +44 (0)1223 437 132 US Headquarters: +1 801 717 3700 Skype: nitbix www.clusterresources.co.uk -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGSGX47/DrbyL5gesRAuYwAKCxOSgUNKgO5MeAImzEAO3Eiijo7ACgrjBX ubuP1NbKAqNgsnzp66C+vRE= =ipiw -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
On Monday 14 May 2007 15:36, Alan Mosca wrote:
Sorry if this is offtopic, but this seemed like the best list to post to. I'm trying to package a "custom" cd with some extra patterns. I managed to make everything work under SLES, but now I need to transfer the process to OpenSuSE, and I stepped into a problem:
ShellCommand.cc(shellcommand):78 /usr/bin/od: /dev/sda3: No such file or directory
why is that? Can you set "confirm" to true in the <general> section and look at the yast proposal to check if everything looks good there? -- ciao, Uwe Gansert Uwe Gansert, Server Technologies Team SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) Business: http://www.suse.de/~ug -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
participants (2)
-
Alan Mosca
-
Uwe Gansert