[newbie] changing boot devices

2001-06-11 Thread jose orlando t. ribeiro


Well,

I think that is a good one...

I have a LM8 install in a machine with 2 ide drives (/dev/hda and
/dev/hdb) and a ide cd-rom writer (/dev/hdc).with dual boot for win98
and linux

They work like this now:

/dev/hda is a UDMA100 40G HD and master at IDE interface 1 (win98)

/dev/hdb is a UDMA33 4.2G HD and slave at IDE interface 1 (linux)

/dev/hdc is the cd-rom and master at IDE interface 2

Why I want to change this, if all works fine ? Well, since /dev/hda is a
UDMA 100 HD and /dev/hdb is a UDMA 33 HD the interface IDE1 works only
at UDMA 33 performance... so to squeeze a little more performance from
my system I want to do this:

/dev/hda is a UDMA100 40G HD and master at IDE interface 1 (win98)

/dev/hdc is a UDMA33 4.2G HD and master at IDE interface 2 (linux)

/dev/hdd is the cd-rom and slave at IDE interface 2

I've tried to change the cables but I had no succes... linux wouldn't
boot, failing with that message:

== begin error message =

VFS Can not open root device "341" or 03:41
Please append a correct "root" boot option

 end error message =


I tried then use a floppy drive for booting and passing the parameter
"linux= boot /dev/hdc" and I've had the same error message again.

So I returned the old configuration and I'm looking for some help now...

I think that the main consideration is: how the links that I use in X
and in the command line will work after this? A link is a reference to a
file or to a device and a file??? How I change references about
/dev/cdrom? CD players and burners and file system will fail to find
it... what files/configs I have to change? I'm using Reiser FS, by the way.

Thanks for any help...

orlando

== my lilo.conf 

boot=/dev/hda
map=/boot/map
install=/boot/boot.b
vga=normal
default=windows
keytable=/boot/us-latin1.klt
lba32
prompt
timeout=50
message=/boot/message-graphic
menu-scheme=wb:bw:wb:bw
other=/dev/fd0
 label=floppy
 unsafe
image=/boot/vmlinuz
 label=linux
 root=/dev/hdb1
 initrd=/boot/initrd.img
 append=" hdc=ide-scsi quiet"
 vga=788
 read-only
image=/boot/vmlinuz
 label=linux-nonfb
 root=/dev/hdb1
 initrd=/boot/initrd.img
 append=" hdc=ide-scsi"
 read-only
image=/boot/vmlinuz
 label=failsafe
 root=/dev/hdb1
 initrd=/boot/initrd.img
 append=" hdc=ide-scsi failsafe"
 read-only
other=/dev/hda1
 label=windows
 table=/dev/hda





Re: [newbie] problem with mysql

2001-06-06 Thread Jose Orlando T. Ribeiro


To Kuang:

the users in MySQL aren´t the same users that log in you Linux box.

you have to create these users in MySQL and define what databases these
users can view, modify, create... thats why only root has access when
you start MySQL without creating users.

You can create users in the MySQL console or, if you have Webmin installed, 
in the Webmin MySQL option.

orlando

Ilya Sterin wrote:
> 
> How about changing the execute permissions.  What error message are you
> getting?
> 
> Ilya Sterin
> 
> >From: "Kuang" <[EMAIL PROTECTED]>
> >To: <[EMAIL PROTECTED]>
> >Subject: [newbie] problem with mysql
> >Date: Wed, 6 Jun 2001 12:30:00 +0700
> >
> >MySQL server is working
> >but only root account in linux can run MySQL client
> >what should I do to make it available to other account
> >thanks a lot...
> 
> _
> Get your FREE download of MSN Explorer at http://explorer.msn.com

-- 

,~~v~~,,~~v~~, 
   ,'.   .',  ,'.   .', 
  ===  +  ======  +  === 
   /   ~   \  /   ~   \
  /\_m   m_/\/\_m   m_/\
 .\  +--+  /. 
 /   ! [EMAIL PROTECTED]  !   \  
  /  +--+  \  
   `\m/ \m/'   `\m/ \m/'




Re: [newbie] The good, the bad & the ugly

2001-06-05 Thread Jose Orlando T. Ribeiro


In linux there is the "md5sum" command, so the "md5sum filename" generates
the md5 checksum from "filename". There is an implementation of that 
command for MSDOS/Win9x. If you can´t find it, I can send you the file,
I don´t have the link where I found it...

By the way... the checksum of an iso image takes a few minutes... time for
a break :-)

orlando

Adam Henson wrote:
> 
> Hmm.. I'll check it.
> 
>  How do I check the md5sums are correct?
> 
> > -Original Message-
> > From: Jose Orlando T. Ribeiro [SMTP:[EMAIL PROTECTED]]
> > Sent: 05 June 2001 18:24
> > To:   Adam Henson
> > Subject:  Re: [newbie] The good, the bad & the ugly
> >
> >
> > I have seen this problem with a downloaded image that wasn´t right.
> >
> > did you checked the md5 before burning the images?
> >
> > I think that at this point the system is trying to pass the control to
> > the boot manager.
> >
> > orlando
> >
> > Adam Henson wrote:
> > >
> > > Calderas Openlinux desktop is nowhere near as good as Mandrake, I've
> > > found after downloading and installing.  But unfortunately it looks
> > like
> > > I'm stuck with it, as Mandrake /still/ will not boot on my laptop.
> > The
> > > other day it actually ONCE went past the INIT 2.78 Booting  line,
> > but
> > > then halted on the next line (Starting Linux Mandrake).  What is the
> > > system doing around this point?  I'm trying to narrow it down...
> > >
> > >   Whole systems locks up at  INIT (Version 2.78 Booting)
> > >
> > >  Help!
> > >
> > > Adam Henson
> > > Facts Helpdesk Advisor
> > > Meggitt Petroleum Systems
> > > Tel : 02476 69
> > > Fax:02476 418210
> >
> > --
> >
> > ,~~v~~,,~~v~~,
> >,'.   .',  ,'.   .',
> >   ===  +  ======  +  ===
> >/   ~   \  /   ~   \
> >   /\_m   m_/\/\_m   m_/\
> >  .\  +--+  /.
> >  /   ! [EMAIL PROTECTED]  !   \
> >   /  +--+  \
> >`\m/ \m/'   `\m/ \m/'

-- 

,~~v~~,,~~v~~, 
   ,'.   .',  ,'.   .', 
  ===  +  ======  +  === 
   /   ~   \  /   ~   \
  /\_m   m_/\/\_m   m_/\
 .\  +--+  /. 
 /   ! [EMAIL PROTECTED]  !   \  
  /  +--+  \  
   `\m/ \m/'   `\m/ \m/'