This is a discussion on Re: i'd like to add new hard disk !! within the Linux Operating System forums, part of the Unix Operating Systems category; --> Hallo lalabas, Op 18 Feb 04 schreef lalabas aan All: l> (1)$mkfs.ext3 -L asshole /dev/hdd You try to make ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hallo lalabas, Op 18 Feb 04 schreef lalabas aan All: l> (1)$mkfs.ext3 -L asshole /dev/hdd You try to make a file system on the *whole* disk [/dev/hdd] ??? l> Device Boot Start End Blocks Id System l> /dev/hdd1 1 4111 33021576 83 Linux l> (5)[root@lalabas sbin]# mount -t ext3 /dev/hdd1 /mnt/newharddisk/ l> mount: wrong fs type, bad option, bad superblock on /dev/hdd1, l> or too many mounted file systems Try to make a file system on the *partition* [/dev/hdd1], that might help... Groetjes, Hans. |