Linux assembly list
 help / color / mirror / Atom feed
From: "stonelock" <crypto_stonelock@sympatico.ca>
To: Claudiu Tanaselia <tanaselia@home.ro>, linux-assembly@vger.kernel.org
Subject: Re: a-Linux question
Date: Fri, 8 Oct 2004 10:43:39 -0400	[thread overview]
Message-ID: <000e01c4ad45$331af590$6740fea9@grammaton> (raw)
In-Reply-To: 152709311.20041007214548@home.ro

Hello!

Its been a while since I reformated partitions under Linux, but if my memory
is correct, you can use the program fdisk (under root) to format a new
partition. Just follow the instructions to create a new partition and to
write it to disk.

If what you're saying is that you already have a FAT32 partition then you
should be able to view it with fdisk also. There's another command to check
what partitions are active on your system but i forget.

Once you know where you're FAT32 partition is located, may it be /dev/hda6
or something else, all you need to do is incorporate an entry under the file
fstab under /etc ( /etc/fstab ). This will of course only work if you use a
linux that supports this file path. You're fstab file might be located
elsewhere or might be under a different name, or it might not exist at all
for your specific linux architecture.

If everything worked right, you're partition will be available at every boot
easily as a mountable partition or even directly if you have it mounted
automatically.

Hope this helps a bit.
aXoneX
ps: If you want a full line for an entry in fstab, let me know and i'll post
what i have so you can examine how it's done.

> Hello all,
>
> I'd  downloaded  the  a-Linux, it's really cool stuff, but does anyone
> knows how can I mount a FAT32 partition for read/write? I tried the od
> fashioned  way, but in /dev directory there were no hda6 device. And I
> need a hda6 one. How can I create one?
>
> When will it be the next release of a-Linux?
>
> Thanks,
> Claudiu Tanaselia.
>
> ------------------------------
> "Space... The final frontier"
> http://www.tanaselia.home.ro
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-assembly"
in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html


      parent reply	other threads:[~2004-10-08 14:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-07 18:45 a-Linux question Claudiu Tanaselia
2004-10-08 13:17 ` Gregor Schatz
2004-10-08 14:43 ` stonelock [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='000e01c4ad45$331af590$6740fea9@grammaton' \
    --to=crypto_stonelock@sympatico.ca \
    --cc=linux-assembly@vger.kernel.org \
    --cc=tanaselia@home.ro \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox