![]() |
Re: Run Linux on top of windows, without a virtual machine
Hi,
I'm new to this linux world but with IT in my hand I've been recently trying to get into it. I use windows vista in my PC and I've recently installed andLinux and also scratchbox. But as this scratchbox can't be run as user root I tried to hit the code to create user but I get error "-bash: sudo: command not found". I also tried using the command "/scratchbox/sbin/sbox_adduser USER yes" but now I get: "User USER does not exit in the system, aborting." So, can you please tell me what should i do. Thanks |
Re: Run Linux on top of windows, without a virtual machine
You need to create a user in andLinux, then add that user to the Scratchbox environment. (You are trying to add a user called "USER" which does not exist.)
Add a non-root user to andLinux: http://gd.tuwien.ac.at/opsys/linux/L...x-adduser.html Then follow the step-by-step instructions located here: http://www.progbox.co.uk/wordpress/?p=453 |
Re: Run Linux on top of windows, without a virtual machine
Thank you for the reply. Luckily I did the same. I used the following code to create user:
# useradd Name #passwd Name Then I was able to create user in scratchbox as well with the same Name. Then I exited from scratchbox with 'Ctrl+D' cmd and then typed the #wget http://repository.maemo.org/stable/4...stall_4.0.1.sh but I got error that it can't write to "maemo-sdk-install_4.0.1.sh" so I went to the root directory from the same user(not root) and gave the cmd #./maemo-sdk-install_4.0.1.sh as I got this file from the same wget cmd when I was root. It luckily started off well but later it gave me error that no space in disk. So, how can I increase the disk size for it and also is my process alright? THanks. |
Re: Run Linux on top of windows, without a virtual machine
In order to make room for all the SDK files, you either have to:
|
Re: Run Linux on top of windows, without a virtual machine
Hi,
I now installed everything even the xephyr and while executing the cmd # Xephyr :2 -host-cursor -screen 800x480x16 -dpi 96 -ac -extension Composite. I got error so I did the apt-get install xfonts-base. At the end of the installation I got some warnings saying that sth(I can't say exactly as I erased it while trying to run cmds) is not a file or directory. After that i did the copying SecurityPolicy thing as well and again run the same command and now it showed up but blank like this: http://farm4.static.flickr.com/3016/...ac738ee2ec.jpg The error messages are as follows: Building dependency tree Reading state information... Done xfonts-base is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 29 not upgraded. [root@andLinux ~]# Xephyr :2 -host-cursor -screen 800x480x16 -dpi 96 -ac -extens ion Composite Xephyr unable to use SHM XImages error opening security policy file /etc/X11/xserver/SecurityPolicy Extended Input Devices not yet supported. Impelement it at line 625 in ../../../ ../hw/kdrive/src/kinput.c Could not init font path element /usr/share/fonts/X11/cyrillic, removing from li st! Could not init font path element /usr/share/fonts/X11/100dpi/:unscaled, removing from list! Could not init font path element /usr/share/fonts/X11/75dpi/:unscaled, removing from list! Could not init font path element /usr/share/fonts/X11/Type1, removing from list! Could not init font path element /usr/share/fonts/X11/100dpi, removing from list ! Could not init font path element /usr/share/fonts/X11/75dpi, removing from list! Could not init font path element /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueTyp e, removing from list! X connection to 192.168.11.1:0.0 broken (explicit kill or server shutdown). [root@andLinux ~]# |
Re: Run Linux on top of windows, without a virtual machine
I see some people talking about running KDE in a VM on Windows. You can also run KDE natively on Windows. See http://windows.kde.org
Also, some GTK/GNOME applications already run on Windows native e.g. GIMP, Evolution. Running native is cleaner, and probably faster, too. |
Re: Run Linux on top of windows, without a virtual machine
Why, is there no solution for it? Btw, I can compile and run C++ in IT itself, and jalimo is there for java and I think thats enough for me. So, I think I should give andLinux a miss. andLinux will be sadly missed....
|
All times are GMT. The time now is 18:11. |
vBulletin® Version 3.8.8