/bckupdrv how big?

Chris Aitken caitken-Bm8TULXj0r/3fQ9qLvQP4Q at public.gmane.org
Tue Mar 14 17:38:04 UTC 2006


Tim Writer wrote:

<snip>
All of the following went better this time:

>To try and solve it:
>
>    o   Unmount it
>
>    o   Clear the partition table
>
>        # dd if=/dev/zero of=/dev/hdb count=1
>
>    o   Install sfdisk
>
>    o   Put this in a script and execute it (the script)
>
>        #!/bin/sh
>        sfdisk /dev/hdb <<EOF
>        0,,L
>        ;
>        ;
>        ;
>        EOF
>
>    o   Make a file system on /dev/hdb1
>
>        # mke2fs -j /dev/hdb1
>  
>
However, I guess I'm not doing this propery:

>    o   Mount it again
>  
>
[root at a800 pauline]# mount /dev/hdb1 /bckupdrv
mount: mount point /bckupdrv does not exist

Do I just mkdir /bckdrv then run [root at a800 pauline]# mount /dev/hdb1 
/bckupdrv again?

Chris

<snip>
--
The Toronto Linux Users Group.      Meetings: http://tlug.ss.org
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://tlug.ss.org/subscribe.shtml





More information about the Legacy mailing list