[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: special device /dev/sda1
bentley rhodes wrote:
> what am i supposed to do when the following occurs?
> [root@bntly lvmgui-0.4]# umount /dev/sdb1
> umount: /dev/sdb1: not mounted
> [root@bntly lvmgui-0.4]# mount -text2 /dev/sda1 /portney/opus
> mount: special device /dev/sda1 does not exist
> [root@bntly lvmgui-0.4]#
>
> i'm trying to mount or unmount (mount in this case) my /dev/sda1
> drive (my cruzer 256) and it won't let me.
>
> -
> To unsubscribe, send email to majordomo@silug.org with
> "unsubscribe silug-discuss" in the body.
>
k, i found the answer is: use parted and establish a new msdos
table with the command mklabel msdos
-
To unsubscribe, send email to majordomo@silug.org with
"unsubscribe silug-discuss" in the body.