I still have the same problem with LL2 hanging indefinitely at autologin, despite correcting the typos in the "bind-home.conf" file.
I looked for /etc/fstab in root but couldn't find it. I could only find etc/fstab.d/, and the contents there were empty. Does that mean my fstab file hasn't been created for some reason. I thought I had done it - maybe I forgot to save it!
I have copied & pasted the contents of bind-home.conf, as well as the output of the command line you suggested , below. To answer your question. I have not yet had the bound data partition set-up working for a Win7/ll2 dual-boot. The previous system I had that was working, which you helped me set up in August, was a dual-boot system (with binding to /mnt/DATA) involving distros only (no MS Windows OS at all).
Contents of “bind-home.conf” file...
# Remount partitions with bind
#
description "Bind DATA Partition Subdirectories to My Home Directory"
start on stopped mountall
script
mount --bind /mnt/DATA/Documents /home/m-ll2/Documents
mount --bind /mnt/DATA/Downloads /home/m-ll2/Downloads
mount --bind /mnt/DATA/Music /home/m-ll2/Music
mount --bind /mnt/DATA/Pictures /home/m-ll2/Pictures
mount --bind /mnt/DATA/Videos /home/m-ll2/Videos
end script
linux@linux:~$ sudo parted -l
Model: ATA ST750LM022 HN-M7 (scsi)
Disk /dev/sda: 750GB
Sector size (logical/physical): 512B/4096B
Partition Table: msdos
Number Start End Size Type File system Flags
1 1049kB 64.4GB 64.4GB primary ntfs boot
2 64.4GB 125GB 60.2GB extended
5 64.4GB 114GB 50.0GB logical ext4
6 114GB 125GB 10.2GB logical linux-swap(v1)
3 125GB 750GB 626GB primary ntfs
linux@linux:~$ sudo blkid -c /dev/null
/dev/loop0: TYPE="squashfs"
/dev/sda1: LABEL="WINDOWS 7 Home Edition 32-bit" UUID="3C24AD8F24AD4CA8" TYPE="ntfs"
/dev/sda3: LABEL="/mnt/DATA" UUID="1777422933172576" TYPE="ntfs"
/dev/sda5: UUID="81d5afda-0060-4b09-b6ad-0ec4ca44c675" TYPE="ext4"
/dev/sda6: UUID="16dcba94-f685-48f9-b644-cf0e3bda3e5a" TYPE="swap"
/dev/sr0: LABEL="Linux Lite 2.0 32-bit" TYPE="iso9660"
Kind regards
Mike
I looked for /etc/fstab in root but couldn't find it. I could only find etc/fstab.d/, and the contents there were empty. Does that mean my fstab file hasn't been created for some reason. I thought I had done it - maybe I forgot to save it!
I have copied & pasted the contents of bind-home.conf, as well as the output of the command line you suggested , below. To answer your question. I have not yet had the bound data partition set-up working for a Win7/ll2 dual-boot. The previous system I had that was working, which you helped me set up in August, was a dual-boot system (with binding to /mnt/DATA) involving distros only (no MS Windows OS at all).
Contents of “bind-home.conf” file...
# Remount partitions with bind
#
description "Bind DATA Partition Subdirectories to My Home Directory"
start on stopped mountall
script
mount --bind /mnt/DATA/Documents /home/m-ll2/Documents
mount --bind /mnt/DATA/Downloads /home/m-ll2/Downloads
mount --bind /mnt/DATA/Music /home/m-ll2/Music
mount --bind /mnt/DATA/Pictures /home/m-ll2/Pictures
mount --bind /mnt/DATA/Videos /home/m-ll2/Videos
end script
linux@linux:~$ sudo parted -l
Model: ATA ST750LM022 HN-M7 (scsi)
Disk /dev/sda: 750GB
Sector size (logical/physical): 512B/4096B
Partition Table: msdos
Number Start End Size Type File system Flags
1 1049kB 64.4GB 64.4GB primary ntfs boot
2 64.4GB 125GB 60.2GB extended
5 64.4GB 114GB 50.0GB logical ext4
6 114GB 125GB 10.2GB logical linux-swap(v1)
3 125GB 750GB 626GB primary ntfs
linux@linux:~$ sudo blkid -c /dev/null
/dev/loop0: TYPE="squashfs"
/dev/sda1: LABEL="WINDOWS 7 Home Edition 32-bit" UUID="3C24AD8F24AD4CA8" TYPE="ntfs"
/dev/sda3: LABEL="/mnt/DATA" UUID="1777422933172576" TYPE="ntfs"
/dev/sda5: UUID="81d5afda-0060-4b09-b6ad-0ec4ca44c675" TYPE="ext4"
/dev/sda6: UUID="16dcba94-f685-48f9-b644-cf0e3bda3e5a" TYPE="swap"
/dev/sr0: LABEL="Linux Lite 2.0 32-bit" TYPE="iso9660"
Kind regards
Mike
64bit OS (32-bit on Samsung[i] netbook) installed in [i]Legacy mode on MBR-formatted SSDs (except pi which uses a micro SDHC card):
2017 - Raspberry pi 3B (4cores) ~ [email protected] - LibreElec, used for upgrading our Samsung TV (excellent for the task)
2012 - Lenovo G580 2689 (2cores; 4threads] ~ [email protected] - LL3.8/Win8.1 dual-boot (LL working smoothly)
2011 - Samsung NP-N145 Plus (1core; 2threads) ~ Intel Atom [email protected] - LL 3.8 32-bit (64-bit too 'laggy')
2008 - Asus X71Q (2cores) ~ Intel [email protected] - LL4.6/Win8.1 dual-boot, LL works fine with kernel 4.15
2007 - Dell Latitude D630 (2cores) ~ Intel [email protected] - LL4.6, works well with kernel 4.4; 4.15 doesn't work
2017 - Raspberry pi 3B (4cores) ~ [email protected] - LibreElec, used for upgrading our Samsung TV (excellent for the task)
2012 - Lenovo G580 2689 (2cores; 4threads] ~ [email protected] - LL3.8/Win8.1 dual-boot (LL working smoothly)
2011 - Samsung NP-N145 Plus (1core; 2threads) ~ Intel Atom [email protected] - LL 3.8 32-bit (64-bit too 'laggy')
2008 - Asus X71Q (2cores) ~ Intel [email protected] - LL4.6/Win8.1 dual-boot, LL works fine with kernel 4.15
2007 - Dell Latitude D630 (2cores) ~ Intel [email protected] - LL4.6, works well with kernel 4.4; 4.15 doesn't work