Re: Changing bootloader and FS question

2003-12-24 Thread Robert Storey
As someone else pointed out, "apt-get install grub" will install the grub package. To install it in the mbr, your run "grub-install /dev/hda" (assuming you are installing it on /dev/hda). However, once you do this, when you go to reboot, you'll simply be presented with a prompt that says: "grub>".

Re: Changing bootloader and FS question

2003-12-23 Thread David Z Maze
Stephen Liu <[EMAIL PROTECTED]> writes: > My Debian 3.0 box, newly installed, is running LILO and Ext3. Can I > use 'dselect' to change the bootload to GRUB and FS to Reiser > without making another clean installation. OR is there any other > way?. Not as such. You can use dselect (or aptitude

Re: Changing bootloader and FS question

2003-12-22 Thread Toshiro
On Tuesday 23 December 2003 01:20, Stephen Liu wrote: > Hi folks, > > My Debian 3.0 box, newly installed, is running LILO and Ext3. Can I use > 'dselect' to change the bootload to GRUB and FS to Reiser without making > another clean installation. OR is there any other way?. > Changing LILO for G

Changing bootloader and FS question

2003-12-22 Thread Stephen Liu
Hi folks, My Debian 3.0 box, newly installed, is running LILO and Ext3. Can I use 'dselect' to change the bootload to GRUB and FS to Reiser without making another clean installation. OR is there any other way?. Kindly advise. Thanks in advance. Merry X'mas and B.R. Stephen Liu -- To UNSUBS

ext2 fs question

2001-06-07 Thread Andrew D Dixon
Hi All, Does anyone know if the ext2 file system implements any sort of garbage collection? What I'm trying to figure out specifically is if I have a file, or a directory, at the beginning of my disk and it start to get bigger and bigger will it push the rest of the file system towards the end of

Re: ext2 fs question

2001-06-07 Thread Steve Kowalik
On Wed, Jun 06, 2001 at 04:13:09PM -0500, Andrew D Dixon uttered: > What I'm trying to figure out specifically is if I have a file, or a > directory, at the beginning of my disk and it start to get bigger and > bigger will it push the rest of the file system towards the end of the > disk or will it

Re: ext2 fs question

2001-06-07 Thread Noah Meyerhans
On Thu, Jun 07, 2001 at 09:46:25PM +1000, Steve Kowalik wrote: > On Wed, Jun 06, 2001 at 04:13:09PM -0500, Andrew D Dixon uttered: > > What I'm trying to figure out specifically is if I have a file, or a > > directory, at the beginning of my disk and it start to get bigger and > > bigger will it pu

Re: FS Question

2001-02-21 Thread Ethan Benson
On Wed, Feb 21, 2001 at 11:31:52PM -0300, Guilherme Barile wrote: > Hi > I'm developing something for data archival/retriaval (documents). > Can someone tell me how many files I may have on one directory (ext2fs) > Thanks in advance im not sure what the limit is, its very high, but the problems

Re: FS Question

2001-02-21 Thread Lars Knudsen
Guilherme Barile wrote: > > Hi > I'm developing something for data archival/retriaval (documents). > Can someone tell me how many files I may have on one directory (ext2fs) > Thanks in advance > As far as I know there is no limit to the number of files you can have in a directory but access to

FS Question

2001-02-21 Thread Guilherme Barile
Hi I'm developing something for data archival/retriaval (documents). Can someone tell me how many files I may have on one directory (ext2fs) Thanks in advance gui

Re: Linux FS Question

1997-06-20 Thread David Wright
On Wed, 18 Jun 1997, Rick Macdonald wrote: > > Actually it's not superstition at all. I think you can still recover a file > > that's been overwritten once with zeroes... just open the HD (in a clean > > room, of course) and read off the sectors with a electron microscope (or > > I think the older

Re: Linux FS Question

1997-06-20 Thread W Paul Mills
On Wed, 18 Jun 1997, Christian Hudon wrote: > On Jun 18, Rick Macdonald wrote > > > > Well, you could overwrite the file with gibberish _before_ deleting it. > > I think that's what Norton does, several times if I remember correctly. > > That's to comply with US federal regs, which seem a bit sup

Re: Linux FS Question

1997-06-19 Thread jghasler
Christian writes: > I think you can still recover a file that's been overwritten once with > zeroes... just open the HD (in a clean room, of course) and read off the > sectors with a electron microscope (or something like that). No need to open the drive. Just signal process the analog output fro

Re: Linux FS Question

1997-06-19 Thread Rick Macdonald
On Wed, 18 Jun 1997, Christian Hudon wrote: > On Jun 18, Rick Macdonald wrote > > > > Well, you could overwrite the file with gibberish _before_ deleting it. > > I think that's what Norton does, several times if I remember correctly. > > That's to comply with US federal regs, which seem a bit sup

Re: Linux FS Question

1997-06-19 Thread Christian Hudon
On Jun 18, Rick Macdonald wrote > > Well, you could overwrite the file with gibberish _before_ deleting it. > I think that's what Norton does, several times if I remember correctly. > That's to comply with US federal regs, which seem a bit superstitious to > me! Actually, the giberrish itself is p

Re: Linux FS Question

1997-06-18 Thread John Kuhn
On Wed, 18 Jun 1997 [EMAIL PROTECTED] wrote: > > Date: Wed, 18 Jun 1997 09:01:23 -0500 > > To:debian-user@lists.debian.org > > From: "Tim O'Brien" <[EMAIL PROTECTED]> > > Subject: Re: Linux FS Question > >

Re: Linux FS Question

1997-06-18 Thread Andree Leidenfrost
Maybe a proper way of doing is to fill the file with zeroes from /dev/zero before removing. Regards, Andree -- | Institute of Geophysics phone: +49 40 4123 4389 ANDREE LEIDENFROST | University of Hamburg fax: +49 40 4123 5441 Geophysicist | Bundesst

Re: Linux FS Question

1997-06-18 Thread stephen
> Date: Wed, 18 Jun 1997 09:01:23 -0500 > To:debian-user@lists.debian.org > From: "Tim O'Brien" <[EMAIL PROTECTED]> > Subject: Re: Linux FS Question > Is there a way to securely delete a file? Or do I need to study the e2fs &

Re: Linux FS Question

1997-06-18 Thread Rick Macdonald
On Wed, 18 Jun 1997, Tim O'Brien wrote: > Is there a way to securely delete a file? Or do I need to study the e2fs > and develop a program to do it? I'm sure there's lots of people out there > who'd like the ability to know that when something's been deleted, it's > gone; no line, no waiting.. Rig

Re: Linux FS Question

1997-06-18 Thread Tim O'Brien
At 11:19 AM 6/18/97 +0200, you wrote: >Hi Tim, > >as far as I know the data is still there (until the blocks that it >occupies are reused). Unfortunately deleting for ext2fs meaning deleting >the last reference or pointer to the file. Consequently the file simply Is there a way to securely delete

Re: Linux FS Question

1997-06-17 Thread Christian Meder
On Jun 17, Tim O'Brien wrote > Under the FAT16 system when a file is deleted, it's only removed from the > FAT. Though the file appears gone, it still remains on the drive. > > When something is removed on a Linux box using the rm command, is the file > gone for good or is it just removed from vi

Re: Linux FS Question

1997-06-17 Thread Will Lowe
On Tue, 17 Jun 1997, Tim O'Brien wrote: > When something is removed on a Linux box using the rm command, is the file > gone for good or is it just removed from view while it remains on the disk? Nope. It's pretty much gone forever. Will

Linux FS Question

1997-06-17 Thread Tim O'Brien
Under the FAT16 system when a file is deleted, it's only removed from the FAT. Though the file appears gone, it still remains on the drive. When something is removed on a Linux box using the rm command, is the file gone for good or is it just removed from view while it remains on the disk? Than