Daniel Pielmeier wrote:
Unmount the disk and then try to mount it manually.
mount -t iso9660 device mount-point
This mounts as iso9660 with rock-ridge extension.
mount -t udf device mount-point
This mounts as udf.
For further information it will be a good idea to look into the mount manpage.
Now we are cooking. Woooooooo Ooooooooo!!! Check this out:
[EMAIL PROTECTED] / # ls -al /media/hdd/
total 1898079
dr-xr-xr-x 2 root root 2048 2008-07-15 04:47 .
drwxr-xr-x 5 root root 224 2008-07-15 05:31 ..
-r--r--r-- 1 root root 1943630336 2008-07-10 14:38
portage_2008.07.10-14.27.04_1.tar
[EMAIL PROTECTED] / # mount
/dev/hda6 on / type reiserfs (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec)
udev on /dev type tmpfs (rw,nosuid)
devpts on /dev/pts type devpts (rw,nosuid,noexec)
/dev/hda1 on /boot type ext2 (rw)
/dev/hda7 on /usr/portage type reiserfs (rw)
/dev/hda8 on /home type reiserfs (rw)
/dev/hda9 on /data type reiserfs (rw)
/dev/hdb1 on /backup type ext3 (rw)
none on /dev/shm type tmpfs (rw)
usbfs on /proc/bus/usb type usbfs (rw,noexec,nosuid,devmode=0664,devgid=85)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc
(rw,noexec,nosuid,nodev)
/dev/hdd on /media/hdd type iso9660 (rw)
[EMAIL PROTECTED] / #
That is cool. How do I fix this? New kernel? Can I just use this for
all my DVD's including those with HUGE files? I have some that are just
under 4Gbs.
Thanks
Dale
:-) :-)
--
gentoo-user@lists.gentoo.org mailing list