Linux-Setup Digest #70, Volume #19                Tue, 4 Jul 00 08:13:10 EDT

Contents:
  Re: OpenSSH on Mandrake 7.1 (A Guy Called Tyketto)
  Re: switching between IP addresses easily? (=?iso-8859-1?Q?S=E9bastien?= Cottalorda)
  Re: DAT under Linux (=?iso-8859-1?Q?S=E9bastien?= Cottalorda)
  Re: Redhat 6.2 Dual boot Win2000 ("bOOyah")
  Back space in Mandrake/SGI (Jens Kaalby Thomsen)
  Re: HELP: kernel building / modular kernels (Guy Maskall)
  Red Hat LILO Problem ([EMAIL PROTECTED])
  Re: XTerminal Keyboard Problem (Stefan Hundhammer)
  Re: Red Hat LILO Problem (Jens Kaalby Thomsen)
  How to make a pc to a router ? ("Peter")
  internet ("mathieu.buffenoir")
  apache + php4  ("Jonathan Salomon")
  Re: Problems with fsck on new disk (Bob Martin)
  Re: How to make a pc to a router ? (dramsden)
  mailserver ("Jonathan Salomon")
  Re: Win98SE running inside Linux ??? ("Kjoe")
  What happened to my authentification? ([EMAIL PROTECTED])
  Re: Stupid me, forgot to run /sbin/lilo... ("Andrew E. Schulman")
  Re: Partitions -  Findpart (Svend Olaf Mikkelsen)
  Re: HP 8100i CDRW not working.... (Steve Martin)

----------------------------------------------------------------------------

From: A Guy Called Tyketto <[EMAIL PROTECTED]>
Subject: Re: OpenSSH on Mandrake 7.1
Date: Tue, 04 Jul 2000 08:53:57 GMT

=====BEGIN PGP SIGNED MESSAGE=====
Hash: SHA1

Shippy! <[EMAIL PROTECTED]> wrote:
> I'm running OpenSSH v2.1 on my machine and I'm getting the
> following error when trying to connect to my machine:

> Bad remote protocol version identification: 'sshd: no hostkeys available
> -- exiting.
> '

> Sure enough, the /usr/local/etc/ssh_host_key doesn't exist.
> Is there a way to force ssh to create one for me? Or, what
> is another way to get that file generated?

        Give this a try...

        as per the INSTALL file, in OpenSSH-2.1.1p2:
- --snip--

To generate a host key, run "make host-key". Alternately you can do so
manually using the following commands: 

    ssh-keygen -b 1024 -f /etc/ssh/ssh_host_key -N ""
    ssh-keygen -d -f /etc/ssh/ssh_host_dsa_key -N ""

Replacing /etc/ssh with the correct path to the configuration directory.
(${prefix}/etc or whatever you specified with --sysconfdir during 
configuration)
- --snip--

        I just compiled this, and it worked for me. give it a try.

                                                        BL.
- -- 
Brad Littlejohn                         | Email:        [EMAIL PROTECTED]
Unix Systems Administrator,             |           [EMAIL PROTECTED]
Web + NewsMaster, BOFH.. Smeghead! :)   |   http://www.wizard.com/~tyketto
  PGP: 1024D/E319F0BF 6980 AAD6 7329 E9E6 D569  F620 C819 199A E319 F0BF

=====BEGIN PGP SIGNATURE=====
Version: GnuPG v1.0.1e (FreeBSD)
Comment: For info see http://www.gnupg.org

iD8DBQE5YaZlyBkZmuMZ8L8RApYJAKDB3p/68Rg7jLBV41grBt4ysElD1gCfSp3Z
7bMXmRhMiiITJx4/NH1L+I8=
=hSn4
=====END PGP SIGNATURE=====

------------------------------

From: =?iso-8859-1?Q?S=E9bastien?= Cottalorda 
Subject: Re: switching between IP addresses easily?
Date: Tue, 04 Jul 2000 11:28:42 +0200

Hi,

The file that contains IP address of your Network card is  :
/etc/sysconfig/network-scripts/ifcfg-eth0

Hope this help

Sebastien

Peter Bismuti wrote:

> when running netconf, it looks like you can create different configurations,
> but in reality it does not seem to work that way.  In order to boot i must
> put the correct info the the 1st config (RH6.1).  Is there a single file
> that contains this info?  If so, I can just make two copies of the file
> and swap them out when i boot instead of having to reenter all of the
> information each time (ip address, gateway, etc).
>
> Thanks!


------------------------------

From: =?iso-8859-1?Q?S=E9bastien?= Cottalorda 
Subject: Re: DAT under Linux
Date: Tue, 04 Jul 2000 11:30:35 +0200

Hi,

It depends of the manner you try to access to your DAT.

You can neither mount it, nor "cd" to it.

You can just do a tar, dd, cpio, dump


Sebastien

Cyril CADENEL wrote:

> My dat is recognized by linux, but the system return IO error when i try
> to access my DAT Tape.
> I'm using a Red Hat 6.1 with a 2.2.12-20 kernel version.
> Thanks for the Help


------------------------------

From: "bOOyah" <[EMAIL PROTECTED]>
Subject: Re: Redhat 6.2 Dual boot Win2000
Date: Tue, 4 Jul 2000 10:37:13 +0100
Reply-To: "bOOyah" <[EMAIL PROTECTED]>

"Eric Nichols" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...

> Thanks for the good information. Are you able to mount the NTFS partition
on
> your work machine to share files with Win2000?

Apparently not.  When I try to mount /dev/hda5 as type ntfs, mount tells me
that /dev/hda5 has the wrong major or minor number.

/sbin/fdisk -l clearly shows /dev/hda5 as being type HPFS/NTFS, so I don't
really know what mount is trying to tell me.  Maybe I don't have kernel
support for NTFS?  Redhat 6.2 is Linux 2.2.14-5.0.

-Sean.



------------------------------

From: Jens Kaalby Thomsen <[EMAIL PROTECTED]>
Subject: Back space in Mandrake/SGI
Date: Tue, 04 Jul 2000 11:40:40 +0200

Hi

I have previously used RH (5.2, 6.1, 6.1), but have just installed
Mandrake 7.1. I have one serious problem: Back space works _fine_ in
Mandrake in a xterm, but if I ssh from the same xterm to our main
computer, which is an SGI, back space no longer does what I want it to
do and I need to use Ctrl-h.

How do I make back space work on the SGI as well? I had no problems with
the RH distributions.

Cheers,

Jens

------------------------------

From: Guy Maskall <[EMAIL PROTECTED]>
Subject: Re: HELP: kernel building / modular kernels
Date: Tue, 04 Jul 2000 10:47:35 +0100

James,

sounds like you're getting left over modules hanging around.

You're obviously doing all this as root from /usr/src/linux. You should
see a subdirectory 'modules', cp this to (e.g.) 'modules.safe'. Also cp
'/lib/modules/<ver>' to '/lib/modules/<ver.safe>' (or some such similar
idea). Then run make xconfig (this will create a new, empty, modules
subdirectory), then make dep, make clean, make bzImage, make modules, make
modules_install. It could be that make clean clears the modules
directories but I always make sure.

If you don't actually change the config in make xconfig and just save and
exit, then you shouldn't need to redo make bzImage. But if things have
been hanging around previously it might be as well to go through all the
steps so you *know* that the kernel has been compiled with all the correct
dependencies etc.

Sounds like you know about making sure lilo.conf is correct and then
running /sbin/lilo and you should be away.

Guy


James Lothian wrote:

> Hello. I'm having a truly wretched time trying to build a kernel.
> Details: stock RH6.2, running kernel 2.2.14-5.0smp kernel, on a dual-
> processor machine, attempting to build a new kernel with the I2C patch
> applied (the aim of all this is
> to get the latest version of the BTTV driver working). I configure
> with make xconfig, make dep, make bzImage, copy aside the current
> modules directory (/lib/modules/2.2.14-5.0smp), then do make modules
> and make modules_install, then copy bzImage to /boot/vmlinuz-james,
> add it to lilo.conf, run lilo.
>
> The result boots. However, any attempt to load one of the shiny newly
> compiled modules produces a flurry of undefined symbol errors (for
> things like kfree).
>
> modprobe -V says 2.3.10-pre1. Is this version buggy?
>
> Does anybody have any idea what's going on here? As far as I can tell,
> I'm doing exactly what the fabulous documentation says I should, and it
> just isn't working at all. I'd be very grateful for any suggestions.
>
> James


------------------------------

From: [EMAIL PROTECTED]
Subject: Red Hat LILO Problem
Date: Tue, 04 Jul 2000 09:36:08 GMT

Everywhere it is written how to add Linux to an existing Windows PC,
but how do you add Win98 to an existing Linux PC. I installed a second
hard drive on the secondary IDE port, and installed Windows 98 on it by
disabling the primary IDE port in BIOS. I then enabled the primary IDE
port again and booted into Linux. I then tried to configure LILO to
give the option of booting the Windows 98 drive, but when I boot the PC
and choose Win98 in LILO nothing happens, the PC just sits there. Is
what I am trying to do possible, or does Windows have to be on the
first hard drive.

What will happen if I swap the IDE ports for the hard drive and run an
upgrade of the Linux installation. Will all my files on the Linux drive
be preserved in this way??

Any tips would be appreciated.

PJK


Sent via Deja.com http://www.deja.com/
Before you buy.

------------------------------

From: Stefan Hundhammer <[EMAIL PROTECTED]>
Crossposted-To: alt.os.linux.suse
Subject: Re: XTerminal Keyboard Problem
Date: Tue, 04 Jul 2000 09:43:37 GMT

In article <[EMAIL PROTECTED]>,
  [EMAIL PROTECTED] wrote:
> Hallo,
> ich habe das Problem weiter eingegrenzt. In allen nativen KDE
Programmen
> habe ich kein Problem mehr, also scheint mein rumbasteln mit xmodmap
(ja
> es ist quälerei) geholfen zu haben. In xterm und Konsole-sitzungen
unter
> KDE habe ich jedoch immer noch kein Pipe und at....
>
> Any more hints???

Try mapping one key as Mode_Switch to make it perform like the AltGr on
the German keyboard. On my system (standard German 104 key PC keyboard)
this looks like this:

[sh @ snell] ~  1 % xmodmap -pm
xmodmap:  up to 2 keys per modifier, (keycodes in parentheses):

shift       Shift_L (0x32),  Shift_R (0x3e)
lock        Caps_Lock (0x42)
control     Control_L (0x25),  Multi_key (0x6d)
mod1        Meta_L (0x40)
mod2        Num_Lock (0x4d)

vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
mod3        Mode_switch (0x71)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
this is the AltGr key (use "xev" to find out keysyms)


mod4        Super_L (0x73),  Super_R (0x74)
mod5        Scroll_Lock (0x4e)



Kind regards
--
Stefan Hundhammer <sh AT suse DOT de>
SuSE Labs
Nuernberg, Germany


Sent via Deja.com http://www.deja.com/
Before you buy.

------------------------------

From: Jens Kaalby Thomsen <[EMAIL PROTECTED]>
Subject: Re: Red Hat LILO Problem
Date: Tue, 04 Jul 2000 12:05:28 +0200

[EMAIL PROTECTED] wrote:
Hi

> Everywhere it is written how to add Linux to an existing Windows PC,
> but how do you add Win98 to an existing Linux PC. I installed a second
> hard drive on the secondary IDE port, and installed Windows 98 on it by
> disabling the primary IDE port in BIOS. I then enabled the primary IDE
> port again and booted into Linux. I then tried to configure LILO to
> give the option of booting the Windows 98 drive, but when I boot the PC
> and choose Win98 in LILO nothing happens, the PC just sits there. Is
> what I am trying to do possible, or does Windows have to be on the
> first hard drive.

I have tried to do the same thing in the past but I gave up. It seems
that the HD with Windows does indeed have to be on the primary
controller. It might be different now though....

Cheers,

Jens

------------------------------

From: "Peter" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.networking,linux.help,comp.unix.admin
Subject: How to make a pc to a router ?
Date: Tue, 04 Jul 2000 10:12:12 GMT

Hi

I have three computers, using Linux as operative system.  I want to connect
all of my computer to gather and make one of these computers as a router to
my little network.

I  could send and receive data from each computers. But I dont know how to
make one of  them be a router? Should I use some special software to make it
to be a router. Or I could configure Linux to be a router ?

I would be very happy if you could give me some tips about router and how to
make a router the software I should use or ...

Thanks allot Peter




------------------------------

From: "mathieu.buffenoir" <[EMAIL PROTECTED]>
Subject: internet
Date: Tue, 4 Jul 2000 12:18:04 +0200

MBonjour, Est-ce que quelqu'un pourrais me dire comment partager avec
WinSe98
l'accès internet par cable.
Je n'y arrive pas du tout.

merci d'avance

Hello , somebody could say to me how to share with WinSe98 access
Internet by cable  I do not arrive there at all.

Thanks




------------------------------

From: "Jonathan Salomon" <[EMAIL PROTECTED]>
Crossposted-To: 
alt.comp.linux.isp,alt.os.linux,alt.uu.comp.os.linux.questions,comp.os.linux.networking,linux.redhat.install
Subject: apache + php4 
Date: Tue, 4 Jul 2000 12:29:27 +0200

Hi there!
Question: I'm trying to install php4 with apache 1.13.13 on RedHat Linux
6.2, but I cannot get it working.
I am following the exact instructions in the INSTALL manual and what
everyone in the newsgroups is writing:

I've downloaded the php4 and apache files and unpacked them in a dir /temp.
Then:

cd /temp/apache
./configure --prefix=/usr/local/apache
cd /temp/php4
./configure --with-mysql --with-apache=/temp/apache --enable-track-vars
cd /temp/apache
./configure --prefix=/usr/local/apache --activate-module=src/modules/php4/li
bphp4.a

this goed well. But when I try to make it:

...
a lot of output
...
===> src/modules/php4
make[4]: *** No rule to make target 'all'. Stop.
make[3]: *** [all] Error 1
make[2]: *** [subdirs] Error 1
make[2]: Leaving directory '/temp/apache/src'
make[1]: *** [build-std] Error 2
make[1]: Leaving directory '/temp/apache'
make: *** [build] Error 2

The thing is the file /temp/apache/src/modules/php4/libphp4.a doesn't exist.
But the manual says it shouldn't and it will be created during the make
process. Somehow I think something's wrong here.

Please help! Thanks!

Jonathan





------------------------------

From: Bob Martin <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.misc,alt.os.linux,alt.linux
Subject: Re: Problems with fsck on new disk
Date: Tue, 04 Jul 2000 10:30:53 +0000

[EMAIL PROTECTED] wrote:
> 
> I am having problems adding a new harddrive to my system. It was working
> fine in Windows. It is a Western Digital Caviar 34000
> specs:
> 7752 Cylinders
> 16 heads
> 63 spt
> 4000.7 megabytes
> 
> I tried to fdisk it. It runs fine, but When I ran an fsck it complained
> about not being able to find the superblock. I tried iterations of the
> superblock backup. No luck. I finally ended up doing a mk2efs /dev/hdb
> 
> Now I can run fsck on it. I fdisk deleted all partitions. I then ran
> fsck on it. If I run an "fsck -y /dev/hdb" it runs clean.
> 
> If I run a "fsck -y -c /dev/hdb" it fails. I get a ton of errors.
> Here is what I see (small sample):
> 

You run fsck on a filesystem, not a device. until you run mke2fs there
is no filesystem, so no superblock
-- 

Bob Martin

------------------------------

Subject: Re: How to make a pc to a router ?
From: dramsden <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.networking,linux.help,comp.unix.admin
Date: Tue, 04 Jul 2000 03:31:58 -0700

"Peter" <[EMAIL PROTECTED]> wrote:
>Hi
>
<snip>

>I would be very happy if you could give me some tips about
router and how to
>make a router the software I should use or ...
>
It depends what you are using the router for. You can turn any
Linux machine into a router but of course it won't be advanced
as say a Cisco router.

Just use the route command that I am sure you have used before
or see man route.
You may have the routed package installed on your system
(locate routed |more) and that maybe what you want. I am sure
there is a lot of information of this package on the net. Have a
poke around freshmeat.net

If you want your box to be a gateway machine for your network
going out into the external world then you can use IP-Chains
which is a firewall package and you can masquerade your address.
I have done this and wvdial that I use to dial-up automatically
adds in a route to route external traffic to the net.
If you need any help doing this please email me
([EMAIL PROTECTED]).

HTH and good luck,
David Ramsden
[EMAIL PROTECTED]


===========================================================

Got questions?  Get answers over the phone at Keen.com.
Up to 100 minutes free!
http://www.keen.com


------------------------------

From: "Jonathan Salomon" <[EMAIL PROTECTED]>
Crossposted-To: 
alt.comp.linux.isp,alt.os.linux,alt.uu.comp.os.linux.questions,comp.os.linux.networking,linux.redhat.install,nl.comp.os.linux.installatie,nl.comp.os.linux.netwerken,nl.comp.os.linux.overig
Subject: mailserver
Date: Tue, 4 Jul 2000 12:50:37 +0200

Hi There,

I want to setup a linux system to act as a mailserver for my LAN. I've
installed RedHat 6.2 and qpopper and qmail to send / receive messages. This
works well locally.
But now I want the system to connect to the internet once in let's say half
an hour to send the outgoing messages to the net en download the incoming
messages with POP3 from my ISP.
I use a 3COM ISDN LAN modem for my network to connect to the internet, which
uses NAT.

How should I do this?

Thanks,

Jonathan




------------------------------

From: "Kjoe" <[EMAIL PROTECTED]>
Subject: Re: Win98SE running inside Linux ???
Date: Tue, 4 Jul 2000 13:26:52 +0200


"Jeff Williams" <[EMAIL PROTECTED]> wrote in message
news:I6g85.5719$[EMAIL PROTECTED]...
> Is it possible to run a Windows98SE session inside Linux?  If it is, which
> version & build of Linux do I have to install to have this possible?
>
> Thanks in advance
>
> Blue
>
goto www.vmware.com .. it actually works pretty damn well....



------------------------------

From: [EMAIL PROTECTED]
Crossposted-To: comp.os.linux.security,alt.os.linux,comp.os.linux.misc
Subject: What happened to my authentification?
Date: Tue, 04 Jul 2000 11:37:54 GMT

I can telenet into my machine. I can SSH into my machine.
But FTP & mail passwords render "access denied", and IMAP throws me to
some XXX's user mailbox.

I have no idea what could have caused it? I shut down some runlevel
services at startup, maybe I picked the wrong ones? Yesterday,
everything was running smooth. Might it be the portmap service?

Any idea what the hell is wrong?

Ammar


Sent via Deja.com http://www.deja.com/
Before you buy.

------------------------------

From: "Andrew E. Schulman" <[EMAIL PROTECTED]>
Subject: Re: Stupid me, forgot to run /sbin/lilo...
Date: Tue, 04 Jul 2000 08:00:29 -0400

> The LINUX development people need to put in some serious work on LILO.  Nearly
> all the
> problems that I have had deal with LILO.  Unfortunately, I can not get any of the
> "cludges"
> to work for me.  For some reason the above attempt to create a boot disk says so
> many records
> in and so many records out, but nothing gets put on the floppy and it does not
> boot.

This isn't LILO's fault!  Cliff forgot to run it-- hard to blame LILO
for that!

Not sure why your boot disk doesn't work, but you could try to skip the
boot floppy step by following David ..'s suggestion: boot the
installation/rescue disk or installation CD; type "rescue
root=/dev/whatever" at the boot prompt; and run lilo from there.  I
haven't been able to get this to work (for some reason it won't mount
the right partitions) but it might work for you.  Note that this is
different from using the mini-shell (ash I think it's called) because
you're trying to get it to mount your file systems instead of the
RAMDISK file system.
 
> I can mount the file system after booting with the install disk and escaping to
> the mini-bash shell.
> If I then make some links to the proper directories, I can even run lilo, but I
> get an error about
> the size of the disk (something over 1000 cylinders or something) which is really
> odd because
> TURBOLINUX had NO PROBLEM creating the LILO dual boot in my first installation.
> It
> only seems to be a problem with the new RedHat Linux.

Two possibilities:
- the links are the problem-- if everything is mounted where it should
be, you shouldn't need them.
- the RAMDISK file system has an older version of lilo, which has a
1024-cylinder limit.  Make sure you're running the one on your disk.

------------------------------

From: [EMAIL PROTECTED] (Svend Olaf Mikkelsen)
Subject: Re: Partitions -  Findpart
Date: Tue, 04 Jul 2000 12:01:08 GMT

"Rootz" <[EMAIL PROTECTED]> wrote:

>As is (apparently) common, I've managed to remove my windows D: drive while
>installing Linux (COL e2.4). Trawling through deja, I found a thread with
>similar problem, with a response with from Svend Olaf Mikkelsen
><[EMAIL PROTECTED]>. I downloaded and ran the referenced executable, and
>the output of findpart is here:
>
>
>Findpart, version 3.7.
>Copyright Svend Olaf Mikkelsen, 2000.
>
>Searches for partitions type 01, 04, 06, 07, 0B, 0C, 0E, 83,
>logical partitions type 82, plus Fdisk F6 and Lilo sectors.
>Information based on bootsectors is marked B (ID guessed).
>If the disk is larger than supported by BIOS, the supported
>part of the disk is examined. Disks are numbered from 1.
>
>OS:  DOS 7.10   WINDOWS 4.10
>
>Disk: 1   Cylinders: 1246   Heads: 255   Sectors: 63   MB: 9774
>
>-PCyl N ID -----Rel -----Num ---MB -Start CHS- --End CHS-- BS  CHS
>    0 - 06       63  4192902  2047    0   1  1  260 254 63 B    OK
>    Fdisk F6 sector                 261   0  1
>    Fdisk F6 sector                 261   1  1
>    Fdisk F6 sector                 262   0  1
>    Fdisk F6 sector                 262   1  1
>    Fdisk F6 sector                 263   0  1
>    Fdisk F6 sector                 263   1  1
>    Fdisk F6 sector                 264   0  1
>    Fdisk F6 sector                 264   1  1
>  783 1 83       63    32067    15  783   1  1  784 254 63 OK   OK
>  783 2 05  8418060  2104515  1027  785   0  1  915 254 63 261  OK
>  785 1 83       63  2104452  1027  785   1  1  915 254 63 OK   OK
>  785 2 05 14715540  5301450  2588 1940   0  1 2269*254 63 1024 OK
>  916 1 82       63  1060227   517  916   1  1  981 254 63      OK
>  916 2 05 15775830  4241160  2070 2006   0  1 2269*254 63 1024 OK
>  982 1 83       63  4241097  2070  982   1  1 1245*254 63 NB   OK
>
>-----FAT CHS -Size Cl --Root -Good -Rep. Maybe --Bad YYMMDD DataMB
>    0   1  2   256 32    512   256     0     0     0 991126   1360
>  261   1  2   256       512?  239    17     0     0 991126
>
>Partitions according to partition tables on first harddisk:
>
>-PCyl N ID -----Rel -----Num ---MB -Start CHS- --End CHS-- BS  CHS
>    0 1*06       63  4192902  2047    0   1  1  260 254 63 OK   OK
>
>If the author of the program could assist me in recovering my D: drive I
>would be most grateful.
>
>Thanks

This was found:

Cylinder   0- 260  2047 MB   OK FAT16 partition. In partition table.
Cylinder 261- 521  2047 MB   FAT16 partition damaged by DOS fdisk.
Cylinder 522- 782  2047 MB   Nothing found so far.
Cylinder 783-1245  3631 MB   Various Linux partitions.

The (lost) partition tables in the Linux area are completely wrong.

Assuming the lost Windows D: partition was in the area cylinder
261-521, you damaged it by attempting a recover using DOS fdisk. Just
entering the fdisk create partition screen will do the damage. About
2000 sectors (512 bytes each) in a 32 MB area are damaged.

A repair of D: that will provide access to not damaged files might be
possible. I however would recommend that the lost files are copied to
another partition using a recovery tool. My Cyldir tool can do it.

To list the files cylinder 261-521, you can do this:

cyldir 1 261 1 2 256 32 512 cdir.txt resume.txt

It is not quite certain that the number of entries in the root
directory (512) is correct. The main challenge when using Cyldir for
copying files, is to make sure that the target partition is OK, and
that no lost files (including old copies) can be in the area of the
target partition.

A new copy target FAT partition could be made in the area cylinder
522-1245. If the area cylinder 522-782 should be used for this, it
should first be verified that no lost data is in this area.

Do not use fdisk.exe for anything until this case is solved.

I will mail you.

A note to others that might use Findpart to locate partitions:

Cylinders are numbered from zero. Linux fdisk numbers from 1 by
default. Also note that if recovery is attempted using Linux fdisk,
entries for logical partitions must be made correct in first attempt.
Writing an extended partition table at a wrong location can damage
data.
-- 
Svend Olaf
http://inet.uni2.dk/~svolaf/utilities.htm

------------------------------

From: Steve Martin <[EMAIL PROTECTED]>
Crossposted-To: 
comp.os.linux,comp.os.linux.questions,comp.os.linux.hardware,comp.os.linux.help
Subject: Re: HP 8100i CDRW not working....
Date: Tue, 04 Jul 2000 08:08:43 -0400

OSguy wrote:

> You need to recompile your kernel to add scsi emulation support and SCSI
> support for CD drives.  Cdrecord will then treat your CD as a scsi CD
> device.  Without that emulation, cdrecord will never see it.  Read the
> notes on the kernel compile carefully because you may have to remove the
> ATAPI/ide CD support to keep from interferring with the SCSI emulation.

I agree. In fact, if you're using SCSI emulation, there's no need at all
to keep the IDE CD driver. IDE peripherals such as a Zip or a CD-RW
will both show up as SCSI devices and can be accessed as such (I'm
doing that here with both).

------------------------------


** FOR YOUR REFERENCE **

The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:

    Internet: [EMAIL PROTECTED]

You can send mail to the entire list (and comp.os.linux.setup) via:

    Internet: [EMAIL PROTECTED]

Linux may be obtained via one of these FTP sites:
    ftp.funet.fi                                pub/Linux
    tsx-11.mit.edu                              pub/linux
    sunsite.unc.edu                             pub/Linux

End of Linux-Setup Digest
******************************

Reply via email to