I have a usb LS120 drive, which I had working on my old installation (8.2, as is the re-install). I think I'm lacking a supermount statement in my fstab, which is as follows:
none /dev/pts devpts mode=0620 0 0 none /dev/shm tmpfs defaults 0 0 none /proc proc defaults 0 0 /dev/hde6 / ext3 defaults 1 1 /dev/hde8 /mnt/graphics vfat iocharset=iso8859-15,umask=0,codepage=850 0 0 /dev/hde5 /home ext3 defaults 1 2 /dev/hdf5 /mnt/Data vfat iocharset=iso8859-15,umask=0,codepage=850 0 0 /dev/hde1 /mnt/win_c vfat iocharset=iso8859-15,umask=0,codepage=850 0 0 /dev/hdg5 /mnt/temp ext3 defaults 1 2 /dev/hde7 swap swap defaults 0 0 /mnt/cdrom /mnt/cdrom supermount dev=/dev/hda,fs=iso9660,ro,--,iocharset=iso8859-15 0 0 /mnt/cdrom2 /mnt/cdrom2 supermount dev=/dev/scd0,fs=iso9660,rw,--,iocharset=iso8859-15 0 0 /mnt/floppy /mnt/floppy supermount dev=/dev/fd0,fs=vfat,--,iocharset=iso8859-15,umask=0,sync,codepage=850 0 0 I have a mountpoint called 'disk' which I can use, but I'm unsure how to recognise the /dev entry that I need to link to it. It doesn't seem to be recognised as a hard drive - hde, hdf and hdg are actual drives, hda is the ide cd-rom. There is only fd0 listed. I don't remember having to do any fancy footwork to mount the drive under the old install, but there was no entry in fstab as far as I can see. Can you help? Anne
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
