On Sat, 7 Mar 1998, Hengstberger wrote: > Hi! > I`m bloody new with linux.Partitionig my harddrive I "lost" 0,5GB, thant > means it's neither in the dos partitioning list nor in the Linux's. I don't > really need it at present. How can I access this space again, without > competely formatting the entire HDD? I've tried to mount my CD-ROM (ID 2, > hdc ) any recommended way e.g. mount -t ISO 9660... . Can anyone tell me > any alternatives that will work better? > Thanks, Andrew [EMAIL PROTECTED]
mount -t iso9660 /dev/hdc /mnt (iso9660 -- lowercase, no spaces) You can use any empty directory as a mount point. /cdrom is commonly used. Bob --- Bob Nielsen Internet: [EMAIL PROTECTED] Tucson, AZ AMPRnet: [EMAIL PROTECTED] http://www.primenet.com/~nielsen/ -- E-mail the word "unsubscribe" to [EMAIL PROTECTED] TO UNSUBSCRIBE FROM THIS MAILING LIST. Trouble? E-mail to [EMAIL PROTECTED] .