Re: Disk Access

2017-07-03 Thread Pascal Hambourg
Le 02/07/2017 à 22:33, to...@tuxteam.de a écrit : BTW, this hints against Hans's guess that only FAT or NTFS are auto-mounted. This file system is being mounted. I do not see such a guess in any of the two Hans's posts in this thread. Also the filesystem was mounted more than 10 seconds after

Re: Disk Access

2017-07-02 Thread deloptes
Hans wrote: > Sorry, forgot not every knows this. It was the 31th yearly event of the > famous Chaos Computer Club in Hamburg. >> 31c3. Is that a TV station or a planet? > > You might google for it, and maybe you will find still their video > streams. > > It is my personal highlight of the year.

Re: Disk Access

2017-07-02 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, Jul 02, 2017 at 07:53:25PM +, Curt wrote: > On 2017-07-02, Hans wrote: > > > Why should they have FAT or NTFS. You can put whatever you want FS on it > > IMO > > > > As far as I know, sd-cards and usb-stick are using an internal > > micr

Re: Disk Access

2017-07-02 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, Jul 02, 2017 at 06:42:55PM +0100, David wrote: > On Sat, 2017-07-01 at 17:35 +0200, to...@tuxteam.de wrote: > > On Sat, Jul 01, 2017 at 04:22:29PM +0100, David wrote: > > > Dear List, > > > > > > I am using Linux Mint Debian (Betsy) and I'm ha

Re: Disk Access

2017-07-02 Thread Hans
Sorry, forgot not every knows this. It was the 31th yearly event of the famous Chaos Computer Club in Hamburg. > 31c3. Is that a TV station or a planet? You might google for it, and maybe you will find still their video streams. It is my personal highlight of the year. Best Hans

Re: Disk Access

2017-07-02 Thread Curt
On 2017-07-02, Hans wrote: > > Why should they have FAT or NTFS. You can put whatever you want FS on it > IMO > > As far as I know, sd-cards and usb-stick are using an internal > microprocessor, > which computes lost data. There was an interesting show related to this on > 31c3. 31c3. Is tha

Re: Disk Access

2017-07-02 Thread Hans
> Why should they have FAT or NTFS. You can put whatever you want FS on it IMO As far as I know, sd-cards and usb-stick are using an internal microprocessor, which computes lost data. There was an interesting show related to this on 31c3. Maybe this could be a reason, that other filesystems t

Re: Disk Access

2017-07-02 Thread deloptes
Pascal Hambourg wrote: > - USB sticks usually have a FAT or NTFS filesystem, which has no > intrinsic Unix permissions and give ownership to the user who mounted it > by default, whereas your disks have an ext4 filesystem which has > intrinsic permissions regardless of the user which mounted it.

Re: Disk Access

2017-07-02 Thread Pascal Hambourg
Le 02/07/2017 à 19:42, David a écrit : I am using Linux Mint Debian (Betsy) and I'm having problems writing to removable hard disks. There are no problems reading and writing to USB sticks. But removable sata disks I can read, but not write to. These disks are in caddies that are designed to b

Re: Disk Access

2017-07-02 Thread David
On Sat, 2017-07-01 at 17:35 +0200, to...@tuxteam.de wrote: > On Sat, Jul 01, 2017 at 04:22:29PM +0100, David wrote: > > Dear List, > > > > I am using Linux Mint Debian (Betsy) and I'm having problems writing to > > removable hard disks. > > > > There are no problems reading and writing to USB sti

Re: Disk Access

2017-07-01 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, Jul 01, 2017 at 04:22:29PM +0100, David wrote: > Dear List, > > I am using Linux Mint Debian (Betsy) and I'm having problems writing to > removable hard disks. > > There are no problems reading and writing to USB sticks. > > But removable sa

Disk Access

2017-07-01 Thread David
Dear List, I am using Linux Mint Debian (Betsy) and I'm having problems writing to removable hard disks. There are no problems reading and writing to USB sticks. But removable sata disks I can read, but not write to. These disks are in caddies that are designed to be removed. I thought the prob

Re: local disk access problem of rdesktop

2008-07-11 Thread T o n g
On Sat, 12 Jul 2008 08:58:54 +0800, Can-Hua Chen wrote: >> > I am using rdesktop >> > ( rdesktop -f HOST_IP -u USERNAME -p PASSWD -r sound:local >> > -r disk:L=/home/LOCAL_USER) >> > and trying to access local file system on remote XP desktop. >> > However I am reject to access on remote XP, sayi

Re: local disk access problem of rdesktop

2008-07-11 Thread Can-Hua Chen
On Wed, Jul 09, 2008 at 06:40:43PM +, T o n g wrote: > On Wed, 09 Jul 2008 21:09:56 +0800, Can-Hua Chen wrote: > > > I am using rdesktop > > ( rdesktop -f HOST_IP -u USERNAME -p PASSWD -r sound:local > > -r disk:L=/home/LOCAL_USER) > > and trying to access local file system on remote XP deskt

Re: local disk access problem of rdesktop

2008-07-09 Thread T o n g
On Wed, 09 Jul 2008 21:09:56 +0800, Can-Hua Chen wrote: > I am using rdesktop > ( rdesktop -f HOST_IP -u USERNAME -p PASSWD -r sound:local > -r disk:L=/home/LOCAL_USER) > and trying to access local file system on remote XP desktop. > However I am reject to access on remote XP, saying that > I hav

local disk access problem of rdesktop

2008-07-09 Thread Can-Hua Chen
I am using rdesktop ( rdesktop -f HOST_IP -u USERNAME -p PASSWD -r sound:local -r disk:L=/home/LOCAL_USER) and trying to access local file system on remote XP desktop. However I am reject to access on remote XP, saying that I have no right, although I do be able to see the "L" volume -- To UNSU

Re: Disk access.

2007-10-05 Thread David A.
> How I can find what processes access harddisk frequently, periodically > from ~20sec to ~20sec ? I did go to some extent to spin down my disk, here are som e info; What file system are you using? "Journaling filesystems like ext3, reiserfs or xfs bypass the kernel's delayed write mechanisms. Th

Re: Disk access.

2007-10-04 Thread Douglas A. Tutty
On Thu, Oct 04, 2007 at 11:09:05AM +0300, ccostin wrote: > > How I can find what processes access harddisk frequently, periodically > from ~20sec to ~20sec ? > > Hdd led still blinking repeatedly even if all syslog daemons or other > process that could can generate logs periodically seem to be s

Re: Disk access.

2007-10-04 Thread Pol Hallen
> How I can find what processes access harddisk frequently, periodically > from ~20sec to ~20sec ? Hi, I'm not sure, try with lsof or fuser /dev/xxx Pol -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Disk access.

2007-10-04 Thread ccostin
Hello How I can find what processes access harddisk frequently, periodically from ~20sec to ~20sec ? Hdd led still blinking repeatedly even if all syslog daemons or other process that could can generate logs periodically seem to be stop. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a s

Re: strange disk access

2006-02-01 Thread Andreas Rippl
arch here... > > > > > > on my debian system (on my laptop) for the first time and for no reason > > my > > > disk accesses started going crazy and really bogging down the system for > > > about half a minute. I couldn't even open a terminal window to check

Re: strange disk access

2006-01-31 Thread BTP
debian system (on my laptop) for the first time and for no reason my > disk accesses started going crazy and really bogging down the system for> about half a minute. I couldn't even open a terminal window to check the> process tasks...>> How would I go about tracking down exactly

Re: strange disk access

2006-01-31 Thread Andreas Rippl
ogging down the system for > about half a minute. I couldn't even open a terminal window to check the > process tasks... > > How would I go about tracking down exactly what this disk access was all > about? It might have been just swapping but I don't know if it would get

Re: strange disk access

2006-01-30 Thread Mike McCarty
pen a terminal window to check the process tasks... How would I go about tracking down exactly what this disk access was all about? It might have been just swapping but I don't know if it would get that bad and whether it normally swaps without such problems... You can get a lot of inform

strange disk access

2006-01-30 Thread BTP
minal window to check the process tasks... How would I go about tracking down exactly what this disk access was all about? It might have been just swapping but I don't know if it would get that bad and whether it normally swaps without such problems... Bart

Re: hdparm and disk access

2004-07-16 Thread Robert William Hutton
Forrest Humphrey wrote: [snip] Okay, now say I've used hdparm to specify that my 2 hard drives in the box should spin down after, say 5 minutes: hdparm -S 60 /dev/hda hdparm -S 60 /dev/hdb [snip] I know it could be detrimental to the drives if they are spinning up and down all the time. Also, is t

Re: hdparm and disk access

2004-07-16 Thread John Summerfield
Forrest Humphrey wrote: I am getting wireless Internet access from my college and I am wanting to put Debian on an old AMD K6-2 to serve as my Internet gateway for the rest of my computers. However, I want this box to run on as little power as possible so my question is one from more of a hardware

hdparm and disk access

2004-07-15 Thread Forrest Humphrey
I am getting wireless Internet access from my college and I am wanting to put Debian on an old AMD K6-2 to serve as my Internet gateway for the rest of my computers. However, I want this box to run on as little power as possible so my question is one from more of a hardware perspective I guess. I

Re: hard disk access on every keystroke in console mode!

2003-12-20 Thread Bruce Sass
On Sat, 20 Dec 2003, michelle wrote: <...> > The pauses in KDE3 must be due to something else. Parts of KDE3 will freeze when kbuildsycoca runs. e.g., upgrading changes the menues, which gets noticed by FAM, which starts kbuildsycoca, which results in konqueror freezing until KDE sorts out what i

Re: hard disk access on every keystroke in console mode!

2003-12-20 Thread Kent West
michelle wrote: The normal login does some sort of database updating that does a lot of disk access (find, sort, and updatedb show up in a ps listing. What is this for BTW?) It updates the database that the "locate" command uses to find files on the system, as in "locate

Re: hard disk access on every keystroke in console mode!

2003-12-20 Thread Joey Hess
michelle wrote: > That's it. That explains the disk activity in single user mode. I tried a > console login after normal boot and thought I had the same issue, but it's > something altogether different. The normal login does some sort of database > updating that does a lo

Re: hard disk access on every keystroke in console mode!

2003-12-20 Thread michelle
nation for what you're describing. > Aha! That's it. That explains the disk activity in single user mode. I tried a console login after normal boot and thought I had the same issue, but it's something altogether different. The normal login does some sort of database updati

Re: Compromised? (Was Re: hard disk access on every keystroke in console mode!)

2003-12-20 Thread Lou Losee
* michelle <[EMAIL PROTECTED]> [2003-12-20 10:01]: > Arnt Karlsen wrote: > > ..get a knoppix type cd burned and reboot from that, and redo your > > md5sum etc checks, if they manage to mess with a knoppix cd so > > it okays bad files without you noticing, these guys are _very_ good. > > > > ..and,

Re: hard disk access on every keystroke in console mode!

2003-12-20 Thread michelle
Micha Feigin wrote: > > Just hit me. What file system are you using? > iirc ext3 updates its journal every 5 seconds and reiserfs every 30 > seconds. If its ext3 try mounting it as ext2 and see if that makes a > difference. > No, I'm using ext2. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

Re: Compromised? (Was Re: hard disk access on every keystroke in console mode!)

2003-12-20 Thread michelle
Arnt Karlsen wrote: > ..get a knoppix type cd burned and reboot from that, and redo your > md5sum etc checks, if they manage to mess with a knoppix cd so > it okays bad files without you noticing, these guys are _very_ good. > > ..and, you wanna check your iso's md5sums against a verified > debian

Re: hard disk access on every keystroke in console mode!

2003-12-18 Thread Tim Connors
Joey Hess <[EMAIL PROTECTED]> said on Wed, 17 Dec 2003 13:24:37 -0500: > > --+jhVVhN62yS6hEJ8 > Content-Type: text/plain; charset=us-ascii > Content-Disposition: inline > Content-Transfer-Encoding: quoted-printable > > michelle wrote: > > booting single user in 80x25 text mode gives still gives m

Re: hard disk access on every keystroke in console mode!

2003-12-18 Thread Kevin Mark
On Wed, Dec 17, 2003 at 11:23:35PM +0200, Micha Feigin wrote: > On Tue, Dec 16, 2003 at 01:06:02AM -0500, michelle wrote: > > Derrick 'dman' Hudson wrote: > > > > > > What CPU? How much memory? What speed memory? What sort of disks > > > (bus type, speed, etc.)? What does 'hdparm /dev/hda' rep

Re: hard disk access on every keystroke in console mode!

2003-12-17 Thread Micha Feigin
On Tue, Dec 16, 2003 at 01:06:02AM -0500, michelle wrote: > Derrick 'dman' Hudson wrote: > > > > What CPU? How much memory? What speed memory? What sort of disks > > (bus type, speed, etc.)? What does 'hdparm /dev/hda' report? > > > > It sounds like you're hitting a bottleneck in the hardware

Re: hard disk access on every keystroke in console mode!

2003-12-17 Thread Micha Feigin
ogger secretly installed? If so, how could I > detect it? > Its a bit of a dirty hack and I'm not sure if it will show you the culprit if its actually a trojan, but the laptop mode patch (its in 2.4.23 since pre4 and there is a patch against 2.4.22) has a proc entry in /proc/sys/vm/bl

Re: Compromised? (Was Re: hard disk access on every keystroke in console mode!)

2003-12-17 Thread Arnt Karlsen
On Tue, 16 Dec 2003 00:44:47 -0500, michelle <[EMAIL PROTECTED]> wrote in message <[EMAIL PROTECTED]>: > Tim Connors wrote: > > > > When did it start happening for you? > > > > The disks I used were from sarge iso images I got during the > compromise. I also got some more a few days ago and t

Re: hard disk access on every keystroke in console mode!

2003-12-17 Thread Joey Hess
michelle wrote: > booting single user in 80x25 text mode gives still gives me the hard disk > acces on each keypress. Testing and unstable both come with a bootlogd that will log everything that it output to the screen to /var/log/boot. It is active if you boot to single user mode, and during the

Re: Compromised? (Was Re: hard disk access on every keystroke in console mode!)

2003-12-17 Thread Nate Duehr
On Wednesday 17 December 2003 01:01 am, Tim Connors wrote: > Nate Duehr <[EMAIL PROTECTED]> said on Wed, 17 Dec 2003 00:03:05 -0700: > > On Tuesday, Dec 16, 2003, at 22:14 America/Denver, Tim Connors wrote: > > > I'm still a little suspicious. We are behind a strong university > > > firewall, so

Re: hard disk access on every keystroke in console mode!

2003-12-17 Thread Lou Losee
> > booting single user in 80x25 text mode gives still gives me the hard disk > acces on each keypress. > > Oh yeah, I'm using sarge with various kernels (2.2.20, 2.4.22, 2.6.0-test9, > 2.6.0-test11) all giving the same results. Previously, woody was on this > machine, and this problem didn't

Re: hard disk access on every keystroke in console mode!

2003-12-17 Thread Mike Dresser
On Tue, 16 Dec 2003, michelle wrote: > Or is this perhaps from a keylogger secretly installed? If so, how could I > detect it? > > Thank you. Well, you could try booting off the rescue disks/cd's, and see what happens. Also, I'd try going into the bios setup screen, and see if there's disk activ

Re: hard disk access on every keystroke in console mode!

2003-12-17 Thread michelle
Derrick 'dman' Hudson wrote: > > What CPU? How much memory? What speed memory? What sort of disks > (bus type, speed, etc.)? What does 'hdparm /dev/hda' report? > > It sounds like you're hitting a bottleneck in the hardware > configuration. > Pentium 4, 2.1 GHz, 1 GB RAM, 200 MHz RAM IDE Bu

Re: Compromised? (Was Re: hard disk access on every keystroke in console mode!)

2003-12-17 Thread michelle
Tim Connors wrote: > > When did it start happening for you? > The disks I used were from sarge iso images I got during the compromise. I also got some more a few days ago and tried them. Same problem. All checksums are fine. No rootkits that I can find. The system is not on a network. (Only t

Re: Compromised? (Was Re: hard disk access on every keystroke in console mode!)

2003-12-17 Thread Tim Connors
Nate Duehr <[EMAIL PROTECTED]> said on Wed, 17 Dec 2003 00:03:05 -0700: > On Tuesday, Dec 16, 2003, at 22:14 America/Denver, Tim Connors wrote: > > > I'm still a little suspicious. We are behind a strong university > > firewall, so can't possibly imagine that I was compromised (although > > while

Re: Compromised? (Was Re: hard disk access on every keystroke in console mode!)

2003-12-17 Thread Nate Duehr
On Tuesday, Dec 16, 2003, at 22:14 America/Denver, Tim Connors wrote: I'm still a little suspicious. We are behind a strong university firewall, so can't possibly imagine that I was compromised (although while I was attempting to debug the situation (with no luck, of course), I did unplug the notw

Compromised? (Was Re: hard disk access on every keystroke in console mode!)

2003-12-16 Thread Tim Connors
michelle <[EMAIL PROTECTED]> said on Mon, 15 Dec 2003 01:00:33 -0500: > Every time I perform a keypress at the console (command line, nano, etc.) I > can hear a tick from the hard disk. That's exactly what I had a week before the Big Debian Compromise. Didn't happen in X, only console. Also, tryi

Re: hard disk access on every keystroke in console mode!

2003-12-16 Thread Derrick 'dman' Hudson
On Mon, Dec 15, 2003 at 01:00:33AM -0500, michelle wrote: | Every time I perform a keypress at the console (command line, nano, etc.) I | can hear a tick from the hard disk. Lack of memory could result in symptons like this. The 8MB "router" at my parents' house nearly does this because it has t

hard disk access on every keystroke in console mode!

2003-12-15 Thread michelle
Every time I perform a keypress at the console (command line, nano, etc.) I can hear a tick from the hard disk. Also, compiling from the console is almost 4 times slower than compiling from inside KDE3. This doesn't make sense to me. I get similar results for 2.2, 2.4, and 2.6 kernels. Does any

Re: ide disk access problem

2003-01-01 Thread Adam Majer
On Tue, Dec 24, 2002 at 04:15:28PM -0500, Derrick 'dman' Hudson wrote: > I unburied the router and determined that it's a hardware > incompatibility. The disk worked fine in the router. The router's > disk is a WDC2320H -- identical except for lower capacity. The > router's disk works in my work

Re: ide disk access problem

2002-12-24 Thread Derrick 'dman' Hudson
On Tue, Dec 24, 2002 at 11:38:47AM -0500, Derrick 'dman' Hudson wrote: | On Mon, Dec 23, 2002 at 09:22:38PM -0800, nate wrote: | | Derrick dman Hudson said: | | > I've got an old IDE disk (Western Digital AC2420H) that I want to copy | | > data off from. I plugged it into my fairly recent system (

Re: ide disk access problem

2002-12-24 Thread Derrick 'dman' Hudson
On Mon, Dec 23, 2002 at 09:22:38PM -0800, nate wrote: | Derrick dman Hudson said: | > I've got an old IDE disk (Western Digital AC2420H) that I want to copy | > data off from. I plugged it into my fairly recent system (Gigabyte 7IEX4 | | looks like the disk is dead to me.. try running WD's diagno

Re: ide disk access problem

2002-12-23 Thread nate
Derrick dman Hudson said: > I've got an old IDE disk (Western Digital AC2420H) that I want to copy > data off from. I plugged it into my fairly recent system (Gigabyte 7IEX4 looks like the disk is dead to me.. try running WD's diagnostic tools on it. nate -- To UNSUBSCRIBE, email to [EMAIL

ide disk access problem

2002-12-23 Thread Derrick 'dman' Hudson
I've got an old IDE disk (Western Digital AC2420H) that I want to copy data off from. I plugged it into my fairly recent system (Gigabyte 7IEX4 motherboard, bought in 2000). However, linux can't read the disk. The disk is identified, but the partition table and other data can't be read from it.

Re: Hard disk access causes high CPU load

2002-04-21 Thread Balazs Javor
Hi, I've found the reason. VIA chipset support was not compiled into my kernel (oops). I've recompiled and now DMA and 32bit transfers are enabled by default. Balazs On Sun, Apr 21, 2002 at 11:12:44AM +0200, Balazs Javor wrote: >Hi, > >Thanks everybody for the help! >hdparm tells me that I don't

Re: Hard disk access causes high CPU load

2002-04-21 Thread Balazs Javor
Hi, Thanks everybody for the help! hdparm tells me that I don't have either DMA nor 32bit transfers enabled... Before switching it on though, might there be a reason for this? e.g. Is the controller on my Shuttle FV24 (VIA PL133) not supported properly? It says something about not 100% native mod

Re: Hard disk access causes high CPU load

2002-04-20 Thread csj
On Sat, 20 Apr 2002 14:49:15 +0200 Balazs Javor <[EMAIL PROTECTED]> wrote: > How can I find out whether the hard disks in my Woody box > are using the best possible DMA mode (or any DMA at all)? This command will check the throughput of your hardisk {hd?}: /sbin/hdparm -Tt /dev/hd? This comma

Re: Hard disk access causes high CPU load

2002-04-20 Thread Decibels
Oops, I was wrong. Every system I have installed before always has the dma enabled. I just checked and it wasn't enabled here even though I have it on the kernel. So that might be the problem. I will check into this further. Dave -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subjec

Re: Hard disk access causes high CPU load

2002-04-20 Thread Shyamal Prasad
"Balazs" == Balazs Javor <[EMAIL PROTECTED]> writes: Balazs> Hi, How can I find out whether the hard disks in my Woody Balazs> box are using the best possible DMA mode (or any DMA at Balazs> all)? Balazs> Allthough I have a relativly slow machine (VIA C3 800 + Balazs> 256M

Re: Hard disk access causes high CPU load

2002-04-20 Thread Quenten Griffith
Get hdparm package and run hdparm /dev/hda or sda or what ever your root hard drive is, and that will give you information on your hard drive usually hdparm -d1 /dev/hda will turn on dma try hdparm -d1 -m16 -c1 /dev/hda that should take care of most of it. I had the same problem as you and someone

Hard disk access causes high CPU load

2002-04-20 Thread Balazs Javor
Hi, How can I find out whether the hard disks in my Woody box are using the best possible DMA mode (or any DMA at all)? Allthough I have a relativly slow machine (VIA C3 800 + 256MB), I have an ATA100 controller (VIA PL133) and two Seagate Barracuda IVs. So they should be relatively fast and use

Re: Newbie floppy disk access question

2001-05-24 Thread Joel Mayes
On Wed, May 23, 2001 at 10:20:42AM -0700, Abner Gershon wrote: > I am trying to load a tar file driver from floppy > disk. There is a file "floppy" in my root directory. > This is empty. How do I find the file on my floppy disk? > > __ > Do You Yahoo

Re: Newbie floppy disk access question

2001-05-23 Thread francisco m . neto
» Abner Gershon disse isso e eu digo aquilo: > I am trying to load a tar file driver from floppy > disk. There is a file "floppy" in my root directory. > This is empty. How do I find the file on my floppy disk? It's not a file. It's a directory you should mount the floppy to: mou

Re: Newbie floppy disk access question

2001-05-23 Thread Bob Nielsen
On Wed, May 23, 2001 at 10:20:42AM -0700, Abner Gershon wrote: > I am trying to load a tar file driver from floppy > disk. There is a file "floppy" in my root directory. > This is empty. How do I find the file on my floppy disk? You need to mount the floppy. /floppy is an empty directory (not a f

Re: Newbie floppy disk access question

2001-05-23 Thread Willi Dyck
On Wed, May 23, 2001 at 10:20:42AM -0700, Abner Gershon wrote: > I am trying to load a tar file driver from floppy > disk. There is a file "floppy" in my root directory. > This is empty. How do I find the file on my floppy disk? This is not a floppy file. It is an empty directory, mostly used to m

Newbie floppy disk access question

2001-05-23 Thread Abner Gershon
I am trying to load a tar file driver from floppy disk. There is a file "floppy" in my root directory. This is empty. How do I find the file on my floppy disk? __ Do You Yahoo!? Yahoo! Auctions - buy the things you want at great prices http://auction

Re: non-linux disk access

2001-05-08 Thread Steve Gran
On Tue, 08 May 2001, [EMAIL PROTECTED] wrote: > > On Tue, May 08, 2001, spider wrote: > > can i have access to non-linux disks (other partitions than linux partition) > > ??? > > > > anyone can tell me, please, how can i do this? > > > > [EMAIL PROTECTED]:~$ mount --help > Usage: mount [-hV] >

Re: non-linux disk access

2001-05-08 Thread V.Suresh
That is child's play. Just mount the file system on some directory, with mount -t Ex: mount -t vfat /dev/hda1 /c (The ubiquitious) Hope this helps. Once upon a time, spider <[EMAIL PROTECTED]> found a keyboard. And typed: >can i have access to non-

Re: non-linux disk access

2001-05-08 Thread freedman
On Tue, May 08, 2001, spider wrote: > can i have access to non-linux disks (other partitions than linux partition) > ??? > > anyone can tell me, please, how can i do this? > [EMAIL PROTECTED]:~$ mount --help Usage: mount [-hV] mount -a [-nfFrsvw] [-t vfstypes] mount [-nfrsvw] [-o o

non-linux disk access

2001-05-08 Thread spider
can i have access to non-linux disks (other partitions than linux partition) ??? anyone can tell me, please, how can i do this?

sync/update disk access

1999-08-15 Thread Thomas
I've noticed the reason why my drive doesn't power down into standby like it does with Redhat is because of the update demon called by etc/init.d/single which flushes the buffers every 5 seconds and seems to access the drive every 30 secs.  Is there any alternative to running update, or is t