Unix Technical Forum

I booted the SUSE bootdisks

This is a discussion on I booted the SUSE bootdisks within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> I don't remember what I should look for - someone had a question about a suse install, that it ...


Go Back   Unix Technical Forum > Unix Operating Systems > Slackware Linux Support

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-19-2008, 02:56 PM
Rich Grise
 
Posts: n/a
Default I booted the SUSE bootdisks

I don't remember what I should look for - someone had a question
about a suse install, that it had immediately started formatting
their drive or something. Well, I just booted the suse floppies,
and it gave me a very cute splash screen with some kind of creature
and "welcome" in a variety of languages/fonts, then a boot menu a
lot like LILO's, but GUI:

Boot from Hard Disk
Installation
Installation - ACPI disabled
Installation - Safe Settings
Manual Installation
Rescue System

in a box, a text line for boot options, then a sort of menu bar on the
bottom:
F1 Help F2 1280 x 1024 F3 CD-ROM F4 English F5 Silent F6 Driver Update

Well, Boot from Hard Disk boots my LILO.
Installation asks for bootdisk 2 and 3, then asks for the CD. Very
snazzy eye candy, with a selection of menus and stuff, but it didn't
start formatting my drive. Maybe because I didn't put a CD in and
say, "Install".

But one of the options was "shut down", and it shut the computer
down!

How can I make my Slack do that?

(BTW, I don't think I'm going to bother to install Suse just to look
at it - I'm already a Slack Advocate! :-)

But I wanted to be able to say, "See? It didn't do mine." >:->

Cheers!
Rich

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-19-2008, 02:56 PM
Franklin
 
Posts: n/a
Default Re: I booted the SUSE bootdisks

On Tue, 28 Sep 2004 02:31:18 +0000, Rich Grise wrote:

> I don't remember what I should look for - someone had a question
> about a suse install, that it had immediately started formatting
> their drive or something.


IIRC, the OP was installing SuSE from a disk she got for free from a
magazine. While I am not at all familiar with this disk, it may be that
this was a third party SuSE promo without YaST, and thus was not equiped
with the installer that those of use who use SuSE are familiar with.

Otherwise I would agree, YaST allows for various formatting options as
well as package selection.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-19-2008, 02:56 PM
Lew Pitcher
 
Posts: n/a
Default Re: I booted the SUSE bootdisks

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Rich Grise wrote:
[snip]
> But one of the options was "shut down", and it shut the computer
> down!
>
> How can I make my Slack do that?


Enable the kernel apm or acpi support.

For apm, uncomment the
/sbin/modprobe apm
line in /etc/rc.d/rc.modules



- --
Lew Pitcher

Master Codewright & JOAT-in-training | GPG public key available on request
Registered Linux User #112576 (http://counter.li.org/)
Slackware - Because I know what I'm doing.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFBWM8fagVFX4UWr64RAm/qAKCnXozVZGyh4TavYyaYFsGA716yYwCgtAm5
/lDJGPSkBW75nLF3Tk0n5Xg=
=1bt/
-----END PGP SIGNATURE-----
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-19-2008, 02:56 PM
Shilo Bacca
 
Posts: n/a
Default Re: I booted the SUSE bootdisks

> How can I make my Slack do that?

Do what? Give you a fancy menu when you put in the installation CD?
You'd have to make your own custom installation CD. If you just want the
pretty menu and options when you boot up, there are a few options. Which
one you'd like to use depends on exactly what it is you'd like to do. The
three options that come to mind are:

1) Install bootsplash
2) Enable a graphical LILO
3) Use GRUB instead of LILO

There's plenty of information on the internet about doing any of those
three things. For me, a boot loader that does it's job is good enough, so
I stuck with LILO. I did enable the Graphical LILO just to make it a bit
prettier. The LILO documentation (which is probably already on your
system) is pretty helpful with that. Just keep a boot disk around in case
you mess up, and remember that you can never run "/sbin/lilo" too many
times.

Good luck,

Shilo


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-19-2008, 02:58 PM
Rich Grise
 
Posts: n/a
Default slack linux shutdown shuts down computer turn off was Re: I booted the SUSE bootdisks

On Monday 27 September 2004 07:40 pm, Lew Pitcher did deign to grace us with
the following:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Rich Grise wrote:
> [snip]
>> But one of the options was "shut down", and it shut the computer
>> down!
>>
>> How can I make my Slack do that?

>
> Enable the kernel apm or acpi support.
>
> For apm, uncomment the
> /sbin/modprobe apm
> line in /etc/rc.d/rc.modules
>

Thanks 10^9 for this! I really did try to search for it - this is why I've
changed the subject line, in case anybody else goes looking. :-)
shutdown linux slackware shut down turn off computer.

Cheers!
Rich

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 02-19-2008, 02:58 PM
Rich Grise
 
Posts: n/a
Default Re: I booted the SUSE bootdisks

On Monday 27 September 2004 09:24 pm, Shilo Bacca did deign to grace us with
the following:

>> How can I make my Slack do that?

>
> Do what?


Shut down when I tell it "shutdown -h now". :-)
Lew Pitcher answered it for me:
-----------------
Enable the kernel apm or acpi support.

For apm, uncomment the
* */sbin/modprobe*apm
line in /etc/rc.d/rc.modules
-----------------

> Give you a fancy menu when you put in the installation CD?


Nah. ;-)
....
> For me, a boot loader that does it's job is good enough,

^
Well, notwithstanding I have to gig you one demerit for the extraneous
apostrophe, I'm with you on that. Eye candy can be fun[0], but I don't
trust it for setting up a new system.

Thanks!
Rich
[0] e.g., I'm using knode on kde right now. And runlevel 4 login was
trivial. Change a 3 to a 4. :-) And it shuts the box down now, too. :-)

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 04:25 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com