Hi,
as I explained in another thread of mine, I am having a problem accessing one of my hard drives.
First, here's my setup:
Asus A7N8X-X mobo (nForce3 chipset) with Athlon64 3000+, 1 GB of Ram
nVidia GeForce 6600GT display adapter (connected to a Acer AL1914 monitor and a TV via svideo)
a 30 GB WDC Ide drive (NTFS win2k)
an 80 GB WDC ide drive (home to kubuntu 8.04.1 live-cd installation)
a 160 GB ST sata drive (NTFS for data)
a 300 GB Maxtor ide drive (NTFS for data)
...and a bunch of miscallanious other devices.
The problem is I can't access my maxtor in dolphin (or konqueror). The 300gig drive is formatted as NTFS and shows under Disk Managment in win2k as two partitions (128,00 GB and 151,48 GB) but is accessible as a single G: drive in explorer (and where ever...). I can access both of my other NTFS hd's in dolphin (though I at first need to type in my passwd, kinda irritating. After every boot the system says something like "system policy prevents mounting internal media" and then asks for the passwd. Any help here on how to change system policy?). However, what can I do to be able to access the Maxtor? It's home to all of my media.
Okay, separate thread done. Here's what fstab says:
Thanks in advance for any help, it's much needed
-ankara halla
as I explained in another thread of mine, I am having a problem accessing one of my hard drives.
First, here's my setup:
Asus A7N8X-X mobo (nForce3 chipset) with Athlon64 3000+, 1 GB of Ram
nVidia GeForce 6600GT display adapter (connected to a Acer AL1914 monitor and a TV via svideo)
a 30 GB WDC Ide drive (NTFS win2k)
an 80 GB WDC ide drive (home to kubuntu 8.04.1 live-cd installation)
a 160 GB ST sata drive (NTFS for data)
a 300 GB Maxtor ide drive (NTFS for data)
...and a bunch of miscallanious other devices.
The problem is I can't access my maxtor in dolphin (or konqueror). The 300gig drive is formatted as NTFS and shows under Disk Managment in win2k as two partitions (128,00 GB and 151,48 GB) but is accessible as a single G: drive in explorer (and where ever...). I can access both of my other NTFS hd's in dolphin (though I at first need to type in my passwd, kinda irritating. After every boot the system says something like "system policy prevents mounting internal media" and then asks for the passwd. Any help here on how to change system policy?). However, what can I do to be able to access the Maxtor? It's home to all of my media.
Originally posted by Fintan
file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/sdb1
UUID=43f3840c-2f59-4e5b-a75b-6fa4347c957b / ext3 relatime,errors=remount-ro 0 1
# /dev/sdb5
UUID=c3a14530-4d80-4f87-b481-49e2963107f7 none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
/dev/scd1 /media/cdrom1 udf,iso9660 user,noauto,exec,utf8 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto,exec,utf8 0 0
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/sdb1
UUID=43f3840c-2f59-4e5b-a75b-6fa4347c957b / ext3 relatime,errors=remount-ro 0 1
# /dev/sdb5
UUID=c3a14530-4d80-4f87-b481-49e2963107f7 none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
/dev/scd1 /media/cdrom1 udf,iso9660 user,noauto,exec,utf8 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto,exec,utf8 0 0
-ankara halla
Comment