Ask a Question related to Linux Setup, Configuration & Administration, Design and Development.
-
Leo #1
How to start Linux on Win2K/Linux system?
I installed RH8.0 first, and Win2K second. Everytime when I boot
machine, I always get Win2K. I can only enter Linux using reboot disk.
Someone told me to copy/past bootsect.lnx to c:\ and modify boot.inc
(append c:\bootsect.lnx="linux". I could see the two options when I
reboot, but when I select Linux. Nothing happened.
Anyone please tell me what's I am wrong or how to start linux in my
situation. Thanks very much in advance.
Leo
Leo Guest
-
IBM switching to Linux destops in Germany according to a Linux Forum 2006
Dear all, IBM switching to Linux destops in Germany according to a Linux Forum 2006. How do you think about this? It means IBM is not upgrade to... -
ODBC, Linux, Win2k - how to automate DSN setup?
I need to access databases on both win2k and Linux systems but I have to set up the DSNs under program control ... no uses using GUIs ... Has... -
Have Win2K+Linux dual boot; want to upgrade to XP
Hi, One would assume this is a FAQ, but I couldn't find anything directly applicable... I currently have a dual-boot machine with RH9 and... -
Can't get PHP to work on Linux - troubleshoot or start from scratch?
Is it more time-consuming to troubleshoot or just start from scratch. PHP used to work that's why I'm tempted to just re-install Linux. -
How safe is Linux system
Hi there, Cyber security organizations warned network administrators on Wednesday about a Web site hacking contest that appeared to be scheduled... -
mjt #2
Re: How to start Linux on Win2K/Linux system?
Leo wrote:
[url]http://www.pcquest.com/content/networking/100080119.asp[/url]> Anyone please tell me what's I am wrong or how to start linux in my
> situation. Thanks very much in advance.
..
--
/// Michael J. Tobler: motorcyclist, surfer, skydiver, \\\
\\\ and author: "Inside Linux", "C++ HowTo", "C++ Unleashed" ///
\\\ [url]http://pages.sbcglobal.net/mtobler/mjt_linux_page.html[/url] ///
Speer's 1st Law of Proofreading: The visibility of an error is
inversely proportional to the number of times you have looked at it.
mjt Guest
-
Mauriat #3
Re: How to start Linux on Win2K/Linux system?
Leo wrote:
[url]http://www.winimage.com/bootpart.htm[/url]> I installed RH8.0 first, and Win2K second. Everytime when I boot
> machine, I always get Win2K. I can only enter Linux using reboot disk.
>
> Someone told me to copy/past bootsect.lnx to c:\ and modify boot.inc
> (append c:\bootsect.lnx="linux". I could see the two options when I
> reboot, but when I select Linux. Nothing happened.
>
> Anyone please tell me what's I am wrong or how to start linux in my
> situation. Thanks very much in advance.
>
> Leo
--
Mauriat
----------------------------
Remove 'NOSPAM' to email me.
Mauriat Guest
-
Stefan Patric #4
Re: How to start Linux on Win2K/Linux system?
Leo on Sunday 21 September 2003 20:29 wrote:
If you are new to Linux and don't know about lilo or grub or fstab,> I installed RH8.0 first, and Win2K second. Everytime when I boot
> machine, I always get Win2K. I can only enter Linux using reboot
> disk.
>
> Someone told me to copy/past bootsect.lnx to c:\ and modify boot.inc
> (append c:\bootsect.lnx="linux". I could see the two options when I
> reboot, but when I select Linux. Nothing happened.
>
> Anyone please tell me what's I am wrong or how to start linux in my
> situation. Thanks very much in advance.
etc., the easiest way to set up a dual boot system is to reinstall
Red Hat. (Your initial mistake was not installing RH last. Linux
recognizes Windows, but Windows can't recognize Linux.) During the
install, the RH installer will recognize W2k and ask, if you want to
set up a dual boot system. Say, "Yes." And it's done. The next
time you boot the computer, you'll get a boot menu to choose which OS
to boot.
The hard way is to use your Linux boot disk to boot Linux, and set up
lilo.conf and put it on the Master Boot Record manually.
man lilo
man lilo.conf
man fstab
for the details.
--
Stefan Patric
[email]tootek2@yahoo.com[/email]
Stefan Patric Guest
-
Michael C. #5
Re: How to start Linux on Win2K/Linux system?
On 21 Sep 2003 20:29:05 -0700, Leo <pkujchliu@yahoo.com> wrote:
I'm unfamiliar with bootsect.lnx and boot.inc, but try> I installed RH8.0 first, and Win2K second. Everytime when I boot
> machine, I always get Win2K. I can only enter Linux using reboot disk.
>
> Someone told me to copy/past bootsect.lnx to c:\ and modify boot.inc
> (append c:\bootsect.lnx="linux". I could see the two options when I
> reboot, but when I select Linux. Nothing happened.
su -c "/sbin/lilo -v -b bootsect.lnx"
and adding that to c:\boot.ini,
Now I got to try it.
Michael C.
--
[email]mcsuper5@usol.com[/email] [url]http://mcsuper5.freeshell.org/[/url]
Registered Linux User #303915 [url]http://counter.li.org/[/url]
Michael C. Guest



Reply With Quote

