Skip to Content.
Sympa Menu

baslinux - Re: [BL] Entering hard disk

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: Dennis Holierhoek <dennis.hh AT hotmail.com>
  • To: Basic Linux mailinglijst <baslinux AT lists.ibiblio.org>
  • Subject: Re: [BL] Entering hard disk
  • Date: Fri, 18 Jan 2013 20:35:20 +0100

When I typ;
mount /dev/hda1
BL says;
Can't find /dev/hda1 in etc/fstab
When I typ;
mount /dev/hda1 /hd
BL says;
VFS; Can't find an ex2 filesystem on dev ide0(3,1).
When I typ;
mount /dev/hda1 /hd /mnt
BL says;
mount; Mounting /dev/hda1 on /hd failed: Device or resource busy
And it says the same when I change 'x' in 'mount /dev/hda1 /hd /'x''

Can you help me out? I don't have really much knowledge in Linux, and this week is the first time I heared about 'mounting'.

> Date: Fri, 18 Jan 2013 17:15:06 +0000
> From: keesan AT SDF.ORG
> To: baslinux AT lists.ibiblio.org
> Subject: Re: [BL] Entering hard disk
>
> hd not sd - BL does not handle SATA hard drives
>
> mount /dev/hda1 /hd in BL, where you can mount to /hd /mnt /cd or /fd
> (or make new mount points yourself)
>
> On Fri, 18 Jan 2013, Harry Prevor wrote:
>
> > On 1/18/13, Dennis Holierhoek <dennis.hh AT hotmail.com> wrote:
> >> And how do I mount it?
> >
> > Type "mount /dev/sd<Y><X> /path/to/mountpoint" in a terminal as root, where:
> >
> > <Y> is the hard drive letter, typically "a".
> > <X> is the parition number, typically "1".
> > /path/to/mountpoint is an empty folder where you want to mount the
> > drive, typically /mnt/usb or similar (make sure the folder exists
> > first).
> >
> > --
> > Harry Prevor
>
> Sindi Keesan
> -----------------------
> BasicLinux mailing list
> -----------------------
> http://www.basiclinux.info
> http://distro.ibiblio.org/baslinux/
> ------------------------------------
> To exit, send subject=unsubscribe to
> baslinux-request AT lists.ibiblio.org



Archive powered by MHonArc 2.6.24.

Top of Page