Re: FAT32 (was: dual-OS system)

2004-12-16 Thread CW Harris
On Thu, Dec 16, 2004 at 04:12:35PM +, Daniel Goldsmith wrote: > On Thu, 16 Dec 2004 15:44:40 +, David Dorward <[EMAIL PROTECTED]> wrote: > > Daniel Goldsmith wrote: > [...] > > > o Why were the dos/win filesystem supports removed from Sarge's > > > kernels? > > > > They aren't, as far as

Re: FAT32 (was: dual-OS system)

2004-12-16 Thread Daniel Goldsmith
On Thu, 16 Dec 2004 15:44:40 +, David Dorward <[EMAIL PROTECTED]> wrote: > Daniel Goldsmith wrote: > FAT32 is called vfat all though Linux world. > > mount -t vfat /dev/hdb1 /mnt/windows I'm not being deliberately obtuse here, but I tried that and I got a 'not supported' message > > o Why

Re: FAT32 (was: dual-OS system)

2004-12-16 Thread David Dorward
Daniel Goldsmith wrote: o Which module needs to be loaded? I have loaded msdos and vfat, but the system still says that the fat32 is not supported by the kernel. FAT32 is called vfat all though Linux world. mount -t vfat /dev/hdb1 /mnt/windows o Why were the dos/win filesystem supports removed from

Re: FAT32 (was: dual-OS system)

2004-12-16 Thread Sam Watkins
On Thu, Dec 16, 2004 at 01:22:29PM +, Daniel Goldsmith wrote: > the Debian system refuses to mount the Windows FAT32 partition, although it > does recognise it. you need to load the "vfat" module: modprobe vfat I was a bit annoyed with Ubuntu, I would expect them to load the "vfat" module

Re: FAT32 (was: dual-OS system)

2004-12-16 Thread Paolo Alexis Falcone
On Thu, 16 Dec 2004 13:22:29 +, Daniel Goldsmith <[EMAIL PROTECTED]> wrote: > Sorry for re-awakening this fairly dead thread, but... > > On Thu, 18 Nov 2004 13:30:25 +0200, David Baron <[EMAIL PROTECTED]> wrote: > > > There are, as posted, other alternatives as well. Ext3 is simplest, I think

Re: FAT32 (was: dual-OS system)

2004-12-16 Thread Daniel Goldsmith
Sorry for re-awakening this fairly dead thread, but... On Thu, 18 Nov 2004 13:30:25 +0200, David Baron <[EMAIL PROTECTED]> wrote: > There are, as posted, other alternatives as well. Ext3 is simplest, I think. > Linux can mount NTFS read-only but has full FAT32 support. Is that the case with a de

Re: FAT32 as mount for /home?

2004-10-10 Thread Scotty Fitzgerald
Just wanted to say thanks for the replies! Considering these replies, I think I will just make a seperate ext3 for home, and manually save a second copy of a document if I want. Thanks again! --- Scotty Fitzgerald On Sat, 09 Oct 2004 17:40:06 +0200, David P James <[EMAIL PROTECTED]> wrote: >On F

Re: FAT32 as mount for /home?

2004-10-09 Thread Beans
Olav wrote: Why not like this: - mount your Windows partition to some mount point like /mnt/windows - create a symlink named "My Documents" in your home to point to the folder with the same name on the Windows partition It keeps the dot file clutter away from Windows, it wouldn't know what to do w

Re: FAT32 as mount for /home?

2004-10-09 Thread David P James
On Fri 8 October 2004 07:22, Scotty Fitzgerald wrote: > Can that FAT32 structure handle all of /homes files? If you do this, make sure you don't try to use maildir format mail folders in your /home partition - this is particularly the case if you use KMail which now defaults to maildir in ~/Mail

Re: FAT32 as mount for /home?

2004-10-08 Thread Kevin Mark
On Fri, Oct 08, 2004 at 01:59:20PM +0200, Andrea Vettorello wrote: > On Fri, 08 Oct 2004 11:22:13 GMT, Scotty Fitzgerald > <[EMAIL PROTECTED]> wrote: > > Hello, > > I got an official "woody" set and am now setting it up, and am > > wondering if this "bright" idea of mine is actually advisab

Re: FAT32 as mount for /home?

2004-10-08 Thread Greg Madden
On Friday 08 October 2004 03:22 am, Scotty Fitzgerald wrote: > Hello, > I got an official "woody" set and am now setting it up, and am > wondering if this "bright" idea of mine is actually advisable. > I thought that if I mounted a seperate and small partition as > the /home directory, as well as

Re: FAT32 as mount for /home?

2004-10-08 Thread Michael Graham
Olle wrote: > BTW, I don't really see how backing up the home directory would be > enough, at least for me. I tend to make lots of changes system wide so > that I get the same settings for root as my ordinary user account, and > half the time it is just easier to make the changes in the existing >

Re: FAT32 as mount for /home?

2004-10-08 Thread Olle Eriksson
On Friday 08 October 2004 13.22, Scotty Fitzgerald wrote: > I thought that if I mounted a seperate and small partition as > the /home directory, as well as using the same partition for storing > documents and user files from my Windows 2000 Pro (the other side of > my dual boot system,) that I co

Re: FAT32 as mount for /home?

2004-10-08 Thread Olav Lavell
Op vr 08-10-2004, om 13:59 schreef Andrea Vettorello: > On Fri, 08 Oct 2004 11:22:13 GMT, Scotty Fitzgerald > <[EMAIL PROTECTED]> wrote: > > Hello, > > I got an official "woody" set and am now setting it up, and am > > wondering if this "bright" idea of mine is actually advisable. > >

Re: FAT32 as mount for /home?

2004-10-08 Thread Olav
Op vr 08-10-2004, om 13:22 schreef Scotty Fitzgerald: > Hello, > I got an official "woody" set and am now setting it up, and am > wondering if this "bright" idea of mine is actually advisable. > I thought that if I mounted a seperate and small partition as > the /home directory, as wel

Re: FAT32 as mount for /home?

2004-10-08 Thread Jon Dowland
On Fri, 8 Oct 2004 13:59:20 +0200, Andrea Vettorello <[EMAIL PROTECTED]> wrote: > IIRC FAT32 lacks user/group and the default attributes (rwx, correct > me if i'm wrong), so IMHO not a good idea to use for home... > > You should find some windos programs to read (only?) ext2 partitions > (never us

Re: FAT32 as mount for /home?

2004-10-08 Thread Andrea Vettorello
On Fri, 08 Oct 2004 11:22:13 GMT, Scotty Fitzgerald <[EMAIL PROTECTED]> wrote: > Hello, > I got an official "woody" set and am now setting it up, and am > wondering if this "bright" idea of mine is actually advisable. > I thought that if I mounted a seperate and small partition as >

Re: fat32 access for user

2004-05-13 Thread Adam Aube
[EMAIL PROTECTED] wrote: > apparently umask=000, or 002, or 004, or 007, or 022, it does not give > write access for the user. what is it going on? ia m confused. Do the uid and gid setting you used match the user's uid/gid? Adam -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject o

Re: fat32 write access for user

2004-05-13 Thread Adam Aube
Isaac To wrote: >> "Adam" == Adam Aube <[EMAIL PROTECTED]> writes: >> World-writable directories are generally discouraged unless you >> really know what you're doing - that's why I suggested 004 >> instead. > > Then you'd want 007 or 002, not 004. You are indeed correct - I just grabbed the

Re: fat32 access for user

2004-05-13 Thread Monique Y. Mudama
On 2004-05-13, <[EMAIL PROTECTED]> penned: > apparently umask=000, or 002, or 004, or 007, or 022, it does not give > write access for the user. what is it going on? ia m confused. Did you mount the drive read-only? -- monique -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Re: fat32 write access for user

2004-05-12 Thread Isaac To
> "Adam" == Adam Aube <[EMAIL PROTECTED]> writes: Adam> Jacob Bresciani wrote: >> or umask=000 for 777 permissions on all files/folders Adam> World-writable directories are generally discouraged unless you Adam> really know what you're doing - that's why I suggested 004 Ad

Re: fat32 write access for user

2004-05-12 Thread Adam Aube
Jacob Bresciani wrote: > or umask=000 for 777 permissions on all files/folders World-writable directories are generally discouraged unless you really know what you're doing - that's why I suggested 004 instead. Adam -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe

Re: fat32 write access for user

2004-05-12 Thread Jacob Bresciani
or umask=000 for 777 permissions on all files/folders --- Jacob Bresciani Systems Analyst Faculty of Electrical and Computer Engineering University of Alberta Bus: (780) 492-7368 Fax: (780) 492-1811 [EMAIL PROTECTED] On 12-May-04, at 7:52 PM, Adam Aube wrote: [EMAIL PROTECTED] wrote: i adde

Re: fat32 write access for user

2004-05-12 Thread Adam Aube
[EMAIL PROTECTED] wrote: > i added a partition which is fat32. apparently the user has only read > access to this partition. only root can write. how can i make user have > write access as well? here is the line from the /etc/fstab: > /dev/hdb5 /mnt/hdb5 vfat noauto,users,exec,umask=1000,gid=1000,

Re: fat32 to ext2

2002-02-12 Thread Jordan Evatt
sure. back up everything to a tarball, format, restore. that's all there is to it. - Original Message - From: "Furkan Fidan" <[EMAIL PROTECTED]> To: Cc: Sent: Tuesday, February 12, 2002 2:47 PM Subject: fat32 to ext2 > Hi, > is it possible to convert fat32 to ext2 without data loss? >

Re: FAT32 issues

2000-08-01 Thread John Foster
> Matthew D Davis wrote: > > Hello all, > > I have my system setup to dual boot win2k and Debian 2.3. I would > like to be able to access my large fat32 partition from both > OSes. Whenever I mount the drive from the prompt or out of fstab > (options are default,user, error=read-only) ownership

RE: FAT32 issues

2000-08-01 Thread Lehel Bernadt
On 01-Aug-2000 Matthew D Davis wrote: > Hello all, > > I have my system setup to dual boot win2k and Debian 2.3. I would like to be > able to access my large fat32 partition from both OSes. Whenever I mount the > drive from the prompt or out of fstab (options are default,user, > error=read-only

Re: FAT32 mount problem

2000-02-10 Thread Ron Rademaker
What exactly is the command you use to try mounting, you'll probably tried all these of course... but just to be sure: mount /dev/hda1 /mnt mount -t vfat /dev/hda1 /mnt mount -t ntfs /dev/hda1 /mnt (you never know what windows could do...) Ron

Re: FAT32 e Compactador DOS<->Linux

1999-08-24 Thread Guilherme Soares Zahn
Fala Lindalvo, o negocio eh o seguinte: O Linux soh consegue acessar volumes FAT32 a partir do kernel 2.2.x, e o seu Slack deve estar com o 2.0.x, neh? OK, uma sugestao seria atualizar o kernel, mas isso nem sempre eh possivel, (afinal eh mais um download de 14Mb, neh)? Quanto a um compac

Re: FAT32 to FAT16

1999-08-17 Thread Nuno Emanuel F. Carvalho
Kim Andersen wrote: > I have a problem, I really hope you can help me. I need to convert my > computer back to FAT16 from FAT32. How can I do that? I have already > formatted my harddisk (850MB), so does their exist any program, which in > MS-DOS mode can convert my harddisk back to FAT16? There'

Re: FAT32 to FAT16

1999-08-17 Thread Geordy Korte
> I have a problem, I really hope you can help me. I need to convert my > computer back to FAT16 from FAT32. How can I do that? I have already > formatted my harddisk (850MB), so does their exist any program, which in > MS-DOS mode can convert my harddisk back to FAT16? Try the normal FDISK and

Re: FAT32

1999-02-24 Thread Jens Ritter
[EMAIL PROTECTED] writes: > I realize that this question has probably been asked extensively in > the past but where might I find the proper module to read a FAT32 > hard drive. Fat 32 support is part of debian standard kernels. HTH, Jens --- [EMAIL PROTECTED] [EMAIL PROTECTED] Key ID: 2

Re: FAT32

1999-02-23 Thread Bon Lam
At 1935 2/22/99 -0700, you wrote: >I realize that this question has probably been asked extensively in >the past but where might I find the proper module to read a FAT32 >hard drive. mount your drive with the option '-t vfat', but your kernel has to support this filesystem.

Re: FAT32

1999-02-23 Thread Patrik Hagglund
Also I was wondering if anyone knew where a UDF reader/writer might be found. I think you have to patch your kernel: http://trylinux.com/projects/udf/ (I will try as soon as I get my CD-RW unit.) -- Patrik Hägglund

Re: FAT32

1999-02-23 Thread Stephen Pitts
On Mon, Feb 22, 1999 at 07:35:11PM -0700, [EMAIL PROTECTED] wrote: > I realize that this question has probably been asked extensively in > the past but where might I find the proper module to read a FAT32 > hard drive. Also I was wondering if anyone knew where a UDF > reader/writer might be fou

Re: FAT32

1998-03-04 Thread Ben Gertzfield
David B Wilson <[EMAIL PROTECTED]> writes: > Is there a version of Debian that has the FAT32 patch? > It seems this patch has been available for a while now, but > was not included in 1.3 revision 6. The FAT32 patch will be included in Debian 2.0. It's currently included in the kernel-image-2.0.3

Re: FAT32 support in hamm.

1998-02-04 Thread G John Lapeyre
Thus far no. Only kernels 2.1.x have FAT32 as a stock accessory. On Tue, 3 Feb 1998, Alexander Kushnirenko wrote: > Hello, > > Is there FAT32 support in hamm, or one need to install a patch? > > Thank you, > Sasha. > > > -- > TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word

Re: FAT32 support for LINUX

1998-01-22 Thread Igor Grobman
> > Does anybody know if the version of Linux that was provided with 11/97 > bootDISC CD support FAT32? No, it does not support fat32 in default kernel. You will need to apply fat32 patches and compile a custom kernel. You will find the patches at http://bmrc.berkeley.edu/people/chaffee/fat3

Re: FAT32 To FAT16

1997-12-16 Thread Fenrick
There is also a program made by QuarterDeck called Partition-It! version 1.2 of this converts on the fly between FAT32 and FAT16. But why would you want to when the kernel patch works beautifully? > > If you are using win95 osr2 or osr2.1, you can use partition magic 3.0 > to do it. > > > B-Stu

Re: FAT32 To FAT16

1997-12-16 Thread Lawrence
If you are using win95 osr2 or osr2.1, you can use partition magic 3.0 to do it. Lawrence > B-Stu wrote: > > How Do I Convert My Hard Drive For FAT32 To Fat16? -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED

Re: FAT32 To FAT16

1997-12-16 Thread Bob Nielsen
On Mon, 15 Dec 1997, B-Stu wrote: > How Do I Convert My Hard Drive For FAT32 To Fat16? > The only way I know of is with the commercial program Partition Magic ver. 3.0 (or later). Otherwise, I suppose you could back it up, reformat as FAT16 and restore. Bob Bob Nielsen

Re: FAT32 To FAT16

1997-12-16 Thread Will Lowe
On Mon, 15 Dec 1997, B-Stu wrote: > How Do I Convert My Hard Drive For FAT32 To Fat16? I'm not sure it's possible without backing up the entire drive and refomatting (assuming you can find a copy of FDISK that'll do FAT16, which I don't think was included in Win95 OSR2). Why would you want to do

Re: fat32 in installation vfat module?

1997-11-23 Thread John Goerzen
Matt Thompson <[EMAIL PROTECTED]> writes: > I was under the impression that the base install doesn't come with full > PPP support (it says this during installation). After the base install > (from floppy), you still are unable to dialup. If you could dialup, that > would, of course, solve everyt

Re: fat32 in installation vfat module?

1997-11-19 Thread Igor Grobman
> > > I'm interested in submitting a 'Beginner's Debian Installation Guide' of > > > some sort. I have about 80% of the framework of one completed, but am > > > concerned about the lack of fat32 support. As is stands, if someone has a > > > new computer formatted in fat32, they would have to form

Re: fat32 in installation vfat module?

1997-11-19 Thread Matt Thompson
> > I'm interested in submitting a 'Beginner's Debian Installation Guide' of > > some sort. I have about 80% of the framework of one completed, but am > > concerned about the lack of fat32 support. As is stands, if someone has a > > new computer formatted in fat32, they would have to format a fat

Re: fat32 in installation vfat module?

1997-11-19 Thread John Goerzen
Matt Thompson <[EMAIL PROTECTED]> writes: > I'm interested in submitting a 'Beginner's Debian Installation Guide' of > some sort. I have about 80% of the framework of one completed, but am > concerned about the lack of fat32 support. As is stands, if someone has a > new computer formatted in fat

Re: FAT32 support

1997-07-28 Thread Lawrence
Shaleh wrote: > > What is the status of FAT32 support in Linux (Debian)?? go to www.linuxhq.com and there is a patch for 2.0.29/30 Lawrence -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .