On Friday 17 August 2007 19:59, Rajko M. wrote:
...
> It would be good to see where YaST tried to mount repository.
> Look in /var/log/YaST2/y2log.
...
Just tried google for "Bad Media attach point" (with quotes) and guess what:
http://www.tiglo.co.uk/
has a link to:
http://www.tiglo.co.uk/technology/linux/yastzypper-bad-media-attach-point.html

Though it should be:
  tail -f /var/log/YaST2/y2log 
or better
  tail -f /var/log/YaST2/y2log | grep attach
than run in another console
  yast2 sw_single& 
and watch in first what is going on. It will be a lot of text, but you can 
scroll back and look for something like:
  /var/adm/mount/AP_0x00000001.

-- 
Regards,
Rajko.
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to