| 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.
-
mount: you must specify the filesystem type
2004-01-22 01:40:02 mvitero [View]
-
mount: you must specify the filesystem type
2005-04-03 21:11:56 Johncc [View]
Doesn't seem to work for me:
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



# mount /dev/fd0/ /mnt/floppy/
it has the same error as
mount: you must specify the filesystem type