| Sign In/My Account | View Cart |
| Article: |
Using and Customizing Knoppix | |
| Subject: | mount: you must specify the filesystem type | |
| Date: | 2003-12-30 12:10:00 | |
| From: | anonymous2 | |
|
Response to: mount: you must specify the filesystem type
|
||
|
yes you have to pass an option to the mount command telling it to mount it as the loopdevice. type this
|
||
Showing messages 1 through 2 of 2.
root@on6jc:/cd# mount -o loop /dev/loop0 /mnt/floppy/
mount: you must specify the filesystem type
(the losetup was accepted without problem)
Also, there is no boot.img on the 3.7 Knoppix disk. I suspect it's the largest file - called KNOPPIX. (that's the one I losetup'd)
John