Re: [expert] howdo I single boot?

2000-08-16 Thread faisal

do you have the least idea where can i find this visual lilo ?


- Original Message -
From: "Greg Stewart" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: "Mark Weaver" [EMAIL PROTECTED]
Sent: Wednesday, August 16, 2000 5:33 AM
Subject: Re: [expert] howdo I single boot?


 Well, you've got to have *something* to do the booting...what else would
you
 use? Grub? The new Graphical Lilo (whatever it's called)? They're all
 basically the same, but like Sarang said in that other e-mail you
responded
 to, you can configure Lilo to go straight through to the boot process
 without even having to see it.

 My firewall boots so quickly, I don't even have the time to tell Lilo to
use
 small fonts! I've had to enter "vga=9" to the lilo.conf file and re-run
lilo
 to get it to do it for its lone self. (I don't know waht's up with that
 BIOS, and LIlo, but they're damned quick! And the machine's only a Pentium
 MMX!

 --Greg

  I've got a question I've been pondering for a while. for the longest
time
  i've been dual-booting. about a year and a half now, but i've come to
the
  point where i want to take windows completely of my system. how would I
  set Linux up to boot if I didn't need to use LILO to boot with?
 
  --
  Mark
  
  **  =/\=  No Penguins were harmed |
  ** _||_ in the making of this |
  **  =\/=  message... | Registered Linux user #182496
  
 
 




__
 message envoye depuis http://www.ifrance.com
 emails (pop)-sites persos (espace illimite)-agenda-favoris
(bookmarks)-forums
 Ecoutez ce message par tel ! : 08 92 68 92 15 (france uniquement)









Re: [expert] howdo I single boot?

2000-08-16 Thread Mark Weaver

Faisal,

He's talking about Grub, and you can find it on the installation CD that
you have with Mandrake in it. If you don't have the CD's you can find
the RPM at just about any FTP site that has Mandrake on it.
ftp://ftp.tux.org

click this link and you can download the file so install grub
ftp://ftp.tux.org/distributions/mandrake/7.1/Mandrake/RPMS/grub-0.5.94-12mdk.i586.rpm

have fun,

Mark

faisal wrote:
 
 do you have the least idea where can i find this visual lilo ?
 
 - Original Message -
 From: "Greg Stewart" [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Cc: "Mark Weaver" [EMAIL PROTECTED]
 Sent: Wednesday, August 16, 2000 5:33 AM
 Subject: Re: [expert] howdo I single boot?
 
  Well, you've got to have *something* to do the booting...what else would
 you
  use? Grub? The new Graphical Lilo (whatever it's called)? They're all
  basically the same, but like Sarang said in that other e-mail you
 responded
  to, you can configure Lilo to go straight through to the boot process
  without even having to see it.
 
  My firewall boots so quickly, I don't even have the time to tell Lilo to
 use
  small fonts! I've had to enter "vga=9" to the lilo.conf file and re-run
 lilo
  to get it to do it for its lone self. (I don't know waht's up with that
  BIOS, and LIlo, but they're damned quick! And the machine's only a Pentium
  MMX!
 
  --Greg
 
   I've got a question I've been pondering for a while. for the longest
 time
   i've been dual-booting. about a year and a half now, but i've come to
 the
   point where i want to take windows completely of my system. how would I
   set Linux up to boot if I didn't need to use LILO to boot with?
  
   --
   Mark
   
   **  =/\=  No Penguins were harmed |
   ** _||_ in the making of this |
   **  =\/=  message... | Registered Linux user #182496
   
  
  
 
 
 
 
 __
  message envoye depuis http://www.ifrance.com
  emails (pop)-sites persos (espace illimite)-agenda-favoris
 (bookmarks)-forums
  Ecoutez ce message par tel ! : 08 92 68 92 15 (france uniquement)
 
 
 
 




Re: [expert] howdo I single boot?

2000-08-16 Thread John Aldrich

On Tue, 15 Aug 2000, you wrote:
 Well...now wait a minute...That's an interesting concept. What it 'that'
 and how would one do that?
 
No network access, and no login prompt either. Type "linux single" at
the lilo prompt (minus quotes) and it should put you into single-user
mode. It's good for some disk repair stuff, etc.
John




Re: [expert] howdo I single boot?

2000-08-15 Thread Jean-Louis Debert

Mark Weaver wrote:
 
 I've got a question I've been pondering for a while. for the longest time
 i've been dual-booting. about a year and a half now, but i've come to the
 point where i want to take windows completely of my system. how would I
 set Linux up to boot if I didn't need to use LILO to boot with?

You _have to_ use LILO (or something else, e.g. grub) to _load_
your kernel at boot time. So when you remove windows, you don't
change anything about the linux entries in your lilo.conf file,
you simply remove the entry for the windows boot.
But if you always want to boot the same kernel without asking you,
you can remove the prompt in lilo specification, and/or specify
a zero delay.

-- 
Jean-Louis Debert[EMAIL PROTECTED]
74 Annemasse  France
old Linux fan




Re: [expert] howdo I single boot?

2000-08-15 Thread Sarang Lakare

You can configure LILO to not wait for prompt atall (unless you keep the
left shift key pressed) and that will act as a direct Linux boot!

-sarang




Re: [expert] howdo I single boot?

2000-08-15 Thread Mark Weaver

"Zaleski, Matthew (M.E.)" wrote:
 
 Use GRUB.  Sorry, cheap shot.  You have to have a boot loader, whether it's
 LILO, GRUB, or some other package.  LILO and GRUB don't really care if you
 are dual-booting 2 operating systems or dual-booting 2 different versions of
 the Linux kernel.  All they care about is disk locations of bootstrap code
 for your particular OS.
 
 Matt
 
  -Original Message-
  From: Mark Weaver [mailto:[EMAIL PROTECTED]]
  Sent: Tuesday, August 15, 2000 6:44 AM
  To: [EMAIL PROTECTED]
  Subject: [expert] howdo I single boot?
 
 
  I've got a question I've been pondering for a while. for the
  longest time
  i've been dual-booting. about a year and a half now, but i've
  come to the
  point where i want to take windows completely of my system.
  how would I
  set Linux up to boot if I didn't need to use LILO to boot with?
 
  --
  Mark
  --
  --
  **  =/\=  No Penguins were harmed |
  ** _||_ in the making of this   |
  **  =\/=  message...  | Registered Linux user #182496
  --
  --
 
 
thanks matt...that'll work just fine.
-- 
Mark
--
**   =/\=   **  =/\=**  =/\=
**  NO PENGUINS WERE MISTREATED IN THE MAKING OF THIS MESSAGE
**  REGISTERED LINUX USER #182496
--




Re: [expert] howdo I single boot?

2000-08-15 Thread Mark Weaver

Sarang Lakare wrote:
 
 You can configure LILO to not wait for prompt atall (unless you keep the
 left shift key pressed) and that will act as a direct Linux boot!
 
 -sarang

Now there's an idea. that would get the kids around the house a
hollerin!

:)
-- 
Mark
--
**   =/\=   **  =/\=**  =/\=
**  NO PENGUINS WERE MISTREATED IN THE MAKING OF THIS MESSAGE
**  REGISTERED LINUX USER #182496
--




RE: [expert] howdo I single boot?

2000-08-15 Thread Zaleski, Matthew (M.E.)

Use GRUB.  Sorry, cheap shot.  You have to have a boot loader, whether it's
LILO, GRUB, or some other package.  LILO and GRUB don't really care if you
are dual-booting 2 operating systems or dual-booting 2 different versions of
the Linux kernel.  All they care about is disk locations of bootstrap code
for your particular OS.

Matt

 -Original Message-
 From: Mark Weaver [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, August 15, 2000 6:44 AM
 To: [EMAIL PROTECTED]
 Subject: [expert] howdo I single boot?
 
 
 I've got a question I've been pondering for a while. for the 
 longest time
 i've been dual-booting. about a year and a half now, but i've 
 come to the
 point where i want to take windows completely of my system. 
 how would I
 set Linux up to boot if I didn't need to use LILO to boot with?
 
 -- 
 Mark
 --
 --
 **  =/\=  No Penguins were harmed | 
 ** _||_ in the making of this   |
 **  =\/=  message...  | Registered Linux user #182496
 --
 --
 
 




Re: [expert] howdo I single boot?

2000-08-15 Thread Mark Weaver

Greg,

that sounds like a good problem to have.  :)

Greg Stewart wrote:
 
 Well, you've got to have *something* to do the booting...what else would you
 use? Grub? The new Graphical Lilo (whatever it's called)? They're all
 basically the same, but like Sarang said in that other e-mail you responded
 to, you can configure Lilo to go straight through to the boot process
 without even having to see it.
 
 My firewall boots so quickly, I don't even have the time to tell Lilo to use
 small fonts! I've had to enter "vga=9" to the lilo.conf file and re-run lilo
 to get it to do it for its lone self. (I don't know waht's up with that
 BIOS, and LIlo, but they're damned quick! And the machine's only a Pentium
 MMX!
 
 --Greg
 
  I've got a question I've been pondering for a while. for the longest time
  i've been dual-booting. about a year and a half now, but i've come to the
  point where i want to take windows completely of my system. how would I
  set Linux up to boot if I didn't need to use LILO to boot with?
 
  --
  Mark
  
  **  =/\=  No Penguins were harmed |
  ** _||_ in the making of this |
  **  =\/=  message... | Registered Linux user #182496
  
 
 
 
 
 __
 message envoye depuis http://www.ifrance.com
 emails (pop)-sites persos (espace illimite)-agenda-favoris (bookmarks)-forums
 Ecoutez ce message par tel ! : 08 92 68 92 15 (france uniquement)

-- 
Mark
--
**   =/\=   **  =/\=**  =/\=
**  NO PENGUINS WERE MISTREATED IN THE MAKING OF THIS MESSAGE
**  REGISTERED LINUX USER #182496
--




Re: [expert] howdo I single boot?

2000-08-15 Thread Greg Stewart

Well, you've got to have *something* to do the booting...what else would you
use? Grub? The new Graphical Lilo (whatever it's called)? They're all
basically the same, but like Sarang said in that other e-mail you responded
to, you can configure Lilo to go straight through to the boot process
without even having to see it.

My firewall boots so quickly, I don't even have the time to tell Lilo to use
small fonts! I've had to enter "vga=9" to the lilo.conf file and re-run lilo
to get it to do it for its lone self. (I don't know waht's up with that
BIOS, and LIlo, but they're damned quick! And the machine's only a Pentium
MMX!

--Greg

 I've got a question I've been pondering for a while. for the longest time
 i've been dual-booting. about a year and a half now, but i've come to the
 point where i want to take windows completely of my system. how would I
 set Linux up to boot if I didn't need to use LILO to boot with?

 --
 Mark
 
 **  =/\=  No Penguins were harmed |
 ** _||_ in the making of this |
 **  =\/=  message... | Registered Linux user #182496
 



 
__
message envoye depuis http://www.ifrance.com
emails (pop)-sites persos (espace illimite)-agenda-favoris (bookmarks)-forums 
Ecoutez ce message par tel ! : 08 92 68 92 15 (france uniquement)






Re: [expert] howdo I single boot?

2000-08-15 Thread David M. Kufta

** Reply to message from Mark Weaver [EMAIL PROTECTED] on Tue, 15 Aug
2000 18:48:38 -0400


 "Zaleski, Matthew (M.E.)" wrote:
  
  Use GRUB.  Sorry, cheap shot.  You have to have a boot loader, whether it's
  LILO, GRUB, or some other package.  LILO and GRUB don't really care if you
  are dual-booting 2 operating systems or dual-booting 2 different versions of
  the Linux kernel.  All they care about is disk locations of bootstrap code
  for your particular OS.
  
  Matt
  
   -Original Message-
   From: Mark Weaver [mailto:[EMAIL PROTECTED]]
   Sent: Tuesday, August 15, 2000 6:44 AM
   To: [EMAIL PROTECTED]
   Subject: [expert] howdo I single boot?
  
  
   I've got a question I've been pondering for a while. for the
   longest time
   i've been dual-booting. about a year and a half now, but i've
   come to the
   point where i want to take windows completely of my system.
   how would I
   set Linux up to boot if I didn't need to use LILO to boot with?
  
   --
   Mark
   --
   --
   **  =/\=  No Penguins were harmed |
   ** _||_ in the making of this   |
   **  =\/=  message...  | Registered Linux user #182496
   --
   --
  
  
 thanks matt...that'll work just fine.
 -- 
 Mark
 --
 **=/\=   **  =/\=**  =/\**   NO PENGUINS WERE MISTREATED IN 
THE MAKING OF THIS MESSAGE
 **   REGISTERED LINUX USER #182496
 --

linux single at the lilo boot should do it for you

Dave

David M. Kufta
Konsult Ltd.
[EMAIL PROTECTED]

Mandrake Linux 7.1 (2.2.17) / Polarbar Mailer 1.16c
JDK 1.1.8 IBM build l118-2325 (JIT enabled: jitc)





Re: [expert] howdo I single boot?

2000-08-15 Thread David M. Kufta

** Reply to message from "David M. Kufta" [EMAIL PROTECTED] on
Tue, 15 Aug 2000 21:24:04 -0400


 ** Reply to message from Mark Weaver [EMAIL PROTECTED] on Tue, 15 Aug
 2000 18:48:38 -0400
 
 
  "Zaleski, Matthew (M.E.)" wrote:
   
   Use GRUB.  Sorry, cheap shot.  You have to have a boot loader, whether it's
   LILO, GRUB, or some other package.  LILO and GRUB don't really care if you
   are dual-booting 2 operating systems or dual-booting 2 different versions of
   the Linux kernel.  All they care about is disk locations of bootstrap code
   for your particular OS.
   
   Matt
   
-Original Message-
From: Mark Weaver [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 15, 2000 6:44 AM
To: [EMAIL PROTECTED]
Subject: [expert] howdo I single boot?
   
   
I've got a question I've been pondering for a while. for the
longest time
i've been dual-booting. about a year and a half now, but i've
come to the
point where i want to take windows completely of my system.
how would I
set Linux up to boot if I didn't need to use LILO to boot with?
   
--
Mark
--
--
**  =/\=  No Penguins were harmed |
** _||_ in the making of this   |
**  =\/=  message...  | Registered Linux user #182496
--
--
   
   
  thanks matt...that'll work just fine.
  -- 
  Mark
  --
  ** =/\=   **  =/\=**  =/\**   NO PENGUINS WERE 
MISTREATED IN THE MAKING OF THIS MESSAGE
  **REGISTERED LINUX USER #182496
  --
 
 linux single at the lilo boot should do it for you
 
  Dave
 
  David M. Kufta
  Konsult Ltd.
  [EMAIL PROTECTED]
 
  Mandrake Linux 7.1 (2.2.17) / Polarbar Mailer 1.16c
  JDK 1.1.8 IBM build l118-2325 (JIT enabled: jitc)

Sorry  I misunderstood the post I thought you were looking to boot
into single user mode 

red faced and embarassed.


David M. Kufta
Konsult Ltd.
[EMAIL PROTECTED]

Mandrake Linux 7.1 (2.2.17) / Polarbar Mailer 1.16c
JDK 1.1.8 IBM build l118-2325 (JIT enabled: jitc)





Re: [expert] howdo I single boot?

2000-08-15 Thread Mark Weaver

Well...now wait a minute...That's an interesting concept. What it 'that'
and how would one do that?

Mark

 Sorry  I misunderstood the post I thought you were looking to boot
 into single user mode 
 
 red faced and embarassed.
 
 David M. Kufta
 Konsult Ltd.
 [EMAIL PROTECTED]
 
 Mandrake Linux 7.1 (2.2.17) / Polarbar Mailer 1.16c
 JDK 1.1.8 IBM build l118-2325 (JIT enabled: jitc)