bug-parted
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Re: mkparted - new edition with nls support


From: robotti
Subject: Re: Re: mkparted - new edition with nls support
Date: Mon, 6 May 2002 11:25:42 +0700

On May 6, 02, address@hidden wrote:
>
>Thanks for this tool,
>
>I just have a few questions. I have managed to create a parted 1.6 boot floppy
>using your tool but I can't get "mount" to mount any of my devices. It appears
>to think that everything is ext2fs. It's vital for me to be able to mount
>cdrom's with iso9660/joliet, hard disks with fat32 since I use parted for
>hard disk cloning. Are these file systems left out or am I just doing
>something wrong? My kernel supports those file systems
>(standard mandrake 8.2 kernel)

It should mount any filesystem the kernel supports.

Is the support in the kernel or as modules?

cat /proc/filesystems

ext2
iso9660
vfat
reiserfs

It works for me.

mount -rt iso9660 /dev/hdd /mnt/cdrom




reply via email to

[Prev in Thread] Current Thread [Next in Thread]