Log files are in /var/log
You can test the boot option in grub by stopping the boot, editing the grub stanza, and adding the option where it says "quiet splash". This will not be permanent. To make a permanent change to your boot options, edit /etc/default/grub and add it to the line like this:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash usbcore.autosuspend=-1"
then run sudo update-grub.
Announcement
Collapse
No announcement yet.
external disk weirdness
Collapse
This topic is closed.
X
X
-
i have two USB ports in back, and four in front, and they all do the same thing... however, they are all available, except for /backup, when i reboot, so i don't think they're going to sleep...Originally posted by oshunluvr View PostSo the USB port goes to sleep and doesn't wake up - makes sense with what you're seeing. Have you tried other ports
what would i look for?Originally posted by oshunluvr View Postchecked your BIOS settings? .
where do i find the boot.log and syslog? what do i look for?Originally posted by oshunluvr View PostIt might be helpful to boot from power off, then copy the boot.log and syslog, then reboot (assuming the problem re-occurs) and then compare logs to see if some function or step is missing from reboot.
how do i boot with that option?Originally posted by oshunluvr View PostYou might ry booting with this option to disable USB power management:
usbcore.autosuspend=-1
sorry if i seem dense... actually, i have quite a bit of computer experience, but it's all with mac and windoesn't...
- Top
- Bottom
Leave a comment:
-
You might ry booting with this option to disable USB power management:
usbcore.autosuspend=-1
- Top
- Bottom
Leave a comment:
-
So the USB port goes to sleep and doesn't wake up - makes sense with what you're seeing. Have you tried other ports and/or checked your BIOS settings?
It might be helpful to boot from power off, then copy the boot.log and syslog, then reboot (assuming the problem re-occurs) and then compare logs to see if some function or step is missing from reboot.
- Top
- Bottom
Leave a comment:
-
okay, now that things have had the chance to settle in, i'm finding that the /backup disk (which is what the 3TB drive turned into) mounts fine when i boot up for the first time in the morning, but if i have to reboot for any reason, i have to completely shut down and start it up again, from power off, because if i reboot the machine without turning the power off, when it is finished rebooting, the /backup disk isn't there.
any clue how i can fix this? my impression is that it's a matter of adding a line of text to a settings file, but i'm not sure what or where...
- Top
- Bottom
Leave a comment:
-
here's a weird end to this whole thing... it didn't mount -- wasn't even visible when i ran 'sudo parted -l' yesterday morning, but i had to make a trip out of town, so i couldn't get to it until this morning.
i booted the machine for the first time since i determined that the disk wasn't visible, two days ago.
the disk mounted, just as though it had been doing so all along. i shut the machine down, and rebooted it several times. it showed up without me having to do anything every time.
it fixed itself...
i don't know why or how, but if it's not broke, i'm definitely not going to fix it.
- Top
- Bottom
Leave a comment:
-
although it still won't mount when i reboot... it doesn't even show up when i run 'sudo parted -l' until i unplug the power from the disk, and then reboot the machine... any clues for how to get that fixed? i'm assuming it's just a matter of adding a line of text to some file, but i don't remember where, or what...
- Top
- Bottom
Leave a comment:
-
so, i wiped my machine and started over. i had changed too much stuff to get my backup working the way i wanted to, so i bit the bullet and started over from scratch...
and i have been successful enough that i now have my new machine working, a newly reformatted 3TB drive, that is, in fact, working correctly with BackInTime...
it took a while, but i think it's okay now... 8)
- Top
- Bottom
Leave a comment:
-
no, i don't know if it supports SMART, but i bought it a couple of years ago, as a FAT32 formatted drive, and i took it out of the box and immediately reformatted two partitions.Originally posted by oshunluvr View PostGood idea to get all the data off there if you're having trouble with it. Once the data is elsewhere, I'd start with a fresh GPT table and run some stress tests on the drive. Do you know if it supports SMART?
it's my impression that mac will detect EXT4 the first time it experiences it, and leaves some invisible (to mac) files on the disk. windoesn't, which doesn't matter to me, since i haven't used windoesn't for 15 years.Originally posted by oshunluvr View PostAs far as file system formats - the best choice will depend on how you plan on using the drive. ext4 won't be mac or windows compatible, which doesn't mean you can't access it from a mac or windows PC - it would just take more work.
seriously. i've never even seen a machine running 8 or 10 at all... the last version that i'm even remotely familiar with is XP...
at this point i've reformatted it EXT4 and got it running with BackInTime...Originally posted by oshunluvr View PostOutline your expected use-case and we'll discuss options.
but the problem is that when i reboot, it doesn't automatically mount, and doesn't even show up in dolphin until i unplug the drive, turn off the machine, turn on the machine without the drive plugged in, and then plug in the drive...
which is a hassle, and not very good for the drive, if i'm not mistaken...
presumably there's some way to make it more permanent...
- Top
- Bottom
Leave a comment:
-
Good idea to get all the data off there if you're having trouble with it. Once the data is elsewhere, I'd start with a fresh GPT table and run some stress tests on the drive. Do you know if it supports SMART?
As far as file system formats - the best choice will depend on how you plan on using the drive. ext4 won't be mac or windows compatible, which doesn't mean you can't access it from a mac or windows PC - it would just take more work.Outline your expected use-case and we'll discuss options.
- Top
- Bottom
Leave a comment:
-
whew!
i got my disks back... i started back at the beginning of this thread: turned off the machine, disconnected all the USB drives, and rebooted. then i ran sudo parted -l which reported the hard disk, and then i plugged in the USB disk in question and ran sudo parted -l again, although when i was in the middle of running it, two disks, once again like magic, showed up in dolphin.
i think, while i've actually got access to them, i'm going to move the data back to the internal hard disk, and reformat the drives. my impression is that it would be a lot easier if i was dealing with EXT4 disks rather than FAT32...
and, since you asked...
Code:lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT sda 8:0 0 931.5G 0 disk ├─sda1 8:1 0 916.3G 0 part / ├─sda2 8:2 0 1K 0 part └─sda5 8:5 0 15.2G 0 part sdb 8:16 0 2.7T 0 disk ├─sdb1 8:17 0 200M 0 part ├─sdb2 8:18 0 1.8T 0 part /media/backup └─sdb3 8:19 0 931.4G 0 part /media/home sr0 11:0 1 1024M 0 rom
- Top
- Bottom
Leave a comment:
-
To see the disks and partitions, you should also run and post for all to see, this command:
lsblk
- Top
- Bottom
Leave a comment:
-
WAIT... 8(
i just rebooted, and the disks that were there so nicely are, now, nowhere to be found... even though they had nice little entries in dolphin and everything...
what went wrong... i want my disks back! 8(
- Top
- Bottom
Leave a comment:
-
and, as soon as i typed w for write the changes - like magic - two new disks appeared at /media/backup and /media/home... 8)
you guys rock! 8)
now, about reformatting the disks... it's a 3TB drive, and i'm not using more than a few tens of gigabytes, at most... oshunluvr, you said something about reformatting without using a second drive to hold the stuff?
for that matter, i'm fairly sure i've got enough room on the internal drive to do that, now...Last edited by przxqgl; Sep 29, 2015, 06:16 PM.
- Top
- Bottom
Leave a comment:
-
i understand... don't let me hold you up. ;-)Originally posted by Qqmike View PostStill on the run (special occasion distracting me here).
that's the part i was missing... thanks. 8)Originally posted by Qqmike View PostFollow what oshuluvr is saying about the dmesg.
Just one comment about your other comment:
When you do this (in the interactive gdisk), and are done, don't then forget to type w for write the changes before you close out and exit, right?
- Top
- Bottom
Leave a comment:
Users Viewing This Topic
Collapse
There are 0 users viewing this topic.
Leave a comment: