LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 04-11-2002, 07:34 PM   #1
hyperpimp
LQ Newbie
 
Registered: Apr 2002
Location: a very hot place
Distribution: slack 8.0 with no X :( & mandrake 8.2
Posts: 27

Rep: Reputation: 15
Question low level formatting?


My teacher ( who is full of sh*t , I barely believe anything he says ) says that installing Linux changes the architecture of hard drives, and that to use windows on it again you would have to perform a low level format. Is this true or this guy lying to me again.
Anyways I'm about to get into the Linux part of my schooling, so I imagine I'll have all kinds of questions, so better get used to me.
 
Old 04-11-2002, 08:29 PM   #2
Aussie
Senior Member
 
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590

Rep: Reputation: 58
No it's not true, he's just spouting MS FUD. What is true is windows will not recognise a linux formatted partition, because MS have decided that they are not "standard" ( not windows that is ).
 
Old 04-11-2002, 08:33 PM   #3
jetblackz
Member
 
Registered: Mar 2002
Location: Debian Galaxy
Distribution: Debian
Posts: 711

Rep: Reputation: 30
Yes he's full of it. Laughs.

Only Windows lovers would say such things. Or the uninformed.

I've used Linux on the same HD many times in various ways: partition locations & formats. Disk Druid, that comes with most recent distros, can do all the partitioning via point-n-click.

I suspect your teacher is in love with some sort of Windows tools such as Partition Magic. Yes, a # of distros would mess up the table and PM wouldn't recognize it anymore. The key is NEVER auto-paritition.
 
Old 04-11-2002, 09:15 PM   #4
mcleodnine
Senior Member
 
Registered: May 2001
Location: Left Coast - Canada
Distribution: s l a c k w a r e
Posts: 2,731

Rep: Reputation: 45
The only time I've ever had to low-level format a drive is after a Windows virus trashed it. It's happened to two of my clients.

Your teacher is suffering from a cranial-rectal inversion.

Just because prog like lilo make changes to the MBR (master boot record) does not mean that the volume contents have changed / are corrupted.

In DOS the command 'fdisk /MBR' would restore the MBR to the 'windows' *cough* standards.
 
Old 04-11-2002, 09:53 PM   #5
justiceisblind
Member
 
Registered: Jan 2002
Location: Stevens Point, WI
Distribution: Mandrake 10.0 (P4 2.8 w/ HT, Radeon 9700 Pro, 80 GB/120GB HDDs)
Posts: 242

Rep: Reputation: 30
Linux doesn't use the fat16 or fat32 file system it uses the ext2/ext3 (linux native) filesystem, which is much more efficient than FAT (imho). So, technically if you had a HD devoted to Linux using ext2/ext3 fs you would need to change the filesystem to FAT32, which I believe would require formattiing at some level because you have to format a partition to use ext2/ext3 fs.
 
Old 04-11-2002, 09:55 PM   #6
justiceisblind
Member
 
Registered: Jan 2002
Location: Stevens Point, WI
Distribution: Mandrake 10.0 (P4 2.8 w/ HT, Radeon 9700 Pro, 80 GB/120GB HDDs)
Posts: 242

Rep: Reputation: 30
Quote:
Originally posted by Aussie
No it's not true, he's just spouting MS FUD. What is true is windows will not recognise a linux formatted partition, because MS have decided that they are not "standard" ( not windows that is ).

But, you have to remember that windows runs on roughly 90% of desktops, so it would pretty much be considered the "standard". But that's just my opinion, I would much rather see Linux as the desktop standard.
 
Old 04-11-2002, 10:29 PM   #7
hyperpimp
LQ Newbie
 
Registered: Apr 2002
Location: a very hot place
Distribution: slack 8.0 with no X :( & mandrake 8.2
Posts: 27

Original Poster
Rep: Reputation: 15
Haha, this teacher of mine (teaching windows 2000 pro and server) is a so full of it. He hasn't taught anyone in the class hardly anything, and has attempted to mislead us several times on various topics, I think he's afraid that if he actually teaches us anything that I might take his job.
Anyways, the guy that's gonna teach Linux seems like he's pretty cool, and actually wants to teach something. I've been looking forward to the Linux class the whole time I've been going to school. This is gonna be fun.
 
Old 04-11-2002, 10:37 PM   #8
Aussie
Senior Member
 
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590

Rep: Reputation: 58
Don't forget this place, we're all happy to help you and your teacher if you have a problem in linux
 
Old 04-11-2002, 10:57 PM   #9
hyperpimp
LQ Newbie
 
Registered: Apr 2002
Location: a very hot place
Distribution: slack 8.0 with no X :( & mandrake 8.2
Posts: 27

Original Poster
Rep: Reputation: 15
thanks
 
Old 04-11-2002, 11:20 PM   #10
mcleodnine
Senior Member
 
Registered: May 2001
Location: Left Coast - Canada
Distribution: s l a c k w a r e
Posts: 2,731

Rep: Reputation: 45
Quote:
Originally posted by justiceisblind
Linux doesn't use the fat16 or fat32 file system it uses the ext2/ext3 (linux native) filesystem, which is much more efficient than FAT (imho). So, technically if you had a HD devoted to Linux using ext2/ext3 fs you would need to change the filesystem to FAT32, which I believe would require formattiing at some level because you have to format a partition to use ext2/ext3 fs.
I really don't see the need for tools any stronger than Microsoft's fdisk to delete + re-create partitions. Reboot and format. Far cry from low-level format IMO.

However, the last time I installed using ext3fs all my Canadian money was converted into Pesos. My net worth increased 30% !!!
 
Old 04-11-2002, 11:42 PM   #11
DMR
Member
 
Registered: Jun 2001
Location: Fairfax, California
Distribution: RH 9.0, RH 7.3, Mandrake 8.0
Posts: 986

Rep: Reputation: 30
Quote:
Originally posted by mcleodnine
Your teacher is suffering from a cranial-rectal inversion.
mcleodnine,
I love it! I thought I was the only one who used that expression. Every time I do, a get a second or two of confused expression from the person I'm talking to as they burn a few thousand cycles parsing that description.
 
Old 04-12-2002, 12:52 AM   #12
isajera
Senior Member
 
Registered: Jun 2001
Posts: 1,635

Rep: Reputation: 45
offhand, i don't think you're going to be able to tell your teacher about his unfortunate cranial position to his face. if you're going to bother talking to him about his errors, be sure that you know exactly how he's wrong. teachers don't like being proven wrong, and the more they're wrong, the more they hate it, and they always take it out on the student who's right.

so, a few helpful (IMHO) points to remember : in thier view, having linux DOES change the architecture of the hd - i guess some uninformed persons like windozers would consider repartitioning to be "changing the architecture" - but you definitely DON'T need a low-level-format. fdisk will do the job or repartitioning quite nicely - and it wouldn't hurt for you to read up on it a bit before correcting this guy.

as far as the mbr is concerned - that has nothing to do directly with linux - that's just a boot loader that could be from any o/s - including a boot manager like NT or 2000, or lilo, grub, and one or two other's i'm sure i'm missing.
 
Old 04-12-2002, 06:35 AM   #13
Thymox
Senior Member
 
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368

Rep: Reputation: 64
Before I got my new rig, I had only 6G harddisk which I had to share between Linux (Mandy 7.2 at the time) and Windows. Because I was constantly running out of space, and I didn't haven enough cash to buy a 2nd harddisk, I had to continually cycle the 3rd partition (all were 2G) between ext2/fat32. It does no hard whatsoever. Your teacher (as has already been established) talks crap. The only time I've ever had to low-level format a harddisk was when some idiot left it next to the loud-speaker of their hifi. Dumb-ass that he was!
 
Old 04-12-2002, 10:55 AM   #14
jglen490
Member
 
Registered: Apr 2002
Location: The next brick house on the right.
Distribution: Kubuntu 18.04, Bodhi 5.0
Posts: 691

Rep: Reputation: 45
Ask your "teacher" to explain the difference between file systems and hardware architecture. Listen to the sound of tap dancing !!
 
Old 04-12-2002, 02:27 PM   #15
hyperpimp
LQ Newbie
 
Registered: Apr 2002
Location: a very hot place
Distribution: slack 8.0 with no X :( & mandrake 8.2
Posts: 27

Original Poster
Rep: Reputation: 15
I shared this thread with several others in my class and all were quite amused
Today was my last day with this teacher, thank God for that.
I'm not going to bother correcting him, because as was posted earlier, teachers hate to be proven wrong. I know for a fact I know hardware better than he does and he pulled $116,000 last year, and I can't even got a job, where's the justice in that! I'm sure he could set up nice windows network for you if that's what you wanted, but based on where we are I bet you don't!
 
  


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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Low-level formatting for hard drives totallynewguy Linux - Hardware 2 08-18-2005 08:30 AM
low level languages devit Programming 2 05-07-2004 11:16 AM
Low level formatting.... Santorres Linux - General 1 02-02-2004 07:50 AM
low level formating sanjith11 Linux - Hardware 3 12-30-2003 07:31 AM
low level hardware access herambshembekar General 3 03-25-2002 12:12 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 03:07 PM.

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