LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 08-09-2003, 11:57 PM   #1
bmike1
Member
 
Registered: Jul 2003
Posts: 133

Rep: Reputation: 15
Calling all gurus (and those who think they can help)


I have a few ideas that I would like to submit to linuxquestions.org for their Answers section. Un fortunately I am no where near being a guru (really I'm a newbie) and I need a little help. If you could go to: http://www.linuxquestions.org/questi...992#post413992 and help me make everything right I would be most grateful.
Thanks

Last edited by bmike1; 08-10-2003 at 12:00 AM.
 
Old 08-10-2003, 01:17 AM   #2
rasat
LQ Newbie
 
Registered: Aug 2003
Location: Helsinki - Bucharest
Distribution: Arch Linux - MX Linux
Posts: 29

Rep: Reputation: 18
I am not a guru but have some experience. Most of the questions already had an answer. Here are what were unanswered:

> 2- how to create a drive/partition (I don't know how to do this)

Run "cfdisk" (no qoute)

> 3- how to make different file systems

Example run:
mke2fs /dev/hda3 (creates Ext2 filesystem on partition hda3)
mke2fs -j /dev/hda3 (Ext3)
mkreiserfs /dev/hda3 (Reiserfs)

> 5- how to get a hardware/software modem to work (I am not sure about the IRQ # thing with this)

What kind of modem we are speaking about (internal or external). External serial port modem doesn't require configure when running with Kppp or other dial-up programs.

Last edited by rasat; 08-10-2003 at 01:25 AM.
 
Old 08-10-2003, 02:03 AM   #3
bmike1
Member
 
Registered: Jul 2003
Posts: 133

Original Poster
Rep: Reputation: 15
Some of the questions I have are within and about the solution set presented.
The modem I have now is an internal modem. I shorted my computer earlier and it couldn't see my modem anymore. While in the proccess of getting that to work again I discovered that the setserial /dev/ttyS4 line was incorrect: it kept telling me that 4 and 9 were invalid flags for the IRQ so I figured I would ask everyone about it. and see if the solution couldn't be found. (luckily just redoing the first line got my modem working again)
I also want to include how to configure a software modem and an external modem in what I present to them.
Would you know how to make other types of filesystems? Is 'vat' or 'fat32' one? What about for apple?
Awaiting an answer anxiously!
~MIKE~(:

Last edited by bmike1; 08-10-2003 at 02:05 AM.
 
Old 08-10-2003, 02:46 AM   #4
rasat
LQ Newbie
 
Registered: Aug 2003
Location: Helsinki - Bucharest
Distribution: Arch Linux - MX Linux
Posts: 29

Rep: Reputation: 18
Quote:
Originally posted by bmike1
Would you know how to make other types of filesystems? Is 'vat' or 'fat32' one? What about for apple?
It is "vfat" not "vat". vfat is the kernel module of FAT32. Here is a sample line from /etc/fstab file:
/dev/hda1 /mnt/win-c vfat defaults 0 0

I found the below code on one of the forums. Someone asked the same question:

mkdosfs -F 32 /dev/hdxx (to create FAT32 partition from Linux)

http://www.linuxquestions.org/questions/history/35825

About apple/mac I have no knowledge. What filesystem does it use? If you know search on Yahoo or Google: "create filesystem xxxx"

Last edited by rasat; 08-10-2003 at 02:56 AM.
 
Old 08-10-2003, 03:10 AM   #5
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
HFS IIRC:
http://www.mars.org/home/rob/proj/hfs/

Looks like you can, I know it can read it anyway, that's usually out of the box/kernel though, no need for third party tools for reading HFS.



Cool
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Calling GAWK gurus! ericcarlson Linux - Software 2 09-13-2004 03:54 AM
calling any apache gurus Andy@DP General 2 09-12-2003 11:19 AM
Calling all PCMCIA/Wireless gurus dubG Linux - Hardware 5 05-22-2003 01:17 AM
calling all networking gurus (nfs install) N_A_J_M Linux - Networking 0 12-15-2002 06:13 PM
Calling all RedHat gurus...help needed.... gballard Linux - Distributions 1 08-03-2002 01:02 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 07:02 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration