Hi,
I have a SATA DVD-Writer and SATA HDD. I have installed XP, Vista and VectorLinux in the system...
In Linux, the Windows partitions were not mounted automatically by VectorLinux, so I went to /etc/fstab and added lines like
/dev/sda1 /mnt/winc ntfs umask=0 0 0
for each of the partitions (for some reason sda2,3 and 4 are not regular partitions and sda5 refers to win D. Now the partitions are accessible... I have ntfs-3g installed and wondered if changing ntfs to ntfs-3g will be enough or should I make some additional changes to the line...
Also, for the DVD-Writer, there are two entries in fstab
/dev/cdrom /mnt/cdrom iso9660 users,noauto,r0
/dev/sr0 /mnt/dvdram iso9660 users,noauto,r0
What are these two entries for? One for CDs and another for DVDs? Do they allow burning?
Thanks in advance,
Arun
I have a SATA DVD-Writer and SATA HDD. I have installed XP, Vista and VectorLinux in the system...
In Linux, the Windows partitions were not mounted automatically by VectorLinux, so I went to /etc/fstab and added lines like
/dev/sda1 /mnt/winc ntfs umask=0 0 0
for each of the partitions (for some reason sda2,3 and 4 are not regular partitions and sda5 refers to win D. Now the partitions are accessible... I have ntfs-3g installed and wondered if changing ntfs to ntfs-3g will be enough or should I make some additional changes to the line...
Also, for the DVD-Writer, there are two entries in fstab
/dev/cdrom /mnt/cdrom iso9660 users,noauto,r0
/dev/sr0 /mnt/dvdram iso9660 users,noauto,r0
What are these two entries for? One for CDs and another for DVDs? Do they allow burning?
Thanks in advance,
Arun