Re: GNOME Partition Editor - evolved into problem with chmod



[...]

I don't know whether blkid has to be run as a superuser, but, when I ran
the command, I got no response.


As has already been mentioned by NoOp, blkid is installed by default and
should have given you output. It may become important to find out why
blkid doesn't work on your system. You also could have browsed to the
/etc/blkid.tab and looked at them in there.


The previously mentioned (in the thread) command ls -l /dev/disk/by-uuid
worked; it listed uuid's for each partitition.


Of course it did, the command that would have not given you UUIDs was
fdisk -l, alternately, you could have just browsed to the location in the
/dev folder and seen them there.


I entered the uuid's appropriately (I think) in the fstab file, and
tried two different positionings, but the amending of the fstab file,
did not result in the partitions being mounted.

To ensure no typographical errors in the UUID entris in the fstab file,
I copied and pasted the respective UUID's from the response to the ls
comand cited above.

I used the format
# <device>
<UUID> ext3 <mountpoint> defaults 0 0


This looks like you followed an appropriate method however it's general
and we probably need to check specifics at this point.

Post your real fstab (filesystem table), and also the two partitions, as
below.

for each of the two partitions that I wanted to be mounted.

both of the partitions are ext3 partitions.


This topic started out talking about a 33G partition on which you
installed Ubuntu, then you tried to carve that into two partitions.

What are those two partitions, is one the hdc8 that you mention in this
quote? "I have now managed to get the particular (hdc8) partition mounted,
and writable, and written to, in Debian, but I now do not know how to get
the file mounted in Ubuntu" It's not clear to me what "file" you are
referring to in that comment.

So, list the two partitions you want to mount at boot so we can compare
them to your fstab.

I figured that the use of defaults would be okay, as it is used in the
first data line of the file; the proc line.

Then, I rebooted, after each positioning.


No need to reboot, after saving your changes to fstab, issue the command,
as root(sudo), mount -a. That will mount all the filesystems marked auto
in the fstab.

[...]
After each attempt, I ran df -h, to find whether the two partitions were
listed, and, they weren't included in the listing, so I tried looking
using the Ubuntu equivalent of the File Browser, and I did not find the
partions, so I assume that they did not get mounted, in each of the two
attempts.

So, I still cannot get the two partitions to get mounted, via the fstab
file, in Ubuntu.


Can you mount both of them manually? What command do you use for mounting
and, after you've mounted them, does the output of the mount command with
no options show them as mounted? Does fdisk -l show them?




--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



Relevant Pages

  • RE: Machine not Booting - Continued
    ... with out the fstab /dev/md0 hashed out. ... have u tried to use the mount ... command to fix bad blocks like you suggested or has this done it already. ... within the Corus group of companies, ...
    (RedHat)
  • RE: Machine not Booting - Continued
    ... The entry in the fstab is now hashed ... command to fix bad blocks like you suggested or has this done it already. ... The error seems like its able to mount the partition but is not able to ... within the Corus group of companies, ...
    (RedHat)
  • Re: GNOME Partition Editor - evolved into problem with chmod
    ... command, it returns "error opening device", I assume, because the device ... That command won't give you the UUID of the partitions. ... tried two different positionings, but the amending of the fstab file, ...
    (Ubuntu)
  • Re: Upgrading : give me strength ...
    ... But the latter half is Geek to me: what I know about fstab is how to ... umpteen other things I can't even spell. ... makes man pages so much more legible than my command line on a terminal) ... command) then mount it with the mount command. ...
    (Fedora)
  • Re: problem with chmod
    ... As stated in another response to my messages, the command does require ... To ensure no typographical errors in the UUID entris in the fstab file, ... Post your real fstab, and also the two partitions, as ... list the two partitions you want to mount at boot so we can compare ...
    (Ubuntu)