Sponsored Content
Special Forums Windows & DOS: Issues & Discussions what is the best way to use Linux on windows Post 302221027 by Sonshyne5 on Sunday 3rd of August 2008 02:29:35 AM
Old 08-03-2008
i RECENTLY INSTALLED mEPIS 7 ON A PENTIUM 3 for my daughter. She says that it runs way better than windows did, and she is using it regularly. Mepis 7 is quite up to date, and fujll featured. I would suggest that yuou just install it on the same drive with windows If that drive is big enough. Check in windows by looking at Start - My Computer - drive c: -and look at properties. That will tell you how big the drive is, and how much space is left on it. If you are only using less than half of your drive c: then install Mepis 7 on the other half. Mepis 7 comes as a free download "iso" file, or you purchase the disk for about $5.00 and boot from you CD drive. after booting, you can click on the install icon, and install it. Just follow directions. What you want is to install it as a dual boot system. Afterword Mepis will ask if it should write to the MBR. You should let it. It will find windows,and set up you hard disk so that when you boot it will give you a menu at start up so you can use either windows or Mepis.

There's an even better way using VMware, or Virtual Box (I prefer virtual box), but you don't want to irritate the wifefSmilie.

Before you start do a search on google using windows, with a line like this:
windows 2000 linux install "dual boot" tutorial
That should give you access to several tutorials on the subject which you can print out and have them before you while you work. If you can find one on Mepis 7, great, but most such installations are very similar. even if it is a tutorial on installing Debian or Ubuntu, the steps are going to be similar.

Sonshyne5
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

X-WINDOWS and LINUX

:confused: Hey, I can't seem to find out where to to get LINUX or X-WINDOWS. Any help would be much appreciated! Thnx! (1 Reply)
Discussion started by: Kirkey
1 Replies

2. Linux

Linux and Windows?

Hello, In our computer lab we are windows networking.We have installed windows 2000 server on our IBM server and created a domain. All the computers are installed with windows 2000 porfessional and are a part of the domain. i have a installed Red Hat linux 9.0 on one system. I want this Linux... (1 Reply)
Discussion started by: vibhory2j
1 Replies

3. Linux

Linux on Windows network

Hey all. I want to connect my Linux box on the work network (I'm on-site support, so I'm allowed to :) ). I can login as root (or any other user) and get my IP which I want, browse the web as I've set the box up for that. But what I want to do now is authenticate myself on the network so I... (3 Replies)
Discussion started by: woofie
3 Replies

4. UNIX for Dummies Questions & Answers

windows linux handshake !!

hi i wanted to know how to read the status of RTS/CTS line using ioctl calls....i am programming using c/c++ and linux if someone can post a code snippet or suggest a book for the same...it will be very helpful.... 2. also i will like to know can a windows application and a rtos application... (1 Reply)
Discussion started by: nivea_jmd
1 Replies

5. Linux

What's better for running Windows software in Linux, Wine or Windows VMware?

What are the differences, advantages, and disadvantages? (1 Reply)
Discussion started by: Advice Pro
1 Replies

6. Linux

linux over windows

1) i want to switch myself from windows to linux OS. i have never used linux before. could u please guide me what distro i should install.. 2) secondly i have to buy a new laptop. recommend me any good solid laptop for linux OS. coz i have heard u have to have problems with drivers when it comes... (6 Replies)
Discussion started by: relocate
6 Replies

7. UNIX for Dummies Questions & Answers

vnc over an ssh tunnel Linux to Linux to Windows

I *think* what I want to do is not only possible but easy, but as a "dummy" :) I can't figure it out. Here's what I have: Linux (Ubuntu 10.04) laptop that is not in my house, but has an Internet connection. Linux (Ubuntu 9.04) computer in my house that has unfettered access to the... (6 Replies)
Discussion started by: WesleyC
6 Replies

8. What is on Your Mind?

Linux Desktop vs Windows 8

Any comments on this Windows 8 OEM specs may block Linux booting | ITworld (16 Replies)
Discussion started by: jgt
16 Replies

9. UNIX for Beginners Questions & Answers

Seen Windows pc, having all the features of Linux, could exe, read and edit save like windows

Hi, totally new to linux base using windows when started learning and using computers. but i remember that one pc was there , look alike windows desktop, but could not do the task as windows just click and open and view edit etc. But, you could do a little differently even saving in and opening... (8 Replies)
Discussion started by: jraju
8 Replies
CTRLALTDEL(8)						     Linux Programmer's Manual						     CTRLALTDEL(8)

NAME
ctrlaltdel - set the function of the Ctrl-Alt-Del combination SYNOPSIS
ctrlaltdel hard|soft DESCRIPTION
Based on examination of the linux/kernel/sys.c code, it is clear that there are two supported functions that the Ctrl-Alt-Del sequence can perform: a hard reset, which immediately reboots the computer without calling sync(2) and without any other preparation; and a soft reset, which sends the SIGINT (interrupt) signal to the init process (this is always the process with PID 1). If this option is used, the init(8) program must support this feature. Since there are now several init(8) programs in the Linux community, please consult the documentation for the version that you are currently using. ctrlaltdel is usually used in the /etc/rc.local file. FILES
/etc/rc.local SEE ALSO
simpleinit(8), init(8) AUTHOR
Peter Orbaek (poe@daimi.aau.dk) AVAILABILITY
The ctrlaltdel command is part of the util-linux package and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux/. Linux 1.2 25 October 1993 CTRLALTDEL(8)
All times are GMT -4. The time now is 10:18 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy