LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 01-04-2012, 03:05 AM   #46
NoStressHQ
Member
 
Registered: Apr 2010
Location: Geneva - Switzerland ( Bordeaux - France / Montreal - QC - Canada)
Distribution: Slackware 14.2 - 32/64bit
Posts: 609

Rep: Reputation: 221Reputation: 221Reputation: 221

Quote:
Originally Posted by T3slider View Post
I know my post sounded less than confident but I am pretty sure my original diagnosis was correct, so pretending my post doesn't exist and continuing on the same line of questioning is really a waste of time for everyone involved...
Well, the OP didn't say it was solved, I have no way to know if your solution is the one as I can't test (I haven't that problem). Keep it cool, we just try to help the OP... We're not competing on which one will be the first one to find the solution. I was just trying to have data to process instead of guessing in the wild. Not saying that what you wrote was not the right diagnosis...

Cheers

Garry.

Last edited by NoStressHQ; 01-04-2012 at 04:30 AM.
 
Old 01-04-2012, 05:06 AM   #47
lghizoni
Member
 
Registered: Dec 2011
Location: Denmark
Distribution: Slackware, Debian
Posts: 102

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by NoStressHQ View Post
So a little recap...

You have this error:
Code:
EXT3-fs(sda1):error:couldn't mount because of unsupported optional features
EXT2-fs(sda1):error:couldn't mount because of unsupported optional features
fdisk tells you that:
Code:
Disk /dev/sda: 750.2 GB, 750156374016 bytes
255 heads, 63 sectors/track, 91201 cylinders, total 1465149168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0xe7876b98

Device Boot Start End Blocks Id System
/dev/sda1 * 63 1460935034 730467486 83 Linux
Partition 1 does not start on physical sector boundary.
/dev/sda2 1460935035 1465149167 2107066+ 82 Linux swap
Partition 2 does not start on physical sector boundary.
df tells you that:
Code:
Filesystem Type 1K-blocks Used Available Use% Mounted on
/dev/root ext4 719004100 4985356 677495372 1% /
tmpfs tmpfs 4034876 0 4034876 0% /dev/shm
and your fstab:
Code:
/dev/sda2 swap swap defaults 0 0
/dev/sda1 / ext4 defaults 1 1
/dev/sdb1 /fat-c ntfs-3g fmask=133,dmask=022 1 0
#/dev/cdrom /mnt/cdrom auto noauto,owner,ro 0 0
/dev/fd0 /mnt/floppy auto noauto,owner 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
proc /proc proc defaults 0 0
tmpfs /dev/shm tmpfs defaults 0 0
Tip: it's easier to read the results of your commands if you write them between 'CODE' tags...

Well at least it's grouped if someone have an idea, I'm still thinking on my side
Sorry, but what do you mean "write them between 'CODE' tags"?
 
Old 01-04-2012, 05:14 AM   #48
lghizoni
Member
 
Registered: Dec 2011
Location: Denmark
Distribution: Slackware, Debian
Posts: 102

Original Poster
Rep: Reputation: Disabled
Smile

Quote:
Originally Posted by NoStressHQ View Post
Well, the OP didn't say it was solved, I have no way to know if your solution is the one as I can't test (I haven't that problem). Keep it cool, we just try to help the OP... We're not competing on which one will be the first one to find the solution. I was just trying to have data to process instead of guessing in the wild. Not saying that what you wrote was not the right diagnosis...

Cheers

Garry.
Well, I'm following T3slider tips...the boot gives those errors, but then mounts normally. I'm trying to ignore those errors.

Thank you everyone! And sorry not to answer quickly.

Last edited by lghizoni; 01-04-2012 at 05:16 AM.
 
Old 01-04-2012, 05:22 AM   #49
NoStressHQ
Member
 
Registered: Apr 2010
Location: Geneva - Switzerland ( Bordeaux - France / Montreal - QC - Canada)
Distribution: Slackware 14.2 - 32/64bit
Posts: 609

Rep: Reputation: 221Reputation: 221Reputation: 221
Quote:
Originally Posted by lghizoni View Post
Sorry, but what do you mean "write them between 'CODE' tags"?
Like this:
[CODE]root@slack-vm:~/# less /etc/fstab
/dev/sdb1 swap swap defaults 0 0
/dev/sda1 / ext4 defaults 1 1
/dev/sda2 /home ext4 defaults 1 2
/dev/sdb2 /shared-a ext4 defaults 1 2
/dev/sdb9 /shared-b ext4 defaults 1 2
[/CODE]

...it shows things like this:
Code:
root@slack-vm:~/# less /etc/fstab
/dev/sdb1        swap             swap        defaults         0   0
/dev/sda1        /                ext4        defaults         1   1
/dev/sda2        /home            ext4        defaults         1   2
/dev/sdb2        /shared-a        ext4        defaults         1   2
/dev/sdb9        /shared-b        ext4        defaults         1   2
It's easier to read, keeps the formatting, new lines, etc...
 
1 members found this post helpful.
Old 01-04-2012, 05:34 AM   #50
NoStressHQ
Member
 
Registered: Apr 2010
Location: Geneva - Switzerland ( Bordeaux - France / Montreal - QC - Canada)
Distribution: Slackware 14.2 - 32/64bit
Posts: 609

Rep: Reputation: 221Reputation: 221Reputation: 221
Quote:
Originally Posted by lghizoni View Post
Well, I'm following T3slider tips...the boot gives those errors, but then mounts normally. I'm trying to ignore those errors.

Thank you everyone! And sorry not to answer quickly.
So a last tip, mark the thread as solved

Cheers

Garry.
 
  


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
Intro to the new user, Slackware user since 10.0 doctornetwork LinuxQuestions.org Member Intro 2 11-17-2010 09:37 AM
Longtime Linux User, new Slackware user Keynone LinuxQuestions.org Member Intro 1 02-27-2009 01:25 PM
slackware 12 installed multiple problems mostly with user flip_flop Linux - Newbie 4 08-17-2007 07:43 AM
problems with gnome when I change a user's user ID phil.d.g Slackware 5 12-21-2004 03:51 AM
Slackware 10 cdrom/dvd user access problems beyondzero Slackware 7 06-27-2004 05:21 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 12:53 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