Linux-Misc Digest #93, Volume #28 Tue, 12 Jun 01 23:13:01 EDT
Contents:
Re: Where can I get a precompiled glibc 2.2.x?? (DanH)
Reiserfs problems? I Can't mount .. (VP)
Re: Writing an OS from scratch (Jacob Kristensen)
iptables ("Helge Hoel")
Re: WYSIWYG HTML Editor for linux (phil hunt)
Re: backup/restore VFAT partition via Linux (Daniel Gunyan)
Re: Forgotten Command/Utility Help?? (WA Support)
Re: Hard Drive Re-partitioning (Steve Martin)
Re: Writing an OS from scratch (Byron A Jeff)
Re: Where can I get a precompiled glibc 2.2.x?? (Dave Uhring)
Re: netscape 4.75 dies (Dave Uhring)
Re: pls help newbie setup ftp (Dave Uhring)
Re: Hard Drive Re-partitioning (Yvan Loranger)
Re: Linux emus for Windows? (Markus Kossmann)
I've *cured* my PCMCIA blues... (Jerome Mrozak)
Re: flushing the buffer in the kernel (Dave Uhring)
Re: Compile kernel in rescue mode (Dave Uhring)
Compiling kernel for Red Hat 7.1 ("Meeko")
Re: Writing an OS from scratch (Vilmos Soti)
Re: How to access dos drives from Linux ("NG_lurker " <[EMAIL PROTECTED]>)
----------------------------------------------------------------------------
From: DanH <[EMAIL PROTECTED]>
Crossposted-To: alt.linux,alt.os.linux
Subject: Re: Where can I get a precompiled glibc 2.2.x??
Date: Tue, 12 Jun 2001 20:20:47 -0400
Sean Dynan wrote:
>
> Oops. I managed to stumble across rpmfind AFTER posting, and now my 6.2
> laptop is sporting a new glibc2.2.3.
>
> The system booted okay (apart from sendmail aborting) and the X server fired
> up okay.
>
> I'd love to have installed 7.1 but the laptop doesn't have a cd-rom or
> sufficient disk space any more for a disk-based install.
NFS install from ftp.tux.org
DanH
--
Air Cav Reference Board
http://www.cavalrypilot.com
UNIX - Not just for vestal virgins anymore
------------------------------
From: VP <[EMAIL PROTECTED]>
Subject: Reiserfs problems? I Can't mount ..
Date: Wed, 13 Jun 2001 00:35:36 GMT
I can't mount my sdb7 reiserfs partition (I have there some importante
files, my sources codes)
When I going to mount the partition the kernel(2.4.5) crash with this
logs
..Jun 12 23:12:32 zendo kernel: ReiserFS version 3.6.25
..ernel: reiserfs: checking transaction log (device 08:17) ...
..kernel: scsi0: ERROR on channel 0, id 1,\
lun 0, CDB: 0x28 00 01 13 54 70 00 00 08 00
.. kernel: Info fld=0x1135470, Current sd08:17: sns = f0 3
.. do kernel: ASC=11 ASCQ= 0
.. kernel: Raw sense data:0xf0 0x00\
0x03 0x01 0x13 0x54 0x70 0x18 0x00 0x00 0x00\
0x00 0x11 0x00 0x00 0x80 0x00 0x35 0x00\
0x00 0x10 0x66 0x00 0x00 0x0c 0x6e 0x02 0x6c 0x00 0x6c 0x00 0x00
.. o kernel: I/O error: dev 08:17, sector 50256
l: Unable to handle kernel NULL pointer\
dereference at virtual address 00000034
.. kernel: printing eip:
.. kernel: c019843f
.. kernel: *pde = 00000000
..Jun 12 23:13:51 xxx kernel: Oops: 0000
...Jun 12 23:13:51 xxx kernel: CPU: 0
.. kernel: EIP: 0010:[journal_transaction_is_valid+15/416]
.. kernel: EFLAGS: 00010282
.. kernel: eax: 00000000 ebx: 00000000 ecx: dcffde40 edx: dcffde40
..kernel: esi: db3f2000 edi: 0000188a ebp: ddd14800 esp: d994de10
..kernel: ds: 0018 es: 0018 ss: 0018
..kernel: Process mount (pid: 589, stackpage=d994d000)
..ernel: Stack: 00000000 db3f2000 0000188a ddd14800\
dcffde8c c0198db2 ddd14800 00000000\
..kernel: d994de74 d994de78 00000817 0000188a\
00001000 ddd14800 00000000 c032f720
...kernel: 00004000 00000001 00000001 db6ad000 00000014\
000016fb 3b26a22c 00: Call Trace: [journal_read+482/1056]\
[journal_init+678/832] [reiserfs_read_super+237/1040]\
[get_empty_super+76/416] [read_super+99/176]\
[get_sb_bdev+347/448] [error_code+52/60]
.. kernel: [do_mount+373/688]..
Is a Hardware problem i try averything with the reiserfs utilities ,
but nothing ..
Any hlep is apreciated
Thanks
VP
------------------------------
From: Jacob Kristensen <[EMAIL PROTECTED]>
Subject: Re: Writing an OS from scratch
Date: Wed, 13 Jun 2001 02:39:02 +0200
Chen Wang wrote:
>
> Hi all, I am an OS newbie currently looking to write a small os from
> scratch, in an
> attempt to learn and apply the os concepts I've learned in class.
A friend of mine is working on his own OS. Check:
http://www.nybro.dk/user/M65/OS/
Jacob
--
There he goes... One of Gods own prototypes.
A high-powered mutant of some kind,
never even considered for mass production.
Too weird to live, and too rare to die.
------------------------------
From: "Helge Hoel" <[EMAIL PROTECTED]>
Subject: iptables
Reply-To: [EMAIL PROTECTED]
Date: Wed, 13 Jun 2001 02:42:29 +0200
I have a script that shall take an IP-address as a parameter. The script
shall then run something like "iptables -D INPUT -s $1" But I really dont
know how to make iptables accept IP-addresses instead of numbers. I dont
even know if it's possible. Anybody know anything about this?
--
Best regards
Helge �yvind Hoel
http://home.exn.no/~wizard/
http://www.name-less.net
------------------------------
From: [EMAIL PROTECTED] (phil hunt)
Subject: Re: WYSIWYG HTML Editor for linux
Date: Wed, 13 Jun 2001 00:23:54 +0100
On Sat, 09 Jun 2001 00:11:55 GMT, Grant Edwards <[EMAIL PROTECTED]> wrote:
>
>>Plenty of them out there,
>
>No there aren't.
There's StarOffice's word processor.
But I agree with the point that wysiwyg HTML editors are impossible
by definition.
--
## Philip Hunt ##
## [EMAIL PROTECTED] ##
------------------------------
From: Daniel Gunyan <[EMAIL PROTECTED]>
Crossposted-To: hp.os.linux
Subject: Re: backup/restore VFAT partition via Linux
Date: Tue, 12 Jun 2001 17:27:44 -0700
"Gratien D'haese (Hewlett-Packard)" wrote:
>
> Hi,
>
> I'm trying to backup a Windows98 FAT32 partition mounted via
> (multi-boot) Linux system with the help of good old tar command.
>
> To restore from scratch I do the following:
> # mkdosfs -F 32 /dev/hda1
> # mount -t vfat /dev/hda1 /windows/C
> # cd /windows/C
> # tar xvpf /tmp/windowsC.tar
> # cd /
> # umount /dev/hda1
> # dosfsck /dev/hda1
>
> Reboot & select Windows
> ==> FAILS
>
> I assume what I tried was over-simplified, and it is much more tricky
> than I thought, or it is just not possible with tar at all.
>
> I guess with "dd" command I would have more luck?
>
> Anyone out there with experience in this field with some good advice....
I have done precisely this when Partition Magic hosed my hard drive. I
don't think I used anything other than 'tar cf' to back it up. I did,
however, use the Windows95 boot disk to set up the windows partition and
FAT32 file system--and I also did a minimal windows installation AFTER
partitioning and BEFORE doing the 'tar xf'. So this may be the key to
preserving file permissions, since tar doesn't know about FAT
permissions. The system has worked flawlessly (well, as flawless as
win98 can possibly be).
Windows is picky about booting, so I'd try creating the windows
partition and file system with windows tools.
--
Daniel Gunyan
Agilent Technologies
[EMAIL PROTECTED]
------------------------------
From: WA Support
Subject: Re: Forgotten Command/Utility Help??
Date: Wed, 13 Jun 2001 00:55:56 GMT
Thank you! That's what happens to some of us when we get old, we even
forget our kids names.
Murrah
On Tue, 12 Jun 2001 23:40:22 +0200, Michael Heiming
<[EMAIL PROTECTED]> wrote:
>WA, Support wrote:
>>
>> Hello,
>>
>> Does anyone know what the command/utility is that will give me the
>> library dependencies of a given binary? I am trying to determine the
>> library dependencies for 'named'.
>>
>> I have used the command before but can not remember what it is or
>> where I read about it.
>>
>> Any help would be appreciated.
>>
>> Please reply via email to [EMAIL PROTECTED] since I check this
>> more often during the day.
>>
>> Thanks,
>> Murrah Boswell
>> Systems Administrator
>> Wild Apache Internet Services
>> [EMAIL PROTECTED]
>
>man ldd
>
>Michael Heiming
------------------------------
From: Steve Martin <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Crossposted-To: comp.os.linux.setup
Subject: Re: Hard Drive Re-partitioning
Date: Tue, 12 Jun 2001 20:56:27 -0400
John Thompson wrote:
> Thanks for responding. The drive itself is a 9G Seagate in an
> external enclosure attached to an Adaptec 2490 HBA. It is the
> only external device; internally, there are two 2G Seagate
> drives, an Exabyte tape drive and a 40x HP CDROM drive. All the
> devices are ercognized by the HBA when the system boots and all
> have unique SCSI ID's assigned. All the internal devices work
> fine; only the external drive is giving us problems. Both ends
> of the SCSI chain are terminated.
Sorr to harp on this, but I'm just trying to be thorough and
not miss anything. When you say "both ends of the SCSI chain
are terminated", exactly how are they terminated? Does the
drive itself have termination, or are you using an external
termination on the cable? Normally, the controller card
acts as the termination on that end of the cable, and you
only terminate the far end, either with the last drive in
the chain or else with a separate termination. Can you provide
more details?
If this doesn't turn up a clue to the problem, then I'm afraid
I'm stumped.
> > And, as Dr. Breuer said, what does /var/log/dmesg show?
> The linux kernel identifies the device as "SCSI device sdc
> 17755614 512-byte hdwr sectors (9091MB)" but the next line reads
> "sdc: unknown partition table"
Well, I guess I'd expect that, as you indicated that you were
having trouble partitioning the drive.
I suppose it's possible that you simply have a bad drive. Did
you just purchase it, or is it one you've had around for a
while? If it's new, maybe you can swap it for another one?
------------------------------
From: [EMAIL PROTECTED] (Byron A Jeff)
Subject: Re: Writing an OS from scratch
Date: 12 Jun 2001 20:53:29 -0400
In article <9g4ilh$77jp3$[EMAIL PROTECTED]>,
<[EMAIL PROTECTED]> wrote:
-Chen Wang <[EMAIL PROTECTED]> wrote:
-> Hi all, I am an OS newbie currently looking to write a small os from
-> scratch, in an attempt to learn and apply the os concepts I've\
-> learned in class.
-
-See the Kernel-Internals-HOWTO and other kernel-related documents
-on www.linuxdoc.org.
-There is also a wonderfull book about writing device drivers for
-Linux that can be usefull to understand how the kernel load/use
-the device drivers, I don't remember the title but you can found
-it on O'Reilly web site.
Um, the name of it is "Linux Device Drivers" and was written by Alessandro
Rubini. Excellent book.
BAJ
------------------------------
From: Dave Uhring <[EMAIL PROTECTED]>
Crossposted-To: alt.linux,alt.os.linux
Subject: Re: Where can I get a precompiled glibc 2.2.x??
Date: Tue, 12 Jun 2001 20:05:22 -0500
Sean Dynan wrote:
> Oops. I managed to stumble across rpmfind AFTER posting, and now my 6.2
> laptop is sporting a new glibc2.2.3.
>
> The system booted okay (apart from sendmail aborting) and the X server
> fired up okay.
>
> I'd love to have installed 7.1 but the laptop doesn't have a cd-rom or
> sufficient disk space any more for a disk-based install.
>
> TIA.
> --Sean.
>
>
> "Dave Uhring" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]...
>> Sean Dynan wrote:
>>
>> > Am I missing something?
>> >
>> > All I want is a precompiled Glibc 2.2.x for my RedHat 6.2 installation
> so
>> > I can install KDE 2.1.
>> >
>> > But all I can find are downloadable source tars. I don't want to have
> to
>> > build the binaries because I don't think I'll have the disk space on
>> > the target machine.
>> >
>> > And why is GNU's Glibc FTP site passworded???
>> >
>> > All donations welcome.
>> >
>> > --Sean.
>> >
>>
>> Installing glibc-2.2.x will, if you succeed, break just about every
>> binary on your system making it completely unusable.
>>
>> Install RedHat-7.1 and you will be much happier.
>>
>
>
>
I'm glad to see I was wrong in this instance. The glibc-2.2 libs are not
quite backward compatible with glibc-2.1.
------------------------------
From: Dave Uhring <[EMAIL PROTECTED]>
Subject: Re: netscape 4.75 dies
Date: Tue, 12 Jun 2001 20:15:35 -0500
Frank wrote:
> Hello,
> I need help with my disappearing Netscape app. Running on Redhat 7, each
> time I run netscape it works, but when I invoke the netscape mail client,
> it will die
> as soon as I select the mail client window! Wierd. Anyway, its not a big
> deal,
> but I would like to know what in sam hell is going on. Thanks
>
> Frank
>
You probably have some bogus HTML message in your ~/nsmail/Inbox file which
is killing the app. Edit that file to remove the offender or if you have
already read the mail, just delete the file and then touch Inbox.
------------------------------
From: Dave Uhring <[EMAIL PROTECTED]>
Crossposted-To: linux.redhat.install,linux.redhat.misc
Subject: Re: pls help newbie setup ftp
Date: Tue, 12 Jun 2001 20:18:21 -0500
Connie L. Graff wrote:
> luther ([EMAIL PROTECTED]) wrote:
>> Hi,
>
>> I am very new to linux and have installed RedHat 7.1. I've gotten quite a
>> bit accomplished so far (got my NIC working, Samba, configured apache,
>> even got httpd moved into the right runlevel so it starts when I boot..)
>
>> I want to set up the ftp server so that is starts when my machine starts
>> (in runlevel 5).
>
>> The problem is, when I run ntsysv I do not see ftpd in the list. Does it
>> have a different name, or do I need to somehow add ftpd so that ntsysv
>> knows about it? What is the best way to do this?
>
>> Thanks in advance..
>
>> Luther
>
> I'm pretty new at this too. After reading a couple HOWTO's and a README
> warning about the dangers of ftp, I still wanted regular, old ftp. What
> worked for me was to edit /etc/xinetd.d/wu-ftpd to look like:
>
> service ftp
> {
> socket_type = stream
> wait = no
> user = root
> server = /usr/sbin/in.ftpd
> server_args = -l -a
> log_on_success += DURATION USERID
> log_on_failure += USERID
> nice = 10
> disable = no
> }
>
> The default in RH 7.1 is disable = yes. After a reboot, ftp worked.
> There must be a more elegant way.
>
> Connie
>
> Internet: [EMAIL PROTECTED]
>
/etc/rc.d/init.d/xinetd restart
About the only reason you have to reboot a Linux system is if you build and
install a new kernel which you want to run now.
------------------------------
From: [EMAIL PROTECTED] (Yvan Loranger)
Subject: Re: Hard Drive Re-partitioning
Date: 13 Jun 2001 01:35:11 GMT
Reply-To: [EMAIL PROTECTED] (Yvan Loranger)
John Thompson ([EMAIL PROTECTED]) writes:
> Steve Martin wrote:
> [...]
>> Can you elaborate on "Parition Magic crashes"? Does it just
>> dump core ungracefully, or does it give any error messages
>> when it departs? For that matter, if you can lay your hands on
>> a DOS / Win9x boot disk, can you partition the disk with
>> that? Although not ideal for Linux use, this at least will
>> give some indication whether the hardware is indeed crappy.
>> Some more verbose error messages might help diagnosis.
>
> We have attempted to partition the unit using Partition Magic
> v6.0, which fails with a write error writing the partition table
> or simply hangs without completing. OS/2 fdisk will partition
> the drive without complaint, but upon reboot the partitions are
> no longer found. Linux fdisk, cfdisk and sfdisk all appear to
> write the partition table, but when examined later no partitions
> are found.
> [...]
A real shot in the dark but you don't have the bios setting to 'lock from
modification' the master boot record? [not sure if it applies to scsi]
--
Merci........Yvan Pour le plein air: Club Vertige
http://www.ncf.ca/vertige
------------------------------
From: Markus Kossmann <[EMAIL PROTECTED]>
Subject: Re: Linux emus for Windows?
Date: Tue, 12 Jun 2001 20:46:20 +0200
ComWizz wrote:
>
> Anyone know a Linux emulator for Windows? - Maybe a Red Hat Linux, or
> Linux Mandrake emulator?
Well, there is vmware (www.vmware.com, commercial) ,which emulates a
complete PC.
There is the free plex86 project ( IIRC www.plex86.org). However i don't
know the current status of that project.
If you just want a Linux/Unix-like shell/programming environment have a
look at cygwin ( www.cygwin.com)
--
Markus Kossmann
[EMAIL PROTECTED]
------------------------------
From: Jerome Mrozak <[EMAIL PROTECTED]>
Subject: I've *cured* my PCMCIA blues...
Date: Tue, 12 Jun 2001 21:16:00 -0500
Jerome Mrozak wrote:
>
> I'm trying to get my laptop connected to my company's network through a
> PCMCIA card. The network lets me connect through DHCP.
>
> If I install Mandrake 8.0 on it, it has a wizard that detects a borrowed
> 3Com (3c575_cb) card and an iPort 10/100 (pcnet_cs) that I own and
> properly connects me to the network and, from there, the internet.
>
> My problem is I really don't want Mandrake, I want Debian installed. I
> have tried Storm and Progeny. The Storm won't connect me for nothing.
> Progeny will connect with the 3Com card but not the iPort card. The
> computer beeps and boops satisfyingly upon card insertion, and the hub
> reports signal activity on the network cable. But for the iPort I can
> get no connection.
>
> The Progeny distro has a Network configurer that I set my local name to
> 'localhost', have no name for the remote host, use DHCP and "card is
> removable". But it doesn't seem to do anything with that information.
>
> I've wandered through the PCMCIA HOWTO and looked at /etc/pcmcia.conf
> and the files in /etc/pcmcia, but without any enlightenment.
>
> So, what must I do to a Debian-based installation to get the system to
> recognize and communicate through that pcnet_cs PCMCIA ethernet card?
>
> Jerome Mrozak.
My answer for Progeny was to add an entry for the card to
/etc/pcmcia/config. The required information for the 'version' line I
got from 'cardctl ident'. Restart the system and the card is recognized
(I understand that I could kill some process that would reread the
config file, but I forgot what that process was and restarting was most
expedient).
I never got an answer for Stormix, because it ships without a
/etc/pcmcia/network.opts file, and I can't invent one that satisfies it.
Neither can I get its graphical configurer SAS to do this job, and I
couldn't find another configuration program to do that job.
Jerome.
--
Jerome Mrozak "Never buy a dog and bark for yourself"
[EMAIL PROTECTED] --"Slippery" Jim DiGriz
(the Stainless Steel Rat)
------------------------------
From: Dave Uhring <[EMAIL PROTECTED]>
Subject: Re: flushing the buffer in the kernel
Date: Tue, 12 Jun 2001 21:30:52 -0500
Aravindh wrote:
> hi,
>
> i need to flush the output buffer when the kernel is booting up. how
> do i do this? i want to do this so that i can make sure that none of
> the messages are stuck in the buffer.
>
> thanks
> aravindh
>
Add to /etc/rc.d/rc.local
# rm /var/log/boot.log
# rm /var/log/dmesg
# rm /var/log/messages
and you lose a helluva lot of vital information, but it's supposedly your
machine. Have fun with it.
------------------------------
From: Dave Uhring <[EMAIL PROTECTED]>
Subject: Re: Compile kernel in rescue mode
Date: Tue, 12 Jun 2001 21:37:47 -0500
Dave wrote:
> It looks like I will recompiling a new kernel (2.4.5) sometime, from
> Redhat
> 2.4.2 which came with Redhat 7.1. This should fix a problem I've been
> having with my VT82C686B southbridge controller and the kernel. I can't
> boot into Linux, unless I use the Redhat rescue mode. This mode
> automatically mounts my hard drive to /mnt/sysimage. I'm planning on
> burning the Linux Kernel source to a CD-R disk in Windows, and then
> grabbing the kernel from there, and re-compiling in Linux.
>
> When I re-compile in Linux, what extra things do I need to be careful
> about
> since I am not in the regular form on Linux (whatever that means). Do I
> need to do anything with chroot?
>
> I mean, compiling the kernel sounds easy if you can boot into your system.
> But I'm guessing I'll have to do something different in rescue mode. I've
> already found some limitations of Redhat's rescue mode. For one, I can't
> see man pages.
You should have had no problem whatever with booting the system after the
install. What motherboard are you using? I have MSI K7T Pro2-A with the
same South Bridge and had no difficulty whatever, although I am now using
the SGI-XFS kernel. Before installing XFS I had standard RedHat-7.1
running OK on this system.
------------------------------
From: "Meeko" <[EMAIL PROTECTED]>
Subject: Compiling kernel for Red Hat 7.1
Crossposted-To: comp.os.linux.redhat
Reply-To: [EMAIL PROTECTED]
Date: Wed, 13 Jun 2001 02:26:05 GMT
I'm sure there is a very simple solution to this, but I just can't seem
to figure it out. I am trying to compile kernel 2.4.5 for my RH7.1
system. I have done all the steps I normally do to compile a kernel (I
have done this repeatedly for several RH distributions without a problem,
so its not like I don't know what I'm doing).
I downloaded the kernel source, untarred it to /usr/src/linux, cd'd to
linux, make mrproper, make xconfig, spent 30 minutes making sure every
setting is how I want it, saved configuration and exited, make dep, make
clean, make bzImage, make modules, make modules_install, moved the
kernel from arch/i386/blah blah... to /boot/vmlinuz-2.4.5-source, moved
System.map to /boot, removed the old symlinks and created new symlinks
for vmlinuz -> vmlinuz-2.4.5-source; System.map -> System.map-2.4.5,
edited /etc/lilo.conf, ran lilo, and rebooted.
The weird thing is, the system continually boots into the old stock RH
2.4.2-2 kernel, never even attempting to boot my newly compiled kernel.
Here is my /etc/lilo.conf:
boot=/dev/hde6
map=/boot/map
install=/boot/boot.b
prompt
timeout=50
message=/boot/message
lba32
default=linux
image=/boot/vmlinuz-2.4.5-source
label=linux
read-only
root=/dev/hde6
image=/boot/vmlinuz-2.4.2-2
label=linux-safe
read-only
root=/dev/hde6
I have tried using both the actual file /boot/vmlinuz-2.4.5-source and
the symlink /boot/vmlinuz, and neither work. It just keeps happily
loading the old kernel, and I have no idea why. I have the following
rpms installed:
[meeko@meeko meeko]$ rpm -qa | grep kernel
kernel-source-2.4.2-2
kernel-headers-2.4.2-2
kernel-2.4.2-2
Should I rpm -e kernel-*? That sounds kinda dangerous, so I don't want
to do it unless I know I should.
Anyone have any idea what's going on here? I'd like to use my new
customized kernel, but Red Hat doesn't seem to want to use it, no matter
how much I try to tell it to. Any help is greatly appreciated. Thanks!
-Meeko
------------------------------
Subject: Re: Writing an OS from scratch
From: Vilmos Soti <[EMAIL PROTECTED]>
Date: Wed, 13 Jun 2001 02:42:46 GMT
[EMAIL PROTECTED] (Byron A Jeff) writes:
> -There is also a wonderfull book about writing device drivers for
> -Linux that can be usefull to understand how the kernel load/use
> -the device drivers, I don't remember the title but you can found
> -it on O'Reilly web site.
>
> Um, the name of it is "Linux Device Drivers" and was written by Alessandro
> Rubini. Excellent book.
And the second edition is just around the corner.
Vilmos
------------------------------
From: "NG_lurker <remove AT from return address when replying by email>"
<[EMAIL PROTECTED]>
Subject: Re: How to access dos drives from Linux
Date: Wed, 13 Jun 2001 06:06:20 +0300
many thanks kyi. now i work.
"kyi" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Ok first off. If your are going to download those file in windows
> make sure you use a ftp client that can download in binary format,
> like ws_ftp. As for the winmodem that depends on what chipset it has,
> goto http://linmodems.org for more information on that. Now on to the
> mounting of the dos drives. Make sure that you have a place to mount
> them first, like /mnt/dos or /mnt/windows, then to mount the first
> windows drive.
> Type 'mount -t vfat /dev/hda1 /mnt/windows' ( w/out quotes ), asuming
> that the windows partition is on the first hard drive ( hda ) and on
> the first partition ( the 1 in /dev/hda1 ). If it's a w2k partition
> using ntfs just replace 'vfat' with 'ntfs'. Now all you have to do is
> 'cd /mnt/whatever' and you are on the windows partition. As for a
> screenshot utility, there is a utitliy in redhat that will do this
> but I can't remember the name, I don't use redhat, but you can goto
> http://freshmeat.net and do a search for one, there is also a command
> line that will capture the screen and save it to a file, but alas I
> don't remember that one either ( sorry ). I hope this all helps, if
> not let me know.
>
> - -Jayson
> http://linux.microbsys.com
------------------------------
** 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 by posting to comp.os.linux.misc.
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-Misc Digest
******************************