On Thu, 2006-03-16 at 23:59 +0200, Kostas Sfakiotakis wrote: > Greetings Eric , > In /etc/fstab you put the partitions that you want to be mounted on boot . > > So first of all backup your /etc/fstab file . > Then open it with your favourite editor ( use a console and NEVER A GUI ) > and add a couple of lines that would look like the ones below > > /dev/hda1 /WinNTFSpartition NTFS defaults 0 0 > /dev/hda5 /WinFAT32partition FAT32 defaults 0 0 > > Now just save the file and reboot , such changes can't be applied > without a reboot . > > That's all . > > > Kind Regards, > Kostas Is the amount of spacing between the items on the line arbitrary? Should it be spaces rather than a tab? Thanks. EB >