Re: [newbie] Mandrake-7.02.i486.iso ???

2000-05-06 Thread mendes

Hello
Thanks a lot.
Can I simply mount the CD with Mandrake-7.02.i486.iso on a P-133 with
CD on the other side of the lab and then use it to install mandrake on the old
486?

Regards

Eduardo




 There is a way to do a net install via FTP (and maybe HTTP too). I've been tempted 
to try it, just to say I did, but 
 haven't needed to. It involves making a boot disk which contains an extremely
 small version of linux.  
 You boot off the disk, and then into the installer, where you input the address of 
some ftp site which contains Mandrake.
 
 However, finding a non ISO of the i486 install might be hard. Blashpemous as it 
sounds, 
 Red Hat might be a better choice for your particular installation.
 
 http://www.linux-mandrake.com/en/demos/Demo/Mandrake7/install/pages/install.html
 
 Has pointers on where to start. Pedantic as it sounds, you'll probably want a fast 
connection.
 
 Regards,
 Nathan
 
 - Original Message - 
 From: "mendes" [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Friday, May 05, 2000 9:22 AM
 Subject: [newbie] Mandrake-7.02.i486.iso ???
 
 
  Hello
   Is Mandrake-7.02.i486.iso an image for 486 SX?
   I have an old 486 SX machine without CD rom but if a netcard. Could
  someone give a help on how to install Mandrake on such a machine?
  
   Thanks a lot.
  
  Eduardo
  
 




Re: [newbie] Mandrake-7.02.i486.iso ???

2000-05-06 Thread flupke



On Sat, 6 May 2000, mendes wrote:

 Hello
   Thanks a lot.
   Can I simply mount the CD with Mandrake-7.02.i486.iso on a P-133 with
 CD on the other side of the lab and then use it to install mandrake on the old
 486?
Yes, but it is not necessary to burn the ISO image. You can mount it from
your hard drive :
mkdir mdk
mount -o loop Mandrake-7.02.i486.iso mdk

and the files will be accessible in the mdk directory

HTH
Flupke

 
   Regards
 
 Eduardo
 
 
 
 
  There is a way to do a net install via FTP (and maybe HTTP too). I've been tempted 
to try it, just to say I did, but 
  haven't needed to. It involves making a boot disk which contains an extremely
  small version of linux.  
  You boot off the disk, and then into the installer, where you input the address of 
some ftp site which contains Mandrake.
  
  However, finding a non ISO of the i486 install might be hard. Blashpemous as it 
sounds, 
  Red Hat might be a better choice for your particular installation.
  
  http://www.linux-mandrake.com/en/demos/Demo/Mandrake7/install/pages/install.html
  
  Has pointers on where to start. Pedantic as it sounds, you'll probably want a fast 
connection.
  
  Regards,
  Nathan
  
  - Original Message - 
  From: "mendes" [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Sent: Friday, May 05, 2000 9:22 AM
  Subject: [newbie] Mandrake-7.02.i486.iso ???
  
  
   Hello
Is Mandrake-7.02.i486.iso an image for 486 SX?
I have an old 486 SX machine without CD rom but if a netcard. Could
   someone give a help on how to install Mandrake on such a machine?
   
Thanks a lot.
   
   Eduardo
   
  
 
 




Re: [newbie] Mandrake-7.02.i486.iso ???

2000-05-06 Thread mendes

Many thanks 

Eduardo




 On Sat, 6 May 2000, mendes wrote:
 
  Hello
  Thanks a lot.
  Can I simply mount the CD with Mandrake-7.02.i486.iso on a P-133 with
  CD on the other side of the lab and then use it to install mandrake on the old
  486?
 Yes, but it is not necessary to burn the ISO image. You can mount it from
 your hard drive :
 mkdir mdk
 mount -o loop Mandrake-7.02.i486.iso mdk
 
 and the files will be accessible in the mdk directory
 
 HTH
 Flupke
 
  
  Regards
  
  Eduardo
  
  
  
  
   There is a way to do a net install via FTP (and maybe HTTP too). I've been 
tempted to try it, just to say I did, but 
   haven't needed to. It involves making a boot disk which contains an extremely
   small version of linux.  
   You boot off the disk, and then into the installer, where you input the address 
of some ftp site which contains Mandrake.
   
   However, finding a non ISO of the i486 install might be hard. Blashpemous as it 
sounds, 
   Red Hat might be a better choice for your particular installation.
   
   http://www.linux-mandrake.com/en/demos/Demo/Mandrake7/install/pages/install.html
   
   Has pointers on where to start. Pedantic as it sounds, you'll probably want a 
fast connection.
   
   Regards,
   Nathan
   
   - Original Message - 
   From: "mendes" [EMAIL PROTECTED]
   To: [EMAIL PROTECTED]
   Sent: Friday, May 05, 2000 9:22 AM
   Subject: [newbie] Mandrake-7.02.i486.iso ???
   
   
Hello
 Is Mandrake-7.02.i486.iso an image for 486 SX?
 I have an old 486 SX machine without CD rom but if a netcard. Could
someone give a help on how to install Mandrake on such a machine?

 Thanks a lot.

Eduardo

   
  
 




[newbie] Mandrake-7.02.i486.iso ???

2000-05-05 Thread mendes

Hello
Is Mandrake-7.02.i486.iso an image for 486 SX?
I have an old 486 SX machine without CD rom but if a netcard. Could
someone give a help on how to install Mandrake on such a machine?

Thanks a lot.

Eduardo




Re: [newbie] Mandrake-7.02.i486.iso ???

2000-05-05 Thread Paul

On Thu, 4 May 2000, mendes wrote:

Hello
   Is Mandrake-7.02.i486.iso an image for 486 SX?
   I have an old 486 SX machine without CD rom but if a netcard. Could
someone give a help on how to install Mandrake on such a machine?

   Thanks a lot.

It does look like it! 486 is 486, only the SX has some features stripped,
so it should do it.

Paul

)0(---)0(

Nothing is impossible for the person who
doesn't have to do it himself.

)0([[EMAIL PROTECTED]]-)0(
http://nlpagan.net - ICQ 147208
Registered Linux User 174403




Re: [newbie] Mandrake-7.02.i486.iso ???

2000-05-05 Thread Hopper

There is a way to do a net install via FTP (and maybe HTTP too). I've been tempted to 
try it, just to say I did, but haven't needed to. It involves making a boot disk which 
contains an extremely small version of linux. 

You boot off the disk, and then into the installer, where you input the address of 
some ftp site which contains Mandrake.

However, finding a non ISO of the i486 install might be hard. Blashpemous as it 
sounds, Red Hat might be a better choice for your particular installation.

http://www.linux-mandrake.com/en/demos/Demo/Mandrake7/install/pages/install.html

Has pointers on where to start. Pedantic as it sounds, you'll probably want a fast 
connection.

Regards,
Nathan

- Original Message - 
From: "mendes" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, May 05, 2000 9:22 AM
Subject: [newbie] Mandrake-7.02.i486.iso ???


 Hello
  Is Mandrake-7.02.i486.iso an image for 486 SX?
  I have an old 486 SX machine without CD rom but if a netcard. Could
 someone give a help on how to install Mandrake on such a machine?
 
  Thanks a lot.
 
 Eduardo
 
 




[newbie] Mandrake 7.02-i486

2000-04-23 Thread Dallas Haggar

Hi,
I have installed V7.02 i486 on my old DX2/66 PC. When I try to login as root I get 
'incorrect login'. If I login with the user I created during the install and 'su -' I 
can enter the root password and become root. Anyone seen this before?
Dallas

-
 Send Amazing Cards FREE by e-mail with 
 FREE e-Gift and FREE decoration: 
 www.mini-card.com/index.asp?referer=fm1
-
 Get your own free email account at
 http://www.freemail.com.au/ now part of the 
 Webuser.com.au independent portal. Visit at…
 http://www.webuser.com.au
-


Re: [newbie] Mandrake 7.02-i486

2000-04-23 Thread Monte Milanuk

Yes.  Depending on the security level you choose during login, you
cannot log directly into the console as root. This is supposed to help
in auditing which user became root and did something they shouldn't have
when there is more than one root user.

Monte

Dallas Haggar wrote:
 
 Hi,
 I have installed V7.02 i486 on my old DX2/66 PC. When I try to login as root I get 
'incorrect login'. If I login with the user I created during the install and 'su -' I 
can enter the root password and become root. Anyone seen this before?
 Dallas
 
 -
  Send Amazing Cards FREE by e-mail with
  FREE e-Gift and FREE decoration:
  www.mini-card.com/index.asp?referer=fm1
 -
  Get your own free email account at
  http://www.freemail.com.au/ now part of the
  Webuser.com.au independent portal. Visit at?
  http://www.webuser.com.au
 -

__
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com




Re: [[newbie] Mandrake 7.02-i486]

2000-04-23 Thread Jaguar

I believe your problem lies in the system security, lower it a notch or
two...and ROOT will be able to login.  Use DrakConf to access the system
security.
HTH
Jaguar

Dallas Haggar [EMAIL PROTECTED] wrote:
 Hi,
 I have installed V7.02 i486 on my old DX2/66 PC. When I try to login as root
I get 'incorrect login'. If I login with the user I created during the install
and 'su -' I can enter the root password and become root. Anyone seen this
before?
 Dallas
 
 -
  Send Amazing Cards FREE by e-mail with 
  FREE e-Gift and FREE decoration: 
  www.mini-card.com/index.asp?referer=fm1
 -
  Get your own free email account at
  http://www.freemail.com.au/ now part of the 
  Webuser.com.au independent portal. Visit at…
  http://www.webuser.com.au
 -


The Dogma chased the Stigma, and was hit by the Karma.


Get your own FREE, personal Netscape WebMail account today at 
http://webmail.netscape.com.




[newbie] mandrake 7.02

2000-03-12 Thread Bill Kinsey

I have Mandrake 7.0. I purchased it from LinuxCentral but where can I find
7.02



Re: [newbie] mandrake 7.02

2000-03-12 Thread Alan Shoemaker

Billit's actually 7.0-2 and you can effective update your
7.0 cd by downloading the appropriate floppy image from:

ftp://ftp.linux.tucows.com/pub/distributions/Mandrake/Mandrake/updates/7.00/images/

and making a boot floppy to boot from instead of booting from
the 7.0 cd itself.  

Below are two vendors that I know are shipping the 7.0-2 cd.

http://www.lsl.com/
http://www.LLand.com/products/sw/mandrake/default.asp

Alan


Bill Kinsey wrote:
 
 I have Mandrake 7.0. I purchased it from LinuxCentral but where can I find
 7.02



[newbie] mandrake 7.02

2000-02-17 Thread Kyle Filipski

Linux labs has the new 7.02 free version (works now)
cost me $8 with shipping
www.lsl.com

C-Ya Flip