Bug 580601 - VNC install starts ncurses installer
Summary: VNC install starts ncurses installer
Status: VERIFIED DUPLICATE of bug 530111
Alias: None
Product: openSUSE 11.2
Classification: openSUSE
Component: Installation (show other bugs)
Version: Final
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Matthias Hopf
QA Contact: Jiri Srain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-17 17:47 UTC by Andrew Schneider
Modified: 2010-09-13 14:54 UTC (History)
3 users (show)

See Also:
Found By: Community User
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Schneider 2010-02-17 17:47:15 UTC
PROBLEM STATEMENT:
When using the vnc=1 parameter to launch the install, it prompts for a password but doesn't ever start the vnc server.  It just starts an ncurses/textmode installer instead. The VNC server isn't started until the 2nd stage of the install (after packages have already been installed)

PLATFORM/CONFIGURATION:  
11.2 Final i586

REPRO: 
1. Boot from the openSUSE 11.2 DVD
2. In the boot parameters, add vnc=1
3. Start the install

RESULTS:  
After prompting for a password, a textmode installer is displayed. 

EXPECTED RESULTS: 
It should launch the VNC server and display the IP/port on the screen.
Comment 2 Pal Korossy 2010-03-04 17:27:51 UTC
Same here on 11.2 x86_64 when trying a network install.
Comment 3 David Salgado 2010-03-10 20:27:26 UTC
Workaround
Hi, seeing this problem I got sshd up (rcsshd start), assigned a root password (passwd root) and copied the Xvnc binary from an Open SuSE 11.2 already installed system (scp -Cp /usr/bin/Xvnc root@ip_you_are_installing_to:/usr/bin/)
done this i invoked yast (/sbin/yast) and Voilá i recieved the message from VNC at ip_you_are_installing_to display :1
In my case:
--------------------------

inst-sys:~ # ls /usr/bin/X*
Xorg  Xvnc
inst-sys:~ # /sbin/yast
unicode_start skipped on /dev/pts/0
Probing connected terminal...

Initializing virtual console...

Found an xterm terminal on /dev/pts/0 (97 columns x 26 lines).
Please supply a config file

starting VNC server...
A log file will be written to: /var/log/YaST2/vncserver.log ...

***
***           You can connect to 192.168.100.27, display :1 now with vncviewer
***           Or use a Java capable browser on  http://192.168.100.27:5801/
***

(When YaST2 is finished, close your VNC viewer and return to this window.)

*** Starting YaST2 ***
Comment 4 Stefan Dirsch 2010-09-13 02:23:22 UTC
dup

*** This bug has been marked as a duplicate of bug 530111 ***