Mitchell Laks <[email protected]> writes: > Rashi:/home/mlaks# fdisk /dev/sdd
Better use fdisk -luc as suggested in the warning. > Rashi:/home/mlaks# mkfs.ext3 /dev/sdd1 mkfs -t ext3 ... > Rashi:/home/mlaks# mount -t ext2 /dev/sdd1 /mnt What do you expect when you explicitly mount the FS as ext2? -- http://www.asciiribbon.org/ http://tools.ietf.org/html/rfc1855 http://www.caliburn.nl/topposting.html -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

