bhaagensen;272442 Wrote: > 'ln -s /media/SB3\ Files /mnt/HardDrive/SB3\ Files\ cont/HD1' > > will make the files on the 1st hd available under the 2nd in a > directory HD1. > > > > 'df'
That didnt seem to work saying no such file or directory [EMAIL PROTECTED] ~]# ln -s /media/SB3\ Files /mnt/HardDrive/SB3\ Files\ cont/HD1 ln: creating symbolic link `/mnt/HardDrive/SB3 Files cont/HD1' to `/media/SB3 Files': No such file or directory [EMAIL PROTECTED] ~]# ln -s /media/SB3\ Files /mnt/HardDrive/SB3\ Files\ cont/HD1 ln: creating symbolic link `/mnt/HardDrive/SB3 Files cont/HD1' to `/media/SB3 Files': No such file or directory [EMAIL PROTECTED] ~]# ln -s /media/SB3\ Files /mnt/HardDrive/SB3\ Files\ cont/HDd1 ln: creating symbolic link `/mnt/HardDrive/SB3 Files cont/HDd1' to `/media/SB3 Files': No such file or directory and when I do df it doesnt show the 500G hdd1 partition: [EMAIL PROTECTED] ~]# df Filesystem 1K-blocks Used Available Use% Mounted on /dev/hdc3 287781685 158601951 114557371 59% / /dev/hdc1 78999 7604 67381 11% /boot none 253440 0 253440 0% /dev/shm [EMAIL PROTECTED] ~]# No I am completely confused -- fast eddie ------------------------------------------------------------------------ fast eddie's Profile: http://forums.slimdevices.com/member.php?userid=7826 View this thread: http://forums.slimdevices.com/showthread.php?t=42989 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
