Antwan
2nd July 2005, 05:25 PM
Hi all, I have bought a new hd (western digital wc 1600 with 160gb ide) and I want to use it for storage of big files (backups and movies mostly)
I need the disk to be fat32 and accesible like a optical drive (like the cd player icon and not mounted onto the filesystem) any help would be highly welcome.
here's my fstab file config (I havent installed the hd yet)
/*
# This file is edited by fstab-sync - see 'man fstab-sync' for details
/dev/VolGroup00/LogVol00 / ext3 defaults 1 1
LABEL=/boot /boot ext3 defaults 1 2
none /dev/pts devpts gid=5,mode=620 0 0
none /dev/shm tmpfs defaults 0 0
none /proc proc defaults 0 0
none /sys sysfs defaults 0 0
/dev/VolGroup00/LogVol01 swap swap defaults 0 0
/dev/hdd /media/cdrecorder auto pamconsole,exec,noauto,fscontext=system_u:object_r :removable_t,managed 0 0
/dev/hdc /media/cdrom auto pamconsole,exec,noauto,fscontext=system_u:object_r :removable_t,managed 0 0
*/
PS : Sorry for the caps
I need the disk to be fat32 and accesible like a optical drive (like the cd player icon and not mounted onto the filesystem) any help would be highly welcome.
here's my fstab file config (I havent installed the hd yet)
/*
# This file is edited by fstab-sync - see 'man fstab-sync' for details
/dev/VolGroup00/LogVol00 / ext3 defaults 1 1
LABEL=/boot /boot ext3 defaults 1 2
none /dev/pts devpts gid=5,mode=620 0 0
none /dev/shm tmpfs defaults 0 0
none /proc proc defaults 0 0
none /sys sysfs defaults 0 0
/dev/VolGroup00/LogVol01 swap swap defaults 0 0
/dev/hdd /media/cdrecorder auto pamconsole,exec,noauto,fscontext=system_u:object_r :removable_t,managed 0 0
/dev/hdc /media/cdrom auto pamconsole,exec,noauto,fscontext=system_u:object_r :removable_t,managed 0 0
*/
PS : Sorry for the caps