Mounting partition on ad hoc basis

From: Roger Redford (condor_222_at_yahoo.com)
Date: 10/31/03


Date: 31 Oct 2003 09:18:08 -0800

HI all,

My machine is an XP and Linux dual boot machine.

Only XP is on C: primary.

The secondary drive is partitioned into:

1st partition: FAT32
- this is seen by XP, and is used for backup

Extended partition:
- contains all Linux logical partitions.

When I installed Linux, I did not look at the first
partition at all. There is no entry for it in
/etc/fstab

I would like to mount this partition on an ad hoc basis
for backup. But I don't want it to be mounted upon startup.

This command worked:

mount /dev/hdb1 /mnt -r -t vfat

I could see the drive.

However, I wanted to mount it as /backup
not /mnt, but it didn't work.

mount /dev/hdb1 /backup -r -t vfat
mount: mount point /backup does not exist

How can I mount this partition as /backup?

Thanks



Relevant Pages

  • Re: [opensuse] Drives... how to work them .. Very basic NOOB question
    ... One is a 20 GB "system" partition also referred to as the ... at least not till you understand more about linux. ... Remember this phrase: Mount Something Somewhere. ... MySQL data files under another directory as my swap partition wont be ...
    (SuSE)
  • Re: Multiple Hard Drives
    ... your linux system has detected the hard drive (dmesg said so when it ... you need to partition the hard drive. ... you need to have a file system on the hard drive. ... The mount program does this. ...
    (Debian-User)
  • Re: Partition order
    ... Minor misunderstanding there - '/media' is normally a mount point ... partition for storing multi-media files. ... server and am new to Linux and to servers. ... Bash Guide for Beginners ...
    (alt.linux)
  • Re: Need help with FBSD partition in Linux
    ... I am not-so-slowly going crazy as FBSD is an absolute NIGHTMARE to ... and Linux machines will be exactly the same. ... could not automatically mount) it would mount the entire filesystem. ... So it would appear that the last partition, ...
    (comp.unix.bsd.freebsd.misc)
  • Re: new hard drive
    ... > Now my linux boots from SCSI. ... read man fdisk man mke2fs and man mount;-) ... partition an 82 if you want to create a swap-partion. ...
    (linux.redhat)