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: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] Entering hard disk
  • Date: Fri, 18 Jan 2013 21:58:20 +0100

Haha, je kan best goed Nederlands spreken, hoor(your Dutch is quite good) :P
The Dutch data you read means this
'Van' means 'From'
'Verz.' means 'Send'
'Aan' means 'To'
'mailinglijst' means 'mailing list'
'Ondrw.' means 'Subject'
So it's just standard data made by the e-mail client.
Where are you from? Germany? Poland?

On Fri, 18 Jan 2013, Dennis Holierhoek wrote:

> I have 1 hard disk with 2 partitions on it. One (the C: drive, yes, I
> use Windows) is NTFS, the other one (D:) is FAT32. So I should use
> 'hda2', if I'm right?

You are right.

mount -t vfat /dev/hda2 /hd should mount the D: (FAT32) partition to /hd

(-t vfat = type FAT32)

To see what is on D: (as labelled in DOS or Windows) look at the contents
of /hd with a file manager or

cd /hd
ls -l

(ls -l gives a detailed list of the files and directories in the partition
mounted to /hd)

> Anyway, thanks for your help and patience.
I learned linux from BL with the help and patience of other list members.

> I think I'll design and upload some BL floppy labels on my FB soon, so I
> can do something back to the BL community :)

> Van: sindi keesan
> Verz.: 18-01-2013, 21:01
> Aan: Basic Linux mailinglijst
> Ondrw.: Re: [BL] Entering hard disk

Are you in the Netherlands? Ik sprek geen nederlands. (??)
Sindi
-----------------------
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