[Bug 162882] Re: unmountable partition

2008-11-23 Thread Magnus S
Hi, this bug report is getting old, so i'm closing it now. If this issue is still affecting you, please reopen. To reopen the bug report you can click on the current status, under the Status column, and change the Status back to "New". Thanks again! ** Changed in: ubuntu Status: Incomple

[Bug 162882] Re: unmountable partition

2008-03-07 Thread Ralph Janke
** Changed in: ubuntu Assignee: Ralph Janke (txwikinger) => (unassigned) -- unmountable partition https://bugs.launchpad.net/bugs/162882 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.

Re: [Bug 162882] Re: unmountable partition

2007-12-14 Thread SteveCoast
On 14 Dec 2007, at 02:55, Ralph Janke wrote: > As you can see in the blkids outpus, the partitions sda1 and sdb1 have > the same UUID. This is why you get the error message when you try to > mount sdb1 since it is already mounted as sda1. > > We need more information why this might have happened.

[Bug 162882] Re: unmountable partition

2007-12-14 Thread Ralph Janke
As you can see in the blkids outpus, the partitions sda1 and sdb1 have the same UUID. This is why you get the error message when you try to mount sdb1 since it is already mounted as sda1. We need more information why this might have happened. What did you do before the error occurred? Do you use

Re: [Bug 162882] Re: unmountable partition

2007-12-13 Thread SteveCoast
$ blkid /dev/sda1: UUID="bc052691-4452-44ab-975d-899adab51d39" SEC_TYPE="ext2" TYPE="ext3" /dev/mapper/sdb1: UUID="bc052691-4452-44ab-975d-899adab51d39" SEC_TYPE="ext2" TYPE="ext3" /dev/mapper/sda5: UUID="16ebb4ce-ad8e-45e4-9fb7-9ce8089808d9" TYPE="swap" /dev/sda5: UUID="16ebb4ce-ad8e-45e4-9f

Re: [Bug 162882] Re: unmountable partition

2007-12-13 Thread SteveCoast
$ mount proc on /proc type proc (rw,noexec,nosuid,nodev) /sys on /sys type sysfs (rw,noexec,nosuid,nodev) varrun on /var/run type tmpfs (rw,noexec,nosuid,nodev,mode=0755) varlock on /var/lock type tmpfs (rw,noexec,nosuid,nodev,mode=1777) udev on /dev type tmpfs (rw,mode=0755) devshm on /dev/shm typ

[Bug 162882] Re: unmountable partition

2007-12-05 Thread Ralph Janke
The output of the command "blkid" would be helpful too. Thanks -- unmountable partition https://bugs.launchpad.net/bugs/162882 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.c

[Bug 162882] Re: unmountable partition

2007-12-05 Thread Ralph Janke
Thanks for this report. Could you please paste your mount list here? Execute mount from the commandline and paste the results here. Thanks ** Changed in: ubuntu Assignee: (unassigned) => Ralph Janke (txwikinger) Status: New => Incomplete -- unmountable partition https://bugs.laun

[Bug 162882] Re: unmountable partition

2007-11-16 Thread SteveCoast
bizarrely I can read data from it and it mounts from an image... but still unable to mount actual drive: [EMAIL PROTECTED]:/tmp# dd if=/dev/sdb1 of=myfile bs=1M count=1000 1000+0 records in 1000+0 records out 1048576000 bytes (1.0 GB) copied, 41.6886 seconds, 25.2 MB/s [EMAIL PROTECTED]:/tmp# m