Moving partitions around...

2000-06-02 Thread David Henningsson
This is how my 20 GB disk looks today: hda1 Linux, /boot 24 hda2 Linux swap 133 hda3 ALinux root 8197 - the 1024 limit is here hda4 PRI DOS FAT32-LBA11217 I would like to have a FAT16 partition too,

Re: vga=ask

2000-06-02 Thread Tom Furie
On Fri, Jun 02, 2000 at 09:39:22AM -0500, A. Scott White wrote: I've set vga=ask in my lilo.conf and run lilo. I've specified the kernel image along with the command line vga=auto at the lilo prompt. I set vga=ask in my lilo.conf global section with no mention of vga=auto anywhere and

Solved: Modifying /etc/apt/sources.list

2000-06-02 Thread Oliver Hingst
Ok, guys. That did the trick. Thanks for the help !!! Oliver

RE: Moving partitions around...

2000-06-02 Thread Sean 'Shaleh' Perry
Absolute safest thing to do is backup the partition (or maybe only your files). using dpkg --get-selections and a little scripting, you can get a list of every package on your system. pass that data into dpkg --set-selections and you get your old system back. So all you really need to save is

X HELP

2000-06-02 Thread Kreaped Ripping Reaper
hi.. i just installed woody and just finished setting up X and am running gnome-helix fine... but it only works if i use gdm... if i'm going to just use startx to start X... i got this error... even i have /etc/XF86Config and /usr/X11R6/lib/X11/XF86Config here starts the error in 'startx'

fdisk/mkfs problem

2000-06-02 Thread john smith
Hi, I have created a dos partition via linux's fdisk (FAT32) now I try to write it I get ioctl() error..telling me that the resource or device is busy and tells me to reboot and check that the partition is updated. I did that and it shows in the partition table but now when I try to format it

Re: fdisk/mkfs problem

2000-06-02 Thread Bolan Meek
john smith wrote: ... mkfs -t FAT32 or mkfs -t Win95 FAT32 Try '-t vfat'.

Re: staroffice

2000-06-02 Thread Bryan Scaringe
Do yourself a favor and (as root) make change your umask to 022. I had mine set to 077, and SOME (but not all) files were unreadable/unwritable to anyone but root. Since some files were OK, this led me to believe the Staroffice install scripts fail to set permissions on SOME of the files. I

Compile problems

2000-06-02 Thread Jay Kelly
Can someone tell me the steps needed to compile a kernel. I am having problems with Unresolved symbols. I first run 'make config' and select the option I want. Then I use'make dep' 'make clean; after that I compile the kernel with 'make bzImage' then I use 'make bzlilo; The 'make modules;make

Re: determining what makes a filesystem busy

2000-06-02 Thread Chris Baker
Joost Claessen [EMAIL PROTECTED] writes: On Mon, May 29, 2000 at 09:47:44PM +, ktb wrote: I don't know if it would work or even be recommended but have you tried the -k option to kill all processes to that file system? The other thought I had is boot into your system as a single user

Re: fdisk/mkfs problem

2000-06-02 Thread john smith
nope..it still does'nt work. any other ideas? From: Bolan Meek [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED], [EMAIL PROTECTED] To: john smith [EMAIL PROTECTED] CC: debian-user@lists.debian.org Subject: Re: fdisk/mkfs problem Date: Fri, 02 Jun 2000 14:22:38 -0500 MIME-Version: 1.0 Received:

RE: Debian 'crashes'

2000-06-02 Thread Lehel Bernadt
On 02-Jun-2000 Michiel Meeuwissen wrote: Already several times happened to me the following: When I use a few memory eating programs like Netscape and dselect together, by whole computer freezes for a long time (10 minutes or so) and I don't see another way out then simply turning it of,

Re: staroffice

2000-06-02 Thread Joseph de los Santos
what abt siag office suite? I think it can be an alternative to staroffice...it has a word processor (with a cool name mind you..;) pathetic writer, spreadsheets, etc and supports ms formats...sadly it does'nt have presentation software..(ala ms powerpoint? or does it...)

RE: fdisk/mkfs problem

2000-06-02 Thread Andrew Weiss
Title: RE: fdisk/mkfs problem This command also works mkfs -t msdos -F 32 /dev/xdxx were the first x is scsi (s) or ide (h) and the second is the device order ... 1st ide master, then slave, then 2nd ide master... then slave (a,b,c,d)... or scsi ID order, and then the partition number.

exim question (fwd)

2000-06-02 Thread Ari Heitner
Never did resolve the below. Anyone have any suggestions? Please cc: me on replies. [mbaker is the exim package maintainer...] Ari Heitner DC: 703/5733512 CMU: 412/8622699 Non c'è più forza nella normalità: c'è solo monotonia. -- Forwarded message -- Date: Wed, 31 May 2000

Re: How to see hidden files/dirs

2000-06-02 Thread nitebirdz
On Wed, 31 May 2000, Eric G . Miller wrote: On Wed, May 31, 2000 at 07:46:54PM +1200, John Leget wrote: Yes im aware of ls options but let me repeat for clarity. How do i get GTK/GNOME applications to show me hidden files in their open file dialogue windows. They dont show them whereas

postgres database framework disappeared

2000-06-02 Thread Johann Spies
Postgresql 6.5.3 on a mixed slink/potato system. I don't know how this happened. Suddenly postgres's postmaster is not running and trying to make it run results in the following error message: There is no PostgreSQL database framework in /var/postgres/data. Run initdb as the postgres user to

firewall

2000-06-02 Thread Timothy C. Phan
Hi, I'd like to know if there is any firewall software for Debian? Thanks! --- tcp [EMAIL PROTECTED]

Re: OT: named cache

2000-06-02 Thread Chris Baker
Bob Bernstein [EMAIL PROTECTED] writes: I haven't asked a big dummy question in awhile; here goes: Is named's cache of dns query results held in memory only or is it ever - for any reason - written to a file? Memory only, last time I checked at least. Anybody else? HTH, cbb

Re: postgres database framework disappeared: Solved

2000-06-02 Thread Johann Spies
On Fri, Jun 02, 2000 at 11:03:23PM +0200, Johann Spies wrote: I don't know how this happened. Suddenly postgres's postmaster is not running and trying to make it run results in the following error message: There is no PostgreSQL database framework in /var/postgres/data. Run initdb as the

Re: firewall

2000-06-02 Thread Bob Nielsen
On Fri, Jun 02, 2000 at 04:04:13PM -0500, Timothy C. Phan wrote: Hi, I'd like to know if there is any firewall software for Debian? Firewalling is done in the kernel and set up with ipchains. Debian has a couple of packages which can be useful with this, ipchains-perl and ipmasq. --

neighbour table overflow

2000-06-02 Thread Dietmar
I recently install potato on my new box and finally realized that the kernel issued neighbour table overflow. I figered out that this was because my internet loopback device was not activated though part of the kernel. ifconfig lo 127.0.0.1 fixes everything. I finally want to know where this (or

Re: firewall

2000-06-02 Thread Scott Mann
Also, check out ftp://ftp.interlinx.bc.ca/pub/spf/ for stateful filtering capabilities. Bob Nielsen wrote: On Fri, Jun 02, 2000 at 04:04:13PM -0500, Timothy C. Phan wrote: Hi, I'd like to know if there is any firewall software for Debian? Firewalling is done in the kernel and

Re: staroffice

2000-06-02 Thread Martin J . Hillyer
On Fri, Jun 02, 2000 at 10:47:49AM -0700, Bob Brown wrote: ***snip, snip I'm still looking for Mr. Goodbar... If anyone has found an Office Package that can stand up to Office97, I'd love to hear about it. I'm presently playing with Applix. (Not very strong, but stable.) **snip,

Re: neighbour table overflow

2000-06-02 Thread Dietmar
Alec Smith wrote: It should be in /etc/network/interfaces See the attached file for an example. On Fri, 2 Jun 2000, Dietmar wrote: I recently install potato on my new box and finally realized that the kernel issued neighbour table overflow. I figered out that this was because my

Re: postgres database framework disappeared

2000-06-02 Thread Oliver Elphick
Johann Spies wrote: Postgresql 6.5.3 on a mixed slink/potato system. I don't know how this happened. Suddenly postgres's postmaster is not running and trying to make it run results in the following error message: There is no PostgreSQL database framework in /var/postgres/data.

kernel-source

2000-06-02 Thread Antonio Rodriguez
What's the difference between kernel-source and the linux-2.*.tar.gz? To compile your own kernel, if you use the linux* one, you use make-kpkg after unpacking. If you use kernel-source, do you unpack it? If yes, how? And then, what next? Thanks, antonio.

Re: Q: Using another Distrib's Xconfig

2000-06-02 Thread John Carline
Jonathan Gift wrote: Hi, In setting up Mandrake, I have a good XConfig file that supports my monitor. I had no such initial success with Debian. I tried copying over my XConfig file over and that didn't work, so which part of the original Mandrake version refering to the monitor do I need

RE: kernel-source

2000-06-02 Thread Sean 'Shaleh' Perry
On 02-Jun-2000 Antonio Rodriguez wrote: What's the difference between kernel-source and the linux-2.*.tar.gz? To compile your own kernel, if you use the linux* one, you use make-kpkg after unpacking. If you use kernel-source, do you unpack it? If yes, how? And then, what next? the

Re: Searcing for Potato ISO images

2000-06-02 Thread Igor Mozetic
Does anybody on this list know where one can get ISO images of potato? The official site is http://cdimage.debian.org/, you an also try http://ftp.si.debian.org/debian-cd/ -Igor Mozetic

Re: postgres database framework disappeared: Solved

2000-06-02 Thread Oliver Elphick
Johann Spies wrote: On Fri, Jun 02, 2000 at 11:03:23PM +0200, Johann Spies wrote: I don't know how this happened. Suddenly postgres's postmaster is not running and trying to make it run results in the following error message: There is no PostgreSQL database framework in

df reports wrong partition sizes?

2000-06-02 Thread Ron Farrer
I have two 2GB disks (SCSI-2 narrow) and this is what 'df' reports: Filesystem 1k-blocks Used Available Use% Mounted on /dev/sda8 1189183632032495712 56% / /dev/sda7 2029267 1694526229834 88% /usr/src /dev/sdb5 2029267

can't delete /foo

2000-06-02 Thread Aaron Solochek
I created a directory, /foo, which was its own partition. I first wanted to change the group of /foo to bar, but it wouldn't let me do that, even as root. I got the error message operation not premitted: /foo Then I thought this is screwed up, so I tried to delete /foo, but rm -r /foo just says

Re: can surf but not ping outside

2000-06-02 Thread Nick
I did compile ICMP Masq in the kernel. i can ping my gateway and two other machines inside my network, but can not ping anything outside ie. www.microsoft.com or any ip not in my broadcast thankx for anymore suggestions - Original Message - From: Ron Rademaker [EMAIL PROTECTED] To:

IMPORNTANT FIX: Having weird X problems? Wheel mouse or xterm keys not working right?

2000-06-02 Thread Branden Robinson
Okay, okay, half a dozen bug reports about this is enough. The reading in of X resource files got broken in 3.3.6-7. Sorry. And I offer an apology to Lars Wirzenius. Yes, sometimes the damnedest things DO happen... :) Please stop filing bugs about this. I know about the problem and the fix

Segmentation fault

2000-06-02 Thread M Smith
I get the message Segmentation fault when attempting to run xf86config, XF86Setup, xstart, and xinit. No other information is given. It started after I installed gpm_1.14-3.deb, although that may not be the cause of the problem. I remove gpm but still get the error. Does anyone know any more

Mouse troubles

2000-06-02 Thread Steve
Need a little advice. I just loaded potato on my machine. I'm using a ps2 style mouse with the psaux device. I also have gpm loaded and the mouse works fine with it. The trouble come when I load the GUI (gnome at this point). All the settings in XF86Config are the same as I've had before

Re: vga=ask

2000-06-02 Thread Eric G . Miller
On Fri, Jun 02, 2000 at 11:20:11AM -0500, A. Scott White wrote: Jo wrote: A full screen console (no X), is that what you want? If so check out framebuffer. There is an HOWTO on it. Jo I want to use a different vga text mode (like 80x50) on my terminal. I do not like to use X Windows, it

Re: How to see hidden files/dirs

2000-06-02 Thread Eric G . Miller
On Fri, Jun 02, 2000 at 03:49:58PM -0500, [EMAIL PROTECTED] wrote: On Wed, 31 May 2000, Eric G . Miller wrote: On Wed, May 31, 2000 at 07:46:54PM +1200, John Leget wrote: Yes im aware of ls options but let me repeat for clarity. How do i get GTK/GNOME applications to show me hidden

Re: can't delete /foo

2000-06-02 Thread Jakob 'sparky' Kaivo
Aaron Solochek [EMAIL PROTECTED] writes: I created a directory, /foo, which was its own partition. I first wanted to change the group of /foo to bar, but it wouldn't let me do that, even as root. I got the error message operation not premitted: /foo Then I thought this is screwed up, so I

Re: How to see hidden files/dirs

2000-06-02 Thread Jeronimo Pellegrini
:: On Fri, 2 Jun 2000 19:14:22 -0700, Eric G . Miller egm2@jps.net said: Actually, the poster was asking about the gtk file open dialog box, which does not give you any options for showing/hiding dot files/dirs. It's a stupid oversight, IMHO. Ever tried to save a palette or texture in GIMP

Thinkpad 755c

2000-06-02 Thread Marc
I have a thinkpad 755c which I would like to install linux to. I know about the floppy=thinkpad parameter but when i enter this at the boot prompt with the rescue disk in the floppy drive the drive spins but answers with Could not find kernel image: floppy=t.hink How can I solve this. I

Re: Thinkpad 755c

2000-06-02 Thread Carl Fink
On Fri, Jun 02, 2000 at 11:10:17PM -0400, Marc wrote: I have a thinkpad 755c which I would like to install linux to. I know about the floppy=thinkpad parameter . . . Please wrap your lines at less than 80 characters. I have a 755 also. It does NOT use the floppy=thinkpad parameter and won't

Re: XF4.0 deb eta?

2000-06-02 Thread Robert L. Harris
Ok, This is a very good reason. I did get the binary installed and running happily. I still like the idea of .deb so I'll clean and re-install when they come out, but this probably the best reason to wait. Robert Thus spake Sean 'Shaleh' Perry ([EMAIL PROTECTED]): On 27-May-2000 Robert

<    1   2