ok I am pretty sure I have rw permissions for my fat32 partition, but the make command still isn't working in this drive :S
Here is my fstab
# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' to print the universally unique identifier
# for a device; this may be used with UUID= as a more robust way to name
# devices that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# / was on /dev/sda5 during installation
UUID=1517e9e4-63a6-4795-a550-8ec8be9756b3 / ext3 errors=remount-ro 0 1
# /home was on /dev/sda7 during installation
UUID=9f88da56-48d0-41e7-8f79-8d2e25c727ad /home ext3 defaults 0 2
# swap was on /dev/sda6 during installation
UUID=aea5d29e-cd87-4aeb-a72e-5ec1239cb873 none swap sw 0 0
/dev/scd1 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto,exec,utf8 0 0
/dev/sda3 /media/MAIN vfat user,noauto,rw 0 0
it is /dev/sda3 which is the drive I am trying to install nightfall onto









LinkBack URL
About LinkBacks

Reply With Quote



