Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
mounting cdrom problem
Name: era Date: January 7, 2004 at 10:27:16 Pacific OS: Sco-Unix CPU/Ram: p3,128
Comment:
Hello everybody, i hv sco unix installed & when i try to mount my cdrom by giving #mount /dev/cd0 /mnt i get an error : mount: cannot stat '/dev/cd0' : No such file or directory (error 2)
Can anybody please help me??? what may be the problem?? why this cannot stat & no such file error comes?? Please, if anybody knows the solution ....reply me...Thanking u in anticipation
Summary: trying to mount win95 partition mount -t vfat /dev/hda4 /mtn/win95 error: "/dev/hda4 has wrong minor or major number" Trying to mount cdrom mount -t iso9660 /dev/cdrom /mnt/cdrom error: iso9660 not su...